/*
Theme Name: Gordon Elite
Theme URI: http://www.thecolorbindery.com
Description: A two column, widget-ready theme.
Author: R. Carson
Author URI: http://www.thecolorbindery.com
version: 1.0
Tags: medical, sports
*/



/* general structure */

*{margin:0; padding:0;}

body {
	background: #5572b0 url(none);
	font: normal 13px helvetica, arial, verdana;
	margin: 30px;
	}
	
h1 {font-size: 19px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a, a:link, a:visited {
	color:#5572b0;
	text-decoration:none;
	}

a:hover {color:#6A7CA0;}

/* container */


#container {
	width: 940px;
	background:#fff url(none); 
	color:#333;
	border: 8px solid white;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
	}
	
/* header */

#header {
	background:#344670 url(images/topbanner.jpg) no-repeat;
	width: 940px; 
	height:105px;
	color: #fff; 
	overflow:hidden;
	}

#header h1{
	font:300 28px Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 26px 16px 1px;
	text-align: right;
	}
	
.logo{float:right;}
	
#header h1 a, #header h1 a:visited {color: #dcdcdc; text-decoration: none;}
#header h1 a:hover {color: #ffffff; text-decoration: none; border:none;}

#header h2{
	font:300 19px Helvetica, Verdana, Arial, sans-serif;
	color:#fafafa;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 16px 18px;
	text-align: right;
	}


/* main menu */


#menu {
	background: #4d6297 url(images/menu.jpg) repeat-x left bottom;
	font:normal 13px helvetica, arial, verdana, serif;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width:100%; 
	overflow:hidden;
}


#menu ul {
	text-align:left;
	padding: 6px 0;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	color:#fafafa;
	border-right: 1px solid #c7c6c4;
	padding: 0px 14px 0px 10px;
	text-decoration: none;
}

#menu ul li a:hover {
	color:#B4BCC6;
	text-decoration: none;
	border-bottom:none;
}


/* content */


#content {
	width:744px;
	float: left;
	overflow: hidden;
	margin: 5px 0 0 0;
	}
	
#contentwide {
	width:100%;
	overflow: hidden;
	margin: 5px 0 0 0;
	background:#000000 url(none);
	color: #FFFFFF;
	}
	
#contentwide a, #contentwide a:link, #contentwide a:visited, #contentwide a:hover, #contentwide p {
	color: #FFFFFF;
	}
	
#contentwide h2 {
	text-align: center;
	}

.pagetitle{
  	font:22px normal sylfaen, georgia, baskerville, times, serif;
  	padding:14px 30px 0 30px;
  	margin:0;
	}
	
.post, .postweight {
	margin: 0;
	padding:14px 30px;
	line-height: 16px;
	overflow: hidden;
	}

.postweight {
	background: url(images/bg_weight.jpg) no-repeat right bottom;
	}	
	
.post h2, .postweight h2 {
  	font:22px normal sylfaen, georgia, baskerville, times, serif;
  	border-bottom: 1px solid #BEBEBE;
  	padding: 0 0 10px 0;
  	margin: 0 0 10px 0;
	}
	
.post h3, .postweight h3 {
  	font:16px normal georgia, baskerville, times, serif;
  	color:#5572b0;
	}
	
.post h2 a, .postweight h2 a {
	text-decoration: none;
	color:#4D6474
	}
	
.post h2 a:hover, .postweight h2 a:hover {
	color: #768E9D;
	text-decoration: none;
	border:none;
	}
	
.post p, .postweight p {color:#000000;}

.post ul, .postweight ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.post ul li, .postweight ul li {
	background: url(images/bullet_grey.gif) no-repeat;
	padding-left: 18px ;
}

.post ul li ul li, .postweight ul li ul li {
	background: url(images/bullet_grey.gif) no-repeat;
	padding-left: 12px ;
}

.entry p{margin:12px 0;}

.singletags{
  	border-top: 1px dashed #BEBEBE;
  	padding:10px 0;
  	margin:20px 0;
	}

.postmetadata{
	background:#fbfbfb;
	padding:6px;
	margin:22px 0;
	border-left:1px solid #93a9cc;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft {float:left; margin:25px 0;}
.alignright {float:right; margin:25px 0;}
	
.more-link{
	background:#455a79;
	color:#fff;	
	padding:4px;
	margin:10px 0;
	color:#fff;
	border:none;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:block;
	width:150px;
	height:20px;
	text-align:center;
	}
	
.more-link:hover{
	background:#fbfbfb;
	color:#7e93ad;
	text-decoration:none;
	border:none;
	}


/* left sidebar */

#left {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 190px;
	float:left;
	margin: 0 0 34px;
	padding: 0 0 15px;
	overflow: hidden;
	}

#left h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 10pt; 
	font-variant:small-caps;
	text-align: left;
	color: #08122E;	
	letter-spacing: 1px;
	border-bottom: 1px dashed #B4BCC6;
}

#left a, #left a:link, #left a:visited {
	color:#4c6075;
	text-decoration: none;
}

#left p {margin:0; padding: 0 6px 0 12px;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin: 12px 0;
	padding: 0;
}

#left ul ul li {
	list-style: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */


.maincommentssection{
	width:425px;
	margin:0 auto;
	border:1px solid #e5e5e5;
	padding:8px;
	background:#f6f6f6;
}


#commentform{
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font:normal 12px georgia, arial, times, verdana;
	color: #000;
	}
	
#comment{
	width:96%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:2px;
	border: 1px solid #ddd;
	}
	
#submit{
	background:#3a4b68;
	color:#fff;	
	padding:4px 6px;
	color:#fff;
	border:none;
	}
	
#submit:hover{
	background:#7e93ad;
	color:#fff;
	}

#comments{margin:10px 0; padding:0; font:normal 14px georgia, times;}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	margin:0;
	padding:12px;
	list-style-type:none;
	}

ol.commentlist li.alt {background:#fcfcfc;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}


cite {
	font:bold 11px arial, verdana, tahoma;
	padding:4px 0;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

.children{
	border:1px solid #ddd;
	margin:0;
	padding: 0;
}

.reply{margin:0 0 20px 0; padding:0;}

.nocomments{background:#2d2d2d; color:#fff; padding:8px;}




/* search */

#searchform{
	padding: 8px 0 15px 0;
	margin: 0;
	font-family: verdana, arial, times;
	}
	
#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 11px;
	padding: 4px;
	margin: 2px 0 3px;
	width: 175px;
	text-align: left;
	border-top: none;
	border-bottom: none;
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	background: #fff;
	color:#8E8E8E;
	letter-spacing: 1px;
	}

#searchform input#s:hover{
  background: #f7f7f7;
	}
	
#searchform input#s:focus{
  background: #fff;
	}


/* footer */

#footer {
	clear: both;
	width: 100%;
	margin: 15px 0 0;
	font:normal 11px/120% arial, verdana, tahoma;
	background:#d0d0d0;
	word-spacing:1px;
	color:#666666;
	padding:12px;
	text-align:center;
	}
#footer a, #footer a:link, #footer a:visited {color:#666666; text-decoration: none; border-bottom:1px dotted #666666;}
#footer a:hover{text-decoration:none; border:none;}
.txtenlarge1{font-size: 14px;}


/* page */
.pageright {float: right; padding:1px;}
.pageleft {float: left; padding:1px;}


/* gallery */
.pressoutline {
	background-color: #666666;
	padding: 12px;
}