/***********************************
EAGLEBULL HOLDINGS LLC
AUTHOR: J.Teague of MoontimesStudios
***********************************/

/* Global Styles */

body {
	background: #F5F0FF url(../images/bg-1px-strip.png) repeat-x;
	font-size: 12px;
	font-family: Geneva, “Lucida Sans”, “Lucida Grande”, “Lucida Sans Unicode”, Verdana, sans-serif;
	color: #000000;
}

a:focus {
	outline: 1px dotted;
}

a {
	color: #e1e5e8;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a span {
	font-size: 90%;
}

/* @group H Tags */

h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Verdana, “Lucida Sans”, “Lucida Grande”, “Lucida Sans Unicode”, sans-serif;
}
h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	/*font-size: 15px;
	color: #ebeaeb;*/
}

h4.page_title {
	margin-bottom: 1px;
	color: #e1e5e8;
	text-shadow: #3b3d40 0 1px 1px;
	margin-top: 1px;
	font: 17px Geneva, Verdana, “Lucida;
	text-transform: uppercase;
	float: left;
}
.email_link {
	color: #e1e5e8;
	font: 9.5px Geneva, Verdana, “Lucida;
	text-shadow: #3b3d40 1px 1px 0;
	display: block;
	background: url(../images/emailme.png) no-repeat 2px center;
	float: left;
	clear: left;
	padding: 0 0 0 20px;
	margin-top: 2px;
}

h5 {
	font: 11.5px Geneva, Verdana, “Lucida;
	text-transform: uppercase;
}

h6 {
	font-size: 15px;
}

/* @end */

/* @group Caption Taglines */

h2.caption {
	color: #494949;
	text-shadow: 1px 1px 1px #cfcfcf;
	padding-top: 20px;
	font: 23px Geneva, Verdana, “Lucida Sans”, “Lucida Grande”, “Lucida Sans Unicode”, sans-serif;
}

h2.caption span {
	color: #3b3d40;
	font-weight: bold;
}

h2.caption a:hover {
	text-decoration: underline;
}

h2.caption span.contacttag {
	color: #e1e5e8;
	text-shadow: #121240 1px 1px 1px;
}

/* @end */

ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}

li {
	margin-left: 20px;
	position: relative;
}
p {
	line-height: 18px;
	font-size: 12px;
	color: #3b3d40;
}
p.bio {
	font-size: 11px;
	line-height: 14px;
	color: #eefdfd;
	text-shadow: #5c5f68 1px 1px 0;
	margin: 8px 0 7px;
}

p.prior {
	font-size: 11px;
	line-height: 12.5px;
	color: #eefdfd;
	text-shadow: #5c5f68 1px 1px 0;
	text-align: left;
	margin: 8px 0 7px;
	padding-right: 8px;
}

.emailme {
	top: 4px;
	position: relative;
	right: 2px;
}

li,dl {
	line-height: 18px;
}

p,dl,hr,h1,h2,h3,h6,ol,ul,pre,table,address,fieldset,img {
	margin-bottom: 20px;
}

ul li ul, ol li ol {
	margin-bottom: 0px;
}

ol {
	padding: 0 0 0 5px;
}

/** Custom Div Wrappers **/

#wrapper {
	margin-top: 7px;
	/*padding-bottom: 200px;*/
}
.frame {
	width: 860px;
	height: 565px;
	/*background-color: #d6d6d6;*/
	margin: 0 auto;
	/*border: 1px solid rgba(59,61,64,0.41);*/
}

#container.home {
	background: #e1e5e8 url(../images/bg-home.jpg) no-repeat center;
	height: 565px;
	/*width: 850px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 auto;
	border: 1px solid #cfd1d1;
}

#container.team {
	background: #e1e5e8 url(../images/bg-team3.jpg) no-repeat center;
	height: 565px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 auto;
	border: 1px solid #cfd1d1;
}
#container.contact {
	background: #e1e5e8 url(../images/bg-contact.jpg) no-repeat center;
	height: 565px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 auto;
	border: 1px solid #cfd1d1;
}
#container.login {
	background: #e1e5e8 url(../images/bg-login.jpg) no-repeat center;
	height: 565px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 auto;
	border: 1px solid #cfd1d1;
}
/** Custom Grid **/

