/*
Theme Name: Get Your Rear In Gear Blog
Theme URI: http://www.elegantwordpressthemes.com/themes/bluesky.html
Version: 1.0
Description: Modified Theme from Elegant WordPress Themes for GYRIG (Originally called Bluemist)
Author: Firebrand Media
Author URI: http://www.elegantwordpressthemes.com
*/

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.noborder { border: 0 !important; }
.thirds { width: 33%; }
.bump { margin-left: 15px; }
body {
padding: 0;
color: #000;
background-color: #64A0C2;
background-image: url(images/bg.gif);
font-family: Verdana, Georgia, Sans-Serif;
font-size: 11px;
line-height: 18px;
}

a:link { 
text-decoration: none; 
color: #115b91; 
}

a:visited { 
text-decoration: none; 
color: #115b91; 
}

a:hover, a:active { 
color: #f9b203; 
}


h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
margin: 20px 0 10px; 
}

h1 { 
	font-size: 32px; 
	margin-bottom: 0; 
	margin-top: 0;
}

h2 { 
	font-size: 28px; 
}

h3 { 
	font-size: 24px;
}

.post-title {
	line-height: 30px;
	font-size: 24px;
}

.empty-post {

	width: 613px;
	padding-top: 14px;

}


.homepost-left {
	width: 120px;
	float: left;
	margin-right: 20px;
}

.post {
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	border-top: 1px solid #d6edff;
	padding-top: 5px;
}

.taskbuttoncontainer {
	text-align: center;
}

.pagination-button {
	float: left;
	clear: both;
}

.pagination-button a {
	display: block;
	float: left;
	width: auto;
	background: url(images/button-generic-bg.gif) repeat-x;
	border: 1px solid #cccac2;
	color: #9a9685;
	margin: 4px;
	padding: 6px;
}

.pagination-button a:hover {
	color: black;
}

.thumbnail-home {
	border: 0px;
	margin: 0px 0px 0px 0px;
	width: 100px;
	height: 100px;
}

.thumbnailwrap {
	border: 10px solid #EFEFEF;
	background: url(images/noimage.gif) center center no-repeat;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin-top: 15px;
}

.homepost-right {
	float: left;
	width: 473px;
	padding-top: 14px;
}
.homepost-right h2.titles {
	margin-bottom: 0;
}

h4, h5, h6 { 
font-size: 18px; 
}

.titles { 
font-weight: normal; 
font-size: 24px; 
text-decoration: none;
margin-top: 0px;

}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 20px;
font-weight: bold;
font-family: Trebuchet MS, Helvetica, sans-serif;
line-height: 20px;
}

pre, blockquote {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background-color: #f5f5f5;
border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover {
background-color: #f0f0f0;
border: 1px solid #d0d0d0;
}

pre { 
padding-top: 10px; 
padding-bottom: 10px; 
}

ul, ol { 
line-height: 2.0em; 
}

ul { 
list-style-image: url(images/bullet-orange.gif); 
padding-left: 22px;
margin-top: 0;
}

#clouds {
background: url(images/clouds-bg.jpg) center top repeat-x;
width: 100%;
height: 309px;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}

#wrapper2 {
width: 950px;
left: 50%;
margin-left: -475px;
padding: 0px 0px 0px 0px;
z-index: 10;
position: absolute;
}

#pages {
width: 918px;
float: left;
height: 38px;
background-color: #CAE3EF;
margin-top: 12px;
}

#header {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	background: #9AC3E1 url(images/header-bg.gif);
	border-left: 1px solid #739bb4;
	border-right: 1px solid #739bb4;
}
#header-top {
	width: 952px;
	background-image: url(images/header-top.gif);
	height: 13px;
	margin-left: -2px;
	margin-top: 10px;
}

#header.white {
	display: none;
}
#header-top.white {
	background-image: url(images/header-top-white.gif);
}

