/*

Theme Name: Sheild Sports

Theme URI: http://Sheildsports.com/

Author: Sheild Sports

Author URI: http://Sheildsports.com/

Version: 1.0

Description: This is a wordpress theme for Shield sports

Tags: blue, custom header, fixed width, three columns, widgets

*/







/* Begin Typography & Colors */

body {

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	color: #333;

	text-align: center;

	}



#page {

	background-color: white;

	border: 1px solid #959596;

	text-align: left;

	}



#headerimg 	{

	margin: 7px 9px 0;

	height: 192px;

	width: 740px;

	}



#content {

	font-size: 1.2em;

	}



.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}



#footer {

	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;

	border: none;

	}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h1, h2, h3 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-weight: bold;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}



#headerimg .description {

	font-size: 1.2em;

	text-align: center;

	}



h2 {

	font-size: 1.6em;

	}



h2.pagetitle {

	font-size: 1.6em;

	}



#sidebar h2 {

	font-family: 'Lucida Grande', Verdana, Sans-Serif;

	font-size: 1.2em;

	}



h3 {

	font-size: 1.3em;

	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color: white;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #333;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	text-decoration: none;

	}



.entry p a:visited {

	color: #b85b5a;

	}



.sticky {

	background: #f7f7f7;

	padding: 0 10px 10px;

	}

.sticky h2 {

	padding-top: 10px;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	color: #06c;

	text-decoration: none;

	}



a:hover {

	color: #147;

	text-decoration: underline;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */

body {

	margin: 0 0 20px 0;

	padding: 0;

	}



#page {

	background-color: white;

	margin: 20px auto;

	padding: 0;

	width: 760px;

	border: 1px solid #959596;

	}



#header {

	background-color: #73a0c5;

	margin: 0 0 0 1px;

	padding: 0;

	height: 200px;

	width: 758px;

	}



#headerimg {

	margin: 0;

	height: 200px;

	width: 100%;

	}



.narrowcolumn {

	float: left;

	padding: 0 0 20px 45px;

	margin: 0px 0 0;

	width: 450px;

	}



.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 450px;

	}



.post {

	margin: 0 0 40px;

	text-align: justify;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear {

	clear: both;

}



#footer {

	padding: 0;

	margin: 0 auto;

	width: 760px;

	clear: both;

	}



#footer p {

	margin: 0;

	padding: 20px 0;

	text-align: center;

	}

/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}



h2 {

	margin: 30px 0 0;

	}



h2.pagetitle {

	margin-top: 30px;

	text-align: center;

}



#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* 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;

	}

	

.navigation .alignright {

	float: right;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	margin-top: 10px;

	}



.navigation .alignleft {

	float: left;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	margin-top: 10px;

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */

#sidebar

{

	padding: 20px 0 10px 0;

	margin-left: 545px;

	width: 190px;

	}



#sidebar form {

	margin: 0;

	}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: left;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 14px;

	}



.hidden {

	display: none;

	}

	

.screen-reader-text {

     position: absolute;

     left: -1000em;

}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/







/* 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 */



/* ------------------------------------------------------------------------------------------------------------------------------------------*/

/* shield sports css 																														 */

/* ------------------------------------------------------------------------------------------------------------------------------------------*/

body {

	padding: 15px auto;

	background: #0189FF url('images/page_bg.jpg') repeat-x top;
	

	font-family: Arial,Verdana,Georgia,Times New Roman,Times,serif;

	font-size: 13px;

	}



.clearer    {

	clear: both;

	font-size: 1px;

	line-height: 0%;

	height: 0px;

	text-indent: -9999px;

}



.clearfix:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}



.clearfix {display: inline-block;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */



a.imghover:hover img {

filter:alpha(opacity=70);

opacity:0.7;

}



.alignleft { float: left; }

.alignright { float: right;	}

	

#page {

	background-color: white;

	text-align: left;

	width: 850px;

	border: none;

	}