/* @group Grid Styles */

.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
}
.float {
	display: inline;
	float: left;
	position: relative;
}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
}

.container_12 .grid_1 {
	width: 45px;
}

.container_12 .grid_2 {
	width: 130px;
}

.container_12 .grid_3 {
	width: 215px;
}

.container_12 .grid_4 {
	width: 300px;
}

.container_12 .grid_5 {
	width: 385px;
}

.container_12 .grid_6 {
	width: 470px;
}

.container_12 .grid_7 {
	width: 555px;
}

.container_12 .grid_8 {
	width: 640px;
}

.container_12 .grid_9 {
	width: 725px;
}

.container_12 .grid_10 {
	width: 810px;
}

.container_12 .grid_11 {
	width: 895px;
}

.container_12 .grid_12 {
	width: 980px;
}

/* @end */

/* Global Classes */

/* @group Global Classes */

.hr {
	border: none;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #d6d6d6;
	clear: both;
	height: 0;
	line-height: 0;
	width: 100%;
	font-size: 0;
	padding: 0;
	margin-bottom: 20px;
}

.pr {
	border: none;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #d6d6d6;
	clear: both;
	height: 0;
	line-height: 0;
	width: 100%;
	font-size: 0;
	padding: 0;
	margin-bottom: 30px;
}

.dotted {
	border-style: none;
	border-left: 0;
	border-right: 0;
	margin-bottom: 14px;
	border-width: 1px;
	border-bottom: 1px dotted #3b3d40;
}

.meta {
	font-weight: normal;
	font: 11px Geneva, “Lucida Sans”, “Lucida Grande”, “Lucida Sans Unicode”, Verdana, sans-serif;
	color: #494949;
	line-height: 16px;
	text-transform: none;
	text-shadow: none;
}

.right {
	float: right;
}

.left {
	float: left;
}

.img_left {
	float: left;
	margin: 10px 20px 10px 0;
}

.img_right {
	float: right;
	margin: 10px 0 10px 20px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.textright {
	text-align: right;
}

.error, .success {
	display: none;
}

/* @end */

/* Buttons */

.button, .button:visited {
	color: #e1e5e8;
	font: 13px/1.2em Geneva, Verdana, “Lucida;
	text-shadow: #3b3d40 1px 1px 1px;
	background: #000000 url(../images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	border: 0;
	text-transform: uppercase;
}

.button:hover {
	background-color: #111;
	color: #fff;
	text-decoration: none;
}

.button:active {
	top: 1px;
}

/* Site Logo */

h1#logo {
	height: 85px;
	width: 135px;
	font-family: impact;
	font-size: 14px;
	font-weight: normal;
	margin-top: 22px;
	color: #000000;
	float: left;
	margin-bottom: 5px;
}
#logo {
	text-indent: -9999px;
	padding-bottom: 10px;
}

#logo img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
}

.red {
	color: #9a1e1e;
}
.blue {
	color: #004b97;
}
.subscript {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	padding-left: 115px;
}

/* Site Navigation */

ul#navigation {
	text-transform: uppercase;
}

ul#navigation li {
	float: right;
	display: inline;
	margin: 15px 0 0 50px;
}

ul#navigation li a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #002664;
	text-shadow: #cfd1d1 1px 1px 0;
	margin-top: 30px;
	font: 17px Geneva, Verdana, "“Lucida Sans”", "“Lucida Grande”", "“Lucida Sans Unicode”", sans-serif;
}

ul#navigation li a:hover, ul#navigation li a.current {
	color: #3b3d40;
}

/* Footer */

.footer,							
	.footer a {
	color: #494949;
}

.footer a:hover {
	color: #9d9d9d;
}

/* Sub Navigation */

/* @group Sidebar Nav */

ul.sidebar {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}

ul.sidebar li {
	margin: 0 0 0 0;
	padding: 0;
}

ul.sidebar a {
	width: 295px;
	display: inline-block;
	padding: 10px 0 10px 5px;
	border-bottom: 1px solid #e4e4e4;
	text-decoration: none;
	color: #393939;
}