#gyrig-header{
	height: 250px;
}
#gyrig-logo {
	width: 191px;
	height: 90px;
	float: left;
}
#gyrig-top-nav {
	width: 759px;
	background: url(images/gyrig-top-nav-bg.gif) bottom no-repeat;	
	height: 90px;
	float: left;
	display: relative;
}

#gyrig-top-nav ul {
	list-style: none;
	display: block;
	position: relative;
	top: 61px;
	float: right;
	right: 25px;
	height: 29px;
}
#gyrig-top-nav ul li {
	display: block;
	float: left;
}
#gyrig-top-nav ul li a {
	display: block;
	float: left;
	font-size: 14px;
	color: #583402;
	font-weight: normal;
	letter-spacing: -0.02em;
	border-left: 1px solid #e38e00;
	padding: 2px 7px 0;
	height: 27px;
}
#gyrig-top-nav ul li a:hover,
#gyrig-top-nav ul li a:active,
#gyrig-top-nav ul li a.selected {
	background: url(images/nav_hover_bg.gif);
	color: white;
}


#gyrig-banner {
	width: 950px;
	height: 161px;
	background: url(images/gyrig-banner.jpg) no-repeat;	
	float: left;
}

.nav-image {
float: left; 
margin-top: 12px;
}

#wrapper {
float: right;
width: 950px;;
color: #000;
background-color: #FFFFFF;
background: url(images/wrap-bg.gif) top left repeat-y;
border-left: 1px solid #739bb4;
border-right: 1px solid #739bb4;
}

#content-topper {
	width: 100%;
	background: url(images/content-topper.gif) top left no-repeat;
	height: 10px;
}

#content-wrapper {
width: 658px;
float: left;
}

#content {
	float: left;
	padding: 0 0px 0px 15px;
	width: 643px;
}

#content h1.location {
	margin: 0 0 15px 15px;
	font-size: 22px;
}

#sidebar-wrapper {
width: 292px;
float: right;
}

#sidebar {
float: right;
width: 274px;
margin-right: 18px;
margin-top: 0px;
}

#footer {
	clear: both;
	float: right;
	width: 932px;
	height: 100px;
	text-align: left;
	padding-left: 20px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 18px;
	margin-bottom: 20px;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
}
#footer div div {
	padding-right: 5px;
}
#footer h4 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #d6edff;
}

#footer p {
	color: white;
	font-size: 10px;
	line-height: 15px;
	margin: 3px 0 0 0;
}

#footer a {
	color: #FFFFFF;
	font-size: 11px;
}

#footer a:visited {
color: #FFFFFF;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#extras {
float: left;
width: 780px;
color: #C7AA92;
text-align: left;
padding: 0 10px 10px;
margin: 10px 12px 20px;
background-color: #f5f5f5;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}


#pages ul { 
list-style-type: none; 
list-style-image: none; 
float: left; 
margin-top: 0px; 
padding-left: 0px; 
margin-left: 0px; 
}

#pages li { 
float: left; 
}

#pages li a:link,
#pages li a:visited  {
float: left;
color: #64A0C2;
display: block;
background-image: url(images/nav-bg.gif);
padding-right: 20px;
padding-left: 20px;
padding-top: 4px;
height: 27px;
font-size: 12px;
text-transform: uppercase;
margin-top: 5px;
margin-right: 8px;
}

#pages li a:hover,
#pages li a:active {
color: #4B84A4;
font-size: 12px;
text-transform: uppercase;
}

.sidebar-box{
padding: 10px;
margin-bottom: 0px;
float: left;
width: 254px;
}

.sidebar-box.border {
	border-bottom: 1px solid #d0e4f3;
}

.articleinfo {
border-bottom: 4px solid #EEEEEE; padding-bottom: 7px; 
}

.post-wrapper {
padding-left: 10px;
padding-right: 20px;
width: 613px;
float: left;
}

.sidebar-box .icon {
	width: 60px;
}
.sidebar-box .content {
	width: 194px;
	height: 60px;
}
.sidebar-box .content.addthis {
	height: 16px;
	padding-left: 5px;
}
.sidebar-box .content .buttons img {
	margin-right: 3px;
	border: 0;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
border-bottom: 1px dashed #c1d6e6; 
display: block; 
padding-bottom: 3px; 
padding-top: 2px; 
color: #000; 
width: 100%;
} 