#header {

	width: 850px;

	height: 330px;

	margin: 0;

	padding: 0;

	position: relative;

	background:url(images/top_curve.jpg) top left no-repeat #FFF;	

	}



#header-contactinfo {

	position: absolute;

	top: 40px;

	left: 510px;

	width: 300px;

	text-align: right;

	}



span.header-contacttext {

	font-family: Arial,Georgia,Times New Roman,Trebuchet MS,Times,serif;

	font-size: 13px;

	letter-spacing: 0.3pt;

	font-weight: bold;

	text-align: right;

	color: #b42e25;	

	}



ul.topnav {

	position: absolute;

	width: 640px;

	_width: 630px;

	height: 45px;

	padding: 0;	

	margin: 0;

	top: 70px;

	left: 205px;

	}



ul.topnav li{

	float:left;

	list-style-type:none;

	position: relative;

	}



ul.topnav li img{

	float:left;

	margin: 0;	

	}



ul.topnav li.redcurveleft {

	width: 11px;

	height: 45px;

	background:url(images/navigation_redleftcurve.jpg) top left no-repeat;

	}



ul.topnav li.bluecurveleft {

	width: 16px;

	height: 45px;

	background:url(images/navigation_blueleftcurve.jpg) top left no-repeat;

	}



ul.topnav li.redcurveright {

	width: 16px;

	height: 45px;

	background:url(images/navigation_redrightcurve.jpg) top left no-repeat;

	}



ul.topnav li.bluecurveright {

	width: 16px;

	height: 45px;

	background:url(images/navigation_bluerightcurve.jpg) top left no-repeat;

	}



ul.topnav li.currenthome{

	float:left;

	list-style-type:none;

	background-color: #B42E25;

	text-align: center;

	height: 32px;

	padding: 13px 20px 0 0;

	}



ul.topnav li.normalhome{

	float:left;

	list-style-type:none;

	background:url(images/navigation_bg.jpg) repeat-x;

	text-align: center;

	height: 32px;

	padding: 13px 20px 0 0;

	}



ul.topnav li.normalmenu{

	float:left;

	list-style-type:none;

	background:url(images/navigation_bg.jpg) repeat-x;

	text-align: center;

	height: 32px;

	padding: 13px 20px 0 20px;

	}

	

ul.topnav li.currentmenu{

	float:left;

	list-style-type:none;

	background-color: #B42E25;

	text-align: center;

	height: 24px;

	padding: 21px 20px 0 20px;

	}

	

ul.topnav li a {

	font-family:Arial,Trebuchet MS,Georgia,Arial,  Verdana, Times, serif;

	letter-spacing: 0.2pt;

	font-size:13px;

	font-weight:bold;

	color: #FFFFFF;

	text-decoration: none;

	}

	

ul.topnav li a:hover {	color: #DBCCA4;	}



ul.topnav li ul.subnav {  

    float: left;  

    list-style: none;  

    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  

    left: 0; top: 45px;  

    background: #03366b;  

    margin: 0; padding: 0;  

    display: none; 

	width: 210px;

	overflow: hidden;

	z-index: 100;

	}

	  

ul.topnav li ul.subnav li{

	width: 100%;

    margin: 0; 
	
	padding: 0;

    clear: both;  

	}



ul.topnav li ul.subnav li ul {

	margin: 0;

	}



ul.topnav li ul.subnav li ul li{	

	padding: 0;

	}

	
	
ul.topnav li ul.subnav li ul li a{

	width: 210px;

	font-size: 12px !important;

	font-weight: normal !important;

	}

 

html ul.topnav li ul.subnav li a {  

    float: left;

	width: 210px !important;

    background: #03366b;  

	text-align: left !important; 
	
	padding: 10px 0 10px 0;

	}
 

html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/  

	/*width: 210px !important;
	
	padding: 10px 0 10px 0;

   	background-color: #b42e25;

	color:#FFFFFF;

	font-size: 14px; */
	
	




background-color: #b42e25;

color: #ffffff;



}  