ul.sidebar li:last-child a {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

ul.sidebar li:first-child a {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

ul.sidebar a:hover {
	width: 280px;
	background: #f6f6f6;
	padding: 10px 0 10px 20px;
}

/* @end */

/* Caption */
/* Homepage QuickNavigation */

/* @group Quick Nav */

#quicknav {
	background: url(../images/link_border.png) repeat-x;
}

a .title {
	color: #000000;
}

.quicknavgrid_3 {
	width: 204px;
	margin: 0px;
	padding: 20px 20px 0;
	display: inline;
	float: left;
	position: relative;
	margin-left: 1px;
}

.quicknav {
	background: #FFFFFF;
}

.quicknav:hover {
	background: url(../images/link_bg.png) repeat-x;
}

.quicknavhr {
	margin-bottom: 0;
}

.quicknav.alpha {
	margin-left: 0;
	width: 205px;
}

/* @end */

/* Def. Lists */

/* @group Def List */

dl.deflist {
	margin: 10px 10px;
}

dl.deflist {
	margin: 0 0 10px 0;
	zoom: 1
}

dl.deflist dt {
	width: 50px;
	float: left;
	font-weight: bold;
}

dl.deflist dd {
	width: 250px;
	float: left;
	padding: 0;
	margin-bottom: 20px;
}

/* @end */

/* Common Scroller Styles */

/* @group Scroll Slider */

.roundabout-holder {
	list-style: none;
	width: 500px;
	height: 300px;
	margin: 0px auto;
}

.roundabout-moveable-item {
	font-size: 12px!important;
	height: 300px;
	width: 600px;
	cursor: pointer;
	padding: 5px;
	border: 1px solid #aaaaaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #f9f9f9;
}

.roundabout-moveable-item img {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
}

.roundabout-in-focus {
	cursor: auto;
}

.roundabout-in-focus:hover {
	-webkit-box-shadow: 0px 0px 20px #787878;
	-moz-box-shadow: 0px 0px 20px #787878;
	background: #f9f9f9;
}

.roundabout-holder span {
	display: none;
	font-size: 12px;
}

.roundabout-in-focus:hover span {
	display: inline;
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 8px 20px;
	background: #f9f9f9;
	color: #000000;
	z-index: 999;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topLeft: 5px;
	font-size: 12px;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
}

.roundabout a:active, .roundabout a:focus, .roundabout a:visited {
	outline: none;
	text-decoration: none;
}

.roundabou li {
	margin: 0
}

/* @end */

a img {
	border: none;
	outline: 0;
}

/* Featured Image Slider */

#featured {
	margin: 10px 0 40px 0;
}

/* Portfolio Styles */

/* @group Portfolio Items */

.portfolio_item {
	width: 223px;
	position: relative;
	margin: 0 14px 28px 14px;
	padding: 0;
}

.portfolio_item img {
	padding: 5px;
	border: 1px solid #aaaaaa;
	width: 211px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #f9f9f9;
	margin-bottom: 0px;
}

.portfolio_item span {
	display: none;
}

.portfolio_item:hover img {
	-webkit-box-shadow: 0px 0px 20px #787878;
	-moz-box-shadow: 0px 0px 20px #787878;
	background: #f9f9f9;
}

.portfolio_item:hover span {
	display: inline;
	position: absolute;
	bottom: 6px;
	right: 6px;
	padding: 10px 15px;
	background: #f9f9f9;
	color: #000000;
	z-index: 999;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topLeft: 5px;
}

/* Portfolio Image Slider */

#folio_scroller_container {
	margin-top: 35px;
	margin-bottom: 40px;
	height: auto;
}

#folio_scroller_container .roundabout-holder {
	list-style: none;
	height: 400px;
	margin: 0px auto 20px auto;
}

/* @end */

/* Blog Post Styles */

/* @group Blog Entries */

.post a:hover {
	text-decoration: underline;
}

.post .title {
	color: #393939;
	font-size: 30px;
}

.post .title a {
	color: #393939;
	text-decoration: none;
}