.sidebar-box ul li a:hover {
width: 100%; 
border-bottom: 1px dashed #c1d6e6; 
display: block; 
padding-bottom: 3px; 
padding-top: 2px;
color: #000; 
background: url(images/sidebar-highlight.gif) top right repeat-y;
} 

.sidebar-box h2 { 
margin: 3px 0 5px 0; 
font-size: 14px; 
color: #115b91; 
font-weight: bold; 
display: block; 
font-family: Trebuchet MS, Helvetica, sans-serif;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 20px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 370px;
	padding: 6px;
	font-size: 14px;
	font-family: Verdana,Georgia,Sans-Serif;
}
#commentform textarea:hover {
	background: #FFF;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #FFF;
	border: 1px solid #939793;
}

#commentform #email {
	font-size: 14px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	padding: 6px;
}

#commentform #author {
	font-size: 14px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	padding: 6px;
}

#commentform #url {
	font-size: 14px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	padding: 6px;
}

#commentform #email:focus {
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
	padding: 6px;
}

#commentform #author:focus {
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
	padding: 6px;
}

#commentform #url:focus {
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
	padding: 6px;
}

#commentform input{
	margin-bottom: 3px;
}


#searchform {
	padding:0;
	margin: 0;
}
#searchform input.text {
	width: 125px;
	height: 14px;
	padding: 3px;
	background: #FFF;
	color: black;
	border: 1px solid #b9c3c4;
	float: left;
}

#searchform input.image {
	float: left;
	margin-left: 5px;
}


.icons {
margin-top: 0px; 
margin-bottom: -5px;
margin-right: 10px;
}

#search .input {
width:90px;
height:33px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 15px;
}

#header-left {
float: left;
margin-top: 22px;
margin-left: 26px;
}

#recent {
float: left;
width: 927px;
height: 180px;
margin-left: 12px;
margin-top: 25px;
background-image: url(images/recent-bg.gif);
}


#header-right {
float: right;
border: 10px solid #D0DEE5;
width: 468px;
height: 60px;
margin-right: 20px;
margin-top: 10px;
}

.idTabs {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 478px;
	list-style-type: none;
	margin-top: -24px;
}

.idTabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
}

.idTabs li a {
	color: #FFFFFF;
	background-image: url(images/recent-button.gif);
	height: 24px;
	width: 151px;
	text-decoration: none;
	display: block;
	float: left;
}

.idTabs li a:hover,.idTabs li a:visited {
	color: #FFFFFF;
}

.idTabs li a.selected {
	background-image: url(images/recent-button-2.gif);
	color: #FFF;
	text-decoration: none;
	height: 24px;
	width: 151px;
	display: block;
	float: left;
}


#recent-left {
	clear: left;
	width: 455px;
	float: left;
}

#recententries {
float: left;
width: 468px;
width: auto;
display: block;
}

#recent-right {
	float: left;
	width: 455px;
	margin-left: 10px;
}
#recentcomments2 {
float: left;
width: 468px;
width: auto;
display: none;
}

#mostcomments {
float: left;
width: 468px;
width: auto;
display: none;
}

#recententries a:visited,#recententries a:hover,#recentcomments2 a:visited,#recentcomments2 a:hover,#mostcomments a:visited,#mostcomments a:hover{
color: #FFFFFF; 
}

#mostcomments ul, #recentcomments2 ul {
	color: #E3EDF2;
	list-style-image: url(images/bullet-orange2.gif);
	margin-top: 0px;
	font-size: 13px;
	margin-left: 11px;
}

#mostcomments ul li a, #recentcomments2 ul li a {
color: #E3EDF2;
margin-top: 0px;
font-size: 13px;
}