#sidebar {

	width: 132px;

	font-family:Arial,Trebuchet MS,Georgia,Arial,  Verdana, Times, serif;

	color: #333;

	margin: 0;

	padding: 20px 18px 10px 20px;

	_padding: 20px 10px 10px 20px;

	font-size: 12px;

}



#sidebar h2 {

	float: left;

	font-family: Arial,Verdana,Georgia,Times New Roman,Times,serif;

	background:url(images/h1bk.jpg) top left no-repeat #033968;

	padding: 10px 3px;

	font-size: 13px;

	letter-spacing: 0.2pt;

	color: #FFF;

	font-weight: bold;

	width: 134px;

	text-align: center;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	padding-right: 20px;

	}



a.post-edit-link {

	font-size: 12px;

	}



#comments-holder {

	padding-right: 20px;

	}

	

h3#comments {

	font-family: Arial,Georgia,Times New Roman,Trebuchet MS,Times,serif;

	font-size: 15px;

	font-weight: bold;

	letter-spacing: 0.3pt;

	color: #B42E25;

	border-bottom: solid 1px #999999;

	padding-bottom: 10px;

	}



div.commentmetadata {

	font-size: 11px;

	}

	

div.vcard{

	font-family: Arial,Georgia,Times New Roman,Trebuchet MS,Times,serif;

	color: #B42E25;

	font-size: 13px;

	font-weight: bold;

	letter-spacing: 0.3pt;

	}



ol.commentlist {

	margin: 0;

	padding: 0;

	}

	

ol.commentlist li{

	font-family: Arial,Georgia,Times New Roman,Trebuchet MS,Times,serif;

	background:url(images/comment_bg.jpg) repeat-y;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	font-size: 12px;

	}



#respond {

	font-family: Arial,Georgia,Times New Roman,Trebuchet MS,Times,serif;

	font-size: 12px;

	}

		

#respond h3{

	font-family: Arial,Georgia,Times New Roman,Trebuchet MS,Times,serif;

	font-size: 14px;

	color: #B42E25;

	}



div.module {

	clear:both;

	padding: 5px 10px;

	width: 120px;

	color:#FFFFFF;

	background:url(images/box_bg2.jpg) bottom left no-repeat #000000;

	}



input.wpsb_form_txt { 

	width: 110px;

	border: solid #cfe4f9 3px;

	}



input.wpsb_form_btn {

	background-color: #2053a4;

	font-size: 12px;

	color: #FFFFFF;

	border: solid 1px #FFF;

	padding: 2px 5px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	margin: 0  0 0 25px;

	cursor:pointer;

	}



ul.sidebarmenu {

	display: block;

	width: 127px;

	padding: 0;

	margin: 0;

	margin-left: 3px !important;

	}



ul.sidebarmenu li{

	float:left;

	width: 104px;

	margin: 0 !important;

	padding: 10px 5px 5px 18px;

	background: url(images/leftbuttonbg.jpg) top left no-repeat #006CB1;

	}



ul.sidebarmenu li.bottomborder{

	float:left;

	margin: 0 !important;

	padding: 0 !important;

	width: 127px;

	height: 4px;

	margin-bottom: 10px !important;

	_margin-bottom: 0 !important;

	background:url(images/leftbuttonlowerbg.jpg) no-repeat top left;

	}

	

ul.sidebarmenu li a{

	display: block;

	font-family: Arial,Verdana,Georgia,Times New Roman,Times,serif;

	font-size: 13px;

	letter-spacing: 0.3pt;

	color: #FFF;

	font-weight: bold;

	text-decoration: none;	}

	