.post a.button:hover {
	text-decoration: none;
}

.post .sub {
	font-size: 12px;
	color: #9d9d9d;
}

.post .thumb {
	width: 619px;
	height: 150px;
	padding: 5px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* @end */

/* Comment's List */

/* @group Comment's List Styles */

.commentlist {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.commentlist li {
	width: 100%;
	clear: both;
	float: left;
	padding: 0;
	list-style-type: none;
	margin: 0;
	position: relative;
}

.gravatar {
	float: left;
	width: 60px;
	padding: 0px 10px 0 0;
	text-align: center;
}

.gravatar img {
	display: block;
	padding: 5px;
	padding-left: none;
	margin-bottom: 0px;
}

.comment_content {
	float: left;
	width: 569px;
}

.commentmetadata {
	float: right;
}

.comment-reply-link {
	text-decoration: none;
	font-size: 10px;
}

.author_name {
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	float: left;
}

.author_name a {
	color: #000000;
}

.comment_text {
	clear: both;
	margin-top: 10px;
}

.comment-reply-link {
	text-align: center;
	display: block;
}

/* @end */

/* Contact Form */

/* @group Contact Form */

p.error {
	margin-left: 140px;
	margin-top: 10px;
}

#contact_form ul {
	float: left;
}

#contact_form ul li {
	margin: 10px 0;
	list-style: none;
	position: relative;
	clear: both;
}

#contact_form label {
	width: 100px;
	text-align: right;
	float: left;
	margin-right: 10px;
	color: #e1e5e8;
	text-shadow: #3b3d40 0 1px 1px;
	font: 14px/35px Geneva, Verdana, “Lucida;
	text-transform: uppercase;
}

#contact_form input#name, #contact_form input#email, #contact_form input#subject, #contact_form textarea {
	float: left;
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background: #fcfcfc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#contact_form input#name, #contact_form input#email, #contact_form input#subject {
	width: 240px;
}

#contact_form textarea {
	width: 240px;
	height: 150px;
	resize: none;
}

#contact_form input.button {
	float: right;
}

/* @end */

/* Login Form */

/* @group Login Form */

p.error {
	margin-left: 140px;
	margin-top: 10px;
}

#login_form ul {
	float: left;
}

#login_form ul li {
	margin: 10px 0;
	list-style: none;
	position: relative;
	clear: both;
}

#login_form label {
	line-height: 35px;
	width: 100px;
	text-align: right;
	float: left;
	margin-right: 10px;
	text-shadow: 1px 1px 1px #cfcfcf;
	font: 14px/35px Geneva, Verdana, “Lucida;
	text-transform: uppercase;
	color: #494949;
}

#login_form input#user, #login_form input#password, #login_form textarea {
	float: left;
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background: #fcfcfc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#login_form input#user, #login_form input#password, #login_form input#subject {
	width: 160px;
}

#login_form textarea {
	width: 500px;
	height: 150px;
	resize: none;
}

#login_form input.button {
	float: right;
}

/* @end */

/* Comment form */

/* @group Comment Form */

#comment_form ul {
	float: left;
}

#comment_form ul li {
	margin: 10px 0;
	list-style: none;
	position: relative;
	clear: both;
}

#comment_form label {
	line-height: 35px;
	width: 100px;
	text-align: right;
	float: left;
	margin-right: 10px;
}

#comment_form input,
	#comment_form textarea {
	float: left;
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background: #fcfcfc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#comment_form input {
	width: 400px;
}

#comment_form textarea {
	width: 500px;
	height: 150px;
	resize: none;
}

/* @end */

/* Contact Page Styles */

/* @group Contact Page Styles */

.contact {
	/*color: #0c3861;*/
}
.contact ul {
	list-style: none;
}

.contact li {
	margin: 0;
	color: #e1e5e8;
}
.contact li a {
	color: #e1e5e8;
}
.contact li a:hover {
	color: #e1e5e8;
	text-decoration: underline
}
.contact strong {
	color: #e1e5e8;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
}

/* @end */
/* Overiding Classes */

/* Must remain at the bottom of the stylesheet */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

* html .clearfix {
	height: 1%;
}

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}