.list2 {
	color: #E3EDF2;
	list-style-image: url(images/bullet-orange2.gif);
	margin-top: 0px;
	font-size: 13px;
	margin-left: 11px;
}

.list2 a {
color: #E3EDF2;
margin-top: 0px;
font-size: 13px;
}
#featured {
width: 950px;
background-color: #FFF;
background-image: url(images/middle-bg.gif);
background-repeat: repeat-x;
background-position: top;
float: right;
border-left: 1px solid #739bb4;
border-right: 1px solid #739bb4;
}
#featured-bg {
background-image: url(images/featured.gif);
background-repeat: no-repeat;
background-position: top;
margin-top: 10px;
padding-top: 15px;
padding-bottom: 15px;
width: 930px;
margin-left: 10px;
}
#featured .titles a:link, #featured .titles a:visited {
font-size: 30px;
margin-left: 22px;
}

#featured .flag {
	width: 91px;
	height: 91px;
	position: absolute;
	right: 0;
	margin: -15px 18px 0 0;
	background: url(images/flag-featured.gif) no-repeat;
}


.toptitle {
font-size: 24px;
color: #FFF;
margin-left: 15px; 
display: block;
margin-top: 15px;
margin-bottom: 10px;
}
.toptitle2 {
font-size: 24px;
color: #FFF;
display: block;
margin-top: 15px;
margin-bottom: 10px;
}
#aboutus {
width: 440px;
float: left;
color: #FFFFFF;
padding-top: 5px;
margin-left: 5px;
}

#featured-left {
float: left;
width: 212px;
margin: 15px 20px 0 20px;
}
#featured-left img {
	padding:1px; 
	margin:0px; 
	border:0px; 
	border:10px solid #F7F7F7;
	width: 190px;
	height: 190px;
}
#featured-right{
float: left;
width: 620px;
margin-right: 20px;
margin-top: 15px;
}


.article-info {
	font-size: 13px;
	font-weight: bold;
	color: black;
}
.homepost-right .article-info {
	font-size: 13px;
}
.article-info strong {
	color: #258abe;
}
.author-info {
	font-size: 12px;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Comments*/

.commentlist {
padding: 0px;
margin: 0px 0px 0px 17px;
width: 560px;
background-image: url(images/comment-bg.gif);
list-style-image: none;
list-style-type: none;
float: left;
}

.commentlist li {
	width: 560px;
	display: block;
	background-image: url(images/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}

.commentlist li div {
	width: 540px;
	display: block;
	background-image: url(images/comment-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 6px;
	background: #fff;
	width: auto;
	margin-right: 6px;
	}

.commentlist cite {
	
}
	
.says {
	
}

.commentlist p {
	display: block;
	float: left;
	width: 90%;
	margin: 0 0 0 10px;
}
	

#commentform p {
	clear: both;
}

.alt {
	margin: 0;
	padding: 10px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}

.commentlist .children li div {
width: 97%;
padding: 3%;
background-image: url(images/comment-children-top.gif);
background-repeat: no-repeat;
background-position: top left;
}

.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 0 0 0 10px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
}
	
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
	background-image: none;
	width: 100%;
	padding: 0px !important;
	font-weight: bold;
}

.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}

.commentlist .children li {
padding-bottom: 10px;
}

.commentlist .children li ul li {
padding-bottom: 10px;
background-color: #FFF;
}

#respond {
margin-top: 20px;
float: left;
background-image: none;
}

.commentlist #respond h3, .commentlist #respond a {
margin-left: 28px;
}

#comments {
	line-height: 30px;
	float: left;
}

.children {
clear: both;
}

.children .commentmetadata, .children .vcard  {
	background-image: none;
}

.children textarea {
width: 90% !important;
}

.children input {
width: 80% !important;
}

#cancel-comment-reply-link {
	display: block;
	background-image: url(images/comment-close.gif);
	width: 144px;
	height: 21px;
	padding: 5px 0px 0px 23px;
	font-weight: normal;
	color: #84878E;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
background-image: none;
}

#submit {
width: 120px !important;
}

/* End Comments */