ul.sidebarmenu li a:hover{

	display: block;

	font-family: Arial,Verdana,Georgia,Times New Roman,Times,serif;

	font-size: 13px;

	letter-spacing: 0.3pt;

	color: #a90303;

	font-weight: bold;

	text-decoration: none;	}



ul.contactsidebar {

	width: 140px;

	padding: 0 !important;

	margin: 20px 0 0 0 !important;

	}



ul.contactsidebar li{

	float: left;

	width: 140px;

	height: 80px;

	list-style-type: none;

	overflow: hidden;

	background:url(images/phon1.jpg) no-repeat top left;

	padding: 0;

	margin: 0;

	}

	

li#contact { 

	float: left;

	list-style-type: none; 

	text-indent: -999px;

	padding: 0;

	margin: 0;

	}



div.contactinfotext {

	float:left; 

	font-family:Arial,Trebuchet MS,Georgia,Arial,  Verdana, Times, serif;

	margin: 0 !important;

	padding: 48px 0 0 1020px !important; 

	font-size: 16px;

	color: #FFF;

	font-weight: bold;	

	}



*:lang(en-US) div.contactinfotext {

	float:left; 

	font-family:Arial,Trebuchet MS,Georgia,Arial,  Verdana, Times, serif;

	margin: 0 !important;

	padding: 33px 0 0 1020px !important; 

	font-size: 16px;

	color: #FFF;

	font-weight: bold;	

	}

	

#wp-calendar caption {

	background:url(images/h1bk.jpg) top left no-repeat #033968;

	padding: 10px 0;

	font-size: 12px;

	color: #FFF;

	width: 160px;

	text-align: center;

	}

	

#content-holder {

	float: left;

	width: 850px;

	background:url(images/backgroundbg.jpg) repeat-y;

	}

	

#content {

	width: 480px;

	font-family:Arial,Trebuchet MS,Georgia,Arial,  Verdana, Times, serif;

	padding-left: 25px;

	}



#content div{

	text-align: left;

	}



.archivescontainer ul {

	font-size: 12px;

	margin: 0;

	padding: 0;

	}	



.archivescontainer ul li ul{

	font-size: 12px;

	margin: 0 0 0 20px;

	padding: 0;

	}	



.archivescontainer ul li{

	list-style-type: none;

	padding-top: 5px;

	}

		

.contententry {

	padding-right: 20px;

	text-align:justify;

	color: #666666;	

	}



.meta-top {

	font-size: 11px;

	font-family:Arial,Trebuchet MS,Georgia,Arial,  Verdana, Times, serif;

	padding-bottom: 10px;

	}

		

.contententry p{

	font-size: 12px;

	font-family:Arial,Trebuchet MS,Georgia,Arial,  Verdana, Times, serif;

}



a.more-link {

	float: left;

	font-family: Arial, Verdana, Georgia, Times New Roman, Times, serif;

	font-size:13px;

	letter-spacing: 0.3pt;

	color: #A90303;

	font-weight: bold;

	text-decoration: none;

	margin-top: 20px;

	}



a.more-link:hover {

	float: left;

	font-family: Arial, Verdana, Georgia, Times New Roman, Times, serif;

	font-size:13px;

	letter-spacing: 0.3pt;

	color: #163B85;

	font-weight: bold; 

	text-decoration: underline;

	margin-top: 20px;

	}

		

img.imgthumb {

	float: left;

	margin-right: 10px;

	}



.post h2, .postpage h2{

	font-family: Arial, Georgia, Times New Roman,Trebuchet MS,  Times, serif;

	font-size:15px;

	font-weight: bold; 

	letter-spacing:0.3pt;

	/*color: #B42E25;*/
	
	color: #B42E25;

	margin: 0;

	padding: 0;

	}



h2.pagetitle{

	font-family: Arial, Georgia, Times New Roman,Trebuchet MS,  Times, serif;

	font-size:15px;

	font-weight: bold; 

	letter-spacing:0.3pt;

	color: #B42E25;

	margin: 0;

	text-align: left;

	padding: 30px 0 0 0;

	}



h2.pagetitlearchive{

	font-family: Arial, Georgia, Times New Roman,Trebuchet MS,  Times, serif;

	font-size:15px;

	font-weight: bold; 

	letter-spacing:0.3pt;

	color: #B42E25;

	margin: 0;

	text-align: left;

	padding: 10px 0 0 0;

	}

		

.post {

	float: left;

	margin: 0;

	padding: 0;

	margin-top: 30px;

	width: 450px;

	font-family: Arial, Georgia, Times New Roman,Trebuchet MS,  Times, serif;

	font-size: 12px;

	color: #666666;	

	}



.post h3{

	padding: 0;

	margin: 0;

	font-family: Arial, Georgia, Times New Roman,Trebuchet MS,  Times, serif;

	font-size:15px;

	color: #666666;

	}



.post h3 a{

	color: #4866de;

	}

	

.postpage {

	float: left;

	margin: 0;

	padding: 0;

	margin-top: 30px;

	width: 100%;

	}





div.entry {

	float: left;

	padding: 0;

	margin: 0;

	width: 340px !important;

	}

	

div.entry p{

	font-family: Arial, Georgia, Times New Roman,Trebuchet MS,  Times, serif;

	font-size:13px;

	letter-spacing:0.3pt;

	line-height:19px;

	color: #666666;	

	padding: 0;

	margin: 0;

	}

				

h2.blue_header {

	font-family: Arial,Georgia,Times New Roman,Trebuchet MS,Times,serif;

	font-size: 20px;

	font-weight: normal;

	letter-spacing: 0.3pt;

	color: #163b85;

	margin: 0;

	padding: 0;

	}



div.welcome_text {

	width: 460px;

	padding-top: 20px;

	}





div.welcome_text p {

	font-family: Arial, Georgia, Times New Roman,Trebuchet MS,  Times, serif;

	font-size:13px;

	letter-spacing:0.3pt;

	line-height:19px;

	color: #666666;	

	padding: 0;

	margin: 0;

	}



div.rightbar {

	width: 135px;

	font-family:Arial,Trebuchet MS,Georgia,Arial,  Verdana, Times, serif;

	color: #333;

	margin: 0;

	padding: 10px 0 10px 20px;

	}



div#rightbarcontainer {

	width: 135px;

	font-family:Arial,Trebuchet MS,Georgia,Arial,  Verdana, Times, serif;

	color: #333;

	margin: 0;

	padding: 0;

	font-size: 12px;

	}



div.rightbararchive {

	width: 110px;

	font-family:Arial,Trebuchet MS,Georgia,Arial,  Verdana, Times, serif;

	color: #333;

	margin: 0;

	padding: 0 0 0 20px;

	}



div#rightbarcontainer .rightbar h1, div#rightbarcontainer .rightbar h2, div#rightbarcontainer .rightbar h3, div#rightbarcontainer .rightbar h4,

div#rightbarcontainer .rightbararchive h1, div#rightbarcontainer .rightbararchive h2, div#rightbarcontainer .rightbararchive h3, div#rightbarcontainer .rightbararchive h4

{

	font-family:Arial,Trebuchet MS,Georgia,Arial,  Verdana, Times, serif;

	font-size: 12px;

	width: 130px;

	padding: 10px 0 0 0;

	margin: 0;

	clear: both;

	font-weight: bold;

	color: #B42E25;

	}



div#rightbarcontainer ul {

	margin: 0;

	padding: 0 0 0 5px;

	width: 130px;

	}



div#rightbarcontainer ul li {

	list-style-type: none;

	font-size: 11px;

	padding-bottom: 5px;

	}

		

input#s, input#searchsubmit {

	float: left;

	margin: 0;

	padding: 0;

	}



input#s {width: 120px;}

		

ul#linksul {

	margin: 0;

	padding: 0;

	}



ul#linksul li.linkcat {

	margin: 0;

	padding: 0;	

	list-style-type: none;

	}



ul#linksul li.linkcat h2{

	padding: 10px 0 0 0 ;;

	margin: 0;

	width: 100%;

	font-size: 16px;

	color: #666;

	}



ul.blogroll{

	margin: 0;

	padding: 0;	

	}



ul.blogroll li{

	list-style-type: none;

	padding: 0;

	font-size: 12px;

	font-family:Arial,Trebuchet MS,Georgia,Arial,  Verdana, Times, serif;

	}

			

#footer {

	width: 850px;

	height: 200px;

	background:url(images/bottom_bg.jpg) no-repeat left top;

	border: none;

	position: relative;

	}



div.copyright {

	position: absolute;

	font-family: Verdana, Times, serif;

	font-size:11px;

	color:#999999;

	font-weight: normal;

	text-decoration: none;

	left: 10px;

	top: 160px;

	}



#footer ul#footermenu{

	position: absolute;

	left: 8px;

	top: 180px;

	padding: 0;

	margin: 0;

	}



#footer ul#footermenu li {

	float: left;

	padding: 0 1px;

	font-family: Verdana, Times, serif;

	font-size:11px;

	color:#999999;

	font-weight: normal;

	text-decoration: none;

	list-style-type: none;	

	}



#footer ul#footermenu li a{

	display: block;

	padding: 0 2px;

	font-family: Verdana, Times, serif;

	font-size:11px;

	color:#000000;

	font-weight: normal;

	text-decoration: none;	

	}



#footer ul#footermenu li a:hover{

	color: #b42e25;

	text-decoration: underline;

	}



#footermenulower {

	width: 842px;

	background-color: #0189FF;

	padding-left: 8px;

	padding-top: 5px;

	margin: 0;

	}

	

ul#ulfootermenulower{

	width: 840px;

	padding: 0;

	margin: 0;

	}



ul#ulfootermenulower li {

	float: left;

	padding: 0 1px;

	font-family: Verdana, Times, serif;

	font-size:11px;

	color:#333;

	font-weight: normal;

	text-decoration: none;

	list-style-type: none;	

	}



ul#ulfootermenulower li a{

	display: inline;

	padding: 0 2px;

	font-family: Verdana, Times, serif;

	font-size:11px;

	color:#000000;

	font-weight: normal;

	text-decoration: none;	

	}



ul#ulfootermenulower li a:hover{

	color: #b42e25;

	text-decoration: underline;

	}



div#poweredby{

	float: left;

	width: 200px;

	font-family: Verdana, Times, serif;

	font-size:11px;

	color:#333;

	font-weight: normal;

	}



/* Capture Form

---------------------------------------*/

.txtNorm{
	color: #000;	
}

.txtErr{
	color: #F00;	
}

div.frm1{

	float:left;

	width:320px;

	font-size: 12px;

	font-family: Arial,Trebuchet MS,Georgia,Arial,Verdana,Times,serif;

	padding: 5px 10px 5px 0;

	line-height: 150%;

}



div.frm1 input{

	width: 215px;	

}



div#frm_pix{

	float: right;

	width: 150px;

}



div.frm2{

	float: left;

	width: 480px;

	font-size: 12px;

	font-family: Arial,Trebuchet MS,Georgia,Arial,Verdana,Times,serif;

	padding: 10px 0 5px 0;

}



div.frm3{

	float: left;

	width: 480px;

	font-size: 12px;

	font-weight:bold;

	font-family: Arial,Trebuchet MS,Georgia,Arial,Verdana,Times,serif;

	padding: 10px 0 5px 0;

}



div.frm_radio{

	float: left;

	width: 470px;

	font-size: 12px;

	font-family: Arial,Trebuchet MS,Georgia,Arial,Verdana,Times,serif;

	padding: 5px 0 0 10px;

}