/*
Theme Name: 300.a Theme
Author: HighwireTechnologies.com
Author URI: http://www.highwiretechnologies.com/
*/




* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 11px Verdana;
	color: #000000;
/**	background-color: #6699CC;   **/
        background: url("images/bgbrT.png") repeat-x top left ; 
}
a {
	text-decoration: none;
	color: #5F1E02;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 0px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
#buffer {
/**	background: url(images/background2a.gif) repeat-y center 0;   **/
}
/** BEGIN wrapper **/
#wrapper {
	width: 986px;
	margin: auto auto;
	text-align: left;
	margin-top: 10px;
        margin-bottom: 10px;
	border: solid 2px #333333;
        	background-color: #FFFFFF;   
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 150px;
	background: url(images/home3a.png) repeat-x 0 0;
	margin-right: 1px;
         border-bottom: solid 2px #303030;
}
	#header ul {
		list-style-type: none;
		height: 25px;
		padding-left: 15px;
		font-size:0.9em;
	}
		#header ul li {
			float: left;
			text-transform: uppercase;
		}
		#header ul li a {
			color: #ffffff;
   		         font-weight: bold;                          
			display: block;
			padding: 5px 15px 5px;
		}
		#header ul li a:hover {
	background-color: #FCFCFC;
	color: #333333;
	text-decoration: none;			
		}
	#header .links {
		float: right;
		color: #D9E7EA;
		margin-top: -21px;
		padding-right: 15px;
	}
		#header .links a {
			color: #D9E7EA;
			margin: 0 8px;
		}
		#header .links a:hover {
			color: #ffffff;
			text-decoration: underline;
		}
	#header .logo {
		float: left;
	}
		#header .logo h1 {
			font-size:2.0em;
			padding: 30px 0px 0px 20px;
		}
		#header .logo h1 a {
			color: #FFFFFF;
  		         font-weight: bold;
			text-indent: 20px;   
			outline: none;
		         height: 60px;			
		}
                  #header .logo h1 a:hover {
		text-decoration: none;                  
                  }
		#header .logo p {
		text-indent: 50px; 
		font-size:1.5em;
                  color: #FFFFFF; 
		}
	#header .ad468x60 {
		float: right;
		margin: 15px 0 0px 22px;
	}
	#header ol {
		list-style-type: none;
		padding: 22px 0px 0px 15px;
                  border-top: solid 0px #DBD9D9;
	}
		#header ol li {
			float: left;
			padding: 0px 0px 0px 0px;
		         font-size:1.0em;
		}
		#header ol li a {
			color: #ffffff;
  		    font-weight: bold;
		display: block;
		padding: 7px 10px 7px 10px;
                  border-right: solid 1px #DBD9D9;
		}
		#header ol li a:hover {
	         background-color: #ffffff;
	         color: #333333;
		text-decoration: none;
/**		font-size:1.2em;   **/
		}
/** END header **/

/** BEGIN body **/
#body {
	background-color: #ffffff; 
}
/** END body **/

/** BEGIN content **/
#content {
	width: 670px;
	float: left;
	padding-bottom: 20px;
         border-right: 1px solid #DBD9D9;       

}
	#content p {
		margin-bottom: 10px;
		line-height: 1.4em;
		font-size:1.2em;
		color: #000000;
		
	}
	#content h3 {
		margin-bottom: 10px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content blockquote {
		margin: 0 20px 10px 40px;
		padding: 15px 20px 5px;
		background-color: #EBEBEB;
		border-width: 1px 0;
		border-style: solid;
		border-color: #DEDCD4;
		font-weight: bold;
	}
	#content ul {
		margin: 5px 0 10px 18px;
		list-style-type: none;
			color: #000000;
	}
	#content ol {
		margin: 0 0 10px 16px;
	}
	#content li {
		padding: 3px 0;
	}
	#content .post {
		padding: 10px 15px 0 20px;
		color: #000000;
	}
		#content .post h1 {
			font-size: 1.3em;
			color: #5F1E02;
			padding-bottom: 10px;
			margin: 0 -10px 0px;
			border-bottom: 0px dotted #DEDCD4
		}
		#content .post h2 {
			font-size: 1.3em;
			color: #5F1E02;
			padding-bottom: 10px;
			margin: 0 -10px 0px;
			border-bottom: 0px dotted #DEDCD4
		}
			#content .post h2 a {
				color: #5F1E02;
				text-decoration: none;
			}
			#content .post h2 a:hover {
				text-decoration: underline;
			}
		#content .post .date {
			color: #8A8A8A;
			margin-bottom: 20px;
		}
			#content .post .date a {
				color: #2978B0;
				text-decoration: none;
			}
			#content .post .comments a {
				padding-left: 16px;
				background: url(images/comments.gif) no-repeat 0 2px;
				font-weight: bold;
				margin-left: 20px;
			}
		#content .post a {
			text-decoration: underline;
		}
		#content .post .details {
/*			background-color: #EEEEEE;    */
/*			border: 1px solid #DBD9D9;    */
			padding: 0px 5px 0px 5px;
			color: #333333;
			margin: 0px -10px 0;
			clear: both;
		}
			#content .post .details .l {
				float: left;
                                     width: 480px;
                                     border-right: 1px solid #DBD9D9;
			}
			#content .post .details .r {
				float: left;
                                     margin-left:5px;
                                     width: 140px;
			}
			#content .post .details a {
				text-decoration: none;
			}
			#content .post .details a:hover {
				text-decoration: underline;
			}
			#content .post .details .rb ul {
		       margin: 5px 0 10px 18px;
		       list-style-type: disc;
			   color: #000000;
			   font-size: 1.2em;
	        }
			#content .post .details .rb li {
		       padding: 3px 0;
	        }
	
/** END content **/


/** BEGIN sidebar **/
#sidebar {
	width: 301px;
	float: right;
	padding: 10px 5px 20px 0;
}
	#sidebar h2 {
		color: #FFFFFF;
		font-size: 1em;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	#sidebar ul {
		list-style-type: none;
		padding-bottom: 15px;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 5px 0;
		}
		#sidebar ul li a {
			color: #333333;
		}
	#sidebar .l {
		float: left;
		width: 140px;
		padding: 10px 0 0 15px;
	}
	#sidebar .r {
		float: right;
		width: 140px;
		padding-top: 10px;
	}
	#sidebar form {
		background: url(images/search.gif) no-repeat 0 0;
		width: 301px; height: 44px;
		margin-bottom: 10px;
	}
		#sidebar form input {
			float: left;
			border: 1px solid #ffffff;
			margin: 13px 8px 0 11px;
			width: 216px;
		}
		#sidebar form button {
			float: left;
			border: 0;
			text-indent: -9999px;
			width: 56px; height: 26px;
			margin-top: 8px;
			background-color: transparent;
		}
	#sidebar .box {
		background: url(images/sidebody_b.gif) repeat-y 0 0;
		margin-bottom: 10px;
		width: 301px;
	}
		#sidebar .box .b {
			background: url(images/sidefoot_b.gif) no-repeat 0 bottom;
			padding-bottom: 10px;
		}
		#sidebar .box h2 {
			background: url(images/sidehead_b.gif) no-repeat 0 0;
			padding: 10px 10px 6px;
			margin-bottom: 7px;
		}
		#sidebar .box .sponsors {
			text-align: center;
		}
		#sidebar .box ul {
			padding: 5px 15px;
		}
			#sidebar .box ul li {
				line-height: 1.4em;
				padding: 4px 0 4px 14px;
				background: url(images/bullet.gif) no-repeat 0 9px;
			}
			#sidebar .box ul li a {
				color: #333333;
			}
		#sidebar .box .flckr {
			text-align: center;
		}
			#sidebar .box .flckr img {
				margin: 2px;
			}
		#sidebar .box .video {
			padding: 5px 0 5px 20px;
		}
		#sidebar .box .tags {
			padding: 0 20px 5px;
		}
			#sidebar .box .tags a {
				color: #8a8a8a;
			}
			#sidebar .box .tags a:hover {
				color: #2978b0;
				text-decoration: none;
			}
/** END sidebar **/

/** BEGIN footer **/
#footer {
/**	background-color: #0B478A;   **/
	height: 55px;
	color: #cdcdcd;
	clear: both;
  	padding-bottom: 10px;
        background-color: #303030;
/**	background: url(images/footer1b.png) repeat-x 0 0; **/
}
	#footer a {
		color: #cccccc;
	}
	
#footer p {
        margin-left: 20px;
		margin-top: 5px;
        margin-bottm: 5px;
		}
#footer p.f1 {
        margin-left: 20px;
		margin-top: 5px;
        margin-bottm: 2px;
		line-height: 1.4em;
		}
				
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding-top: 0px;;
	margin-left: 20px;
}
#comments {
	padding: 0 35px 20px;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
		#comments form p {
			margin-bottom: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1.5em;
	text-transform: uppercase;
	padding: 10px 25px 0 20px;
	color: #5F1E02;
}
#content p.ptitle {
	font-size: 1.0em;
	padding: 5px 25px 0 20px;
	color: #363636;
}
/** END miscellaneous **/



/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/*  New  */	
	#content .posts {
		float: left;
		padding: 0px 25px 0 20px;
	}
	#content .postN {
		padding: 10px;
		margin-bottom: 5px;
		margin-left: 20px;
		width: 290px; height: 300px;
		float: left;
		border: 1px solid #DDDDDD;
		color: #000000;
	font-size: 1.0em;
	}
		#content .postN h2 {
			margin-bottom: 10px;
			font-size: 1.2em;
                           color: #5F1E02;
		}
		#content .postN h2 a {
                           color: #5F1E02;
		}
		#content .postN .thumbnail {
			float: left;
			margin: 0 10px 5px 0;
			width: 125px;
		}
		#content .postN .date {
			font-size: 0.9em;
			color: #0A3C6F;
		}
		#content .detailsN {
			float: right;
			font-size: 0.9em;
                           	clear: both;
                            margin-right: 40px;
			color: #000000;
		}
			#content .detailsN a {
				display: block;
				float: left;
				font-weight: bold;
                                     padding: 0px 40px;
				background: white url(images/details.gif) repeat-x 0 0;
				border: 1px solid #EBEBEB;
				margin-right: 25px;
			}
		#content .detailNF {
			float: right;
			font-size: 0.9em;
                           	clear: both;
                            margin-right: 160px;
		}
			#content .detailNF a {
				display: block;
				float: left;
				font-weight: bold;
                                     padding: 0px 40px;
				background: white url(images/details.gif) repeat-x 0 0;
				border: 1px solid #EBEBEB;
				margin-right: 25px;
			}
	#content .postSP {




		float: left;
		padding: 0px 0px 0 10px;
	}
	#content .postSP ul {
		margin: 5px 0 10px 25px;
		list-style-type: disc;  
	}
	#content .postSP li {
		padding: 5px 0;
		}
	#content .postSP ul li ul {
		margin: 5px 0 10px 25px;
		list-style-type: none;  
	}
	#content .postSP ul li ul li {
		padding: 5px 0;
		}

	#content .postLF {
		margin-right: 0px;
		margin-bottom: 12px;
		width: 300px; height: 350px;
		float: left;
		border: 1px solid #DDDDDD;
	}
	#content .postR {
		margin-left: 10px;
                  margin-right: 5px;
		margin-bottom: 12px;
		width: 300px; height: 350px;
		float: left;
		border: 1px solid #DDDDDD;
	}


.breakL {
	display: block;
	clear: both;
	font-size: 0;
	width: 600px; height: 1px;
	border: 1px solid #DDDDDD;
	margin: 5px auto 15px auto;
}
.alignleft1 {
         display: inline;
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright1 {
         display: inline;
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter1 {
         display: inline;
	text-align: center;
}
#content p.r {
	float: right;
}
.disc {
padding: 0px 30px 2px 30px;
font-size: 0.9em;
color:#303030;
background-color: #ffffff; 
}
	#content .post .pic {
		padding: 10px 0px 0px 10px;
	}
	#content .post .pic img{
		padding: 2px 2px 2px 2px;
	}
	#content .border {
		margin: 10px 5px 0px 5px;
                  border-right: 1px solid #DBD9D9;  		
          }
	#content .post h2.title2 {
 	         font-size: 1.3em;
	         color: #5F1E02;
		padding-bottom: 10px;
		margin: 0 0px 0px;
	}
	#content .list_t {
		margin-bottom: 2px;
		font-size: 1.0em;
		font-weight: normal;
	         text-align: center;
                  color: #666666;
	}
	#content .list_tp {
		margin-bottom: 2px;
		font-size: 1.0em;
		font-weight: normal;
	         text-align: center;
                  color: #666666;
	}

	#content .postA {
		padding: 0px px 0 0px;
		color: #333333;
	}
	#content .postST {
		margin-left: 20px;
		margin-bottom: 2px;
                  margin-top: 8px;
		width: 640px; height: 150px;
		float: left;
		border: 1px solid #DDDDDD;
		font-weight: normal;
	}
		#content .postST h4 {
			margin-bottom: 0px;
            margin-left: 3px;
			font-size: 1.0em;
		}

        #content .postST .detailST{
			padding: 5px 5px 0px 5px;
			color: #333333;
			margin: 0px 0px 0;
			clear: both;
		    font-size: 0.8em;
		}
			#content .postST .detailST .lft {
				float: left;
                width: 80px;
				display:inline;
			}
			#content .postST .detailST .mid {
				float: left;
 				margin-left: 5px;
			color: #333333;
                width: 270px;
     			height: 120px;
				display:inline;
                                     border-left: 1px solid #DBD9D9;
			}
			#content .postST .detailST .rht {
				float: left;
                                     width: 265px;
 				height: 120px;
				padding-left: 5px;
				display:inline;
                                     border-left: 1px solid #DBD9D9;
			}
			#content .detailRM {
			    float: right;
			    font-size: 0.9em;
           	             clear: both;
                               margin-right: 40px;
		             display: block;
		}
			#content .detailRM a {
				font-weight: bold;
                                     padding: 0px 40px 0px 40px;
				background: white url(images/details.gif) repeat-x 0 0;
				border: 1px solid #EBEBEB;
				margin-right: 25px;
			}
	#sidebar .l h2 {
                 	color: #5F1E02;
                        }
			#content .lex {
				float: left;
                                     width: 155px;
                                     height: 200px;
                                     margin-left:5px;
                                     display: inline;
			}

			#content .rex {
				float: left;
                                     margin-left:5px;
                                     width: 115px;
                                     height: 200px; 
                                    display: inline;
			}
			#content .mdl {
				float: left;
                                     margin-left:5px;
                                     width: 300px;
                                     height: 40px; 
                                     display: block;
			}

		#content .post .details .tr {
            width: 600px;
			background-color: #5F1E02;    
			border: 1px solid #000000;
			font-size: 1.2em;
			font-weight:bold; 
			color: #ffffff;  
		}
		#content .post .details .tlft {
            width: 200px;
			padding: 0px 0px 0px 5px;
			display: block;
			float:left;
		}
		#content .post .details .tlftB {
            width: 200px;
			padding: 0px 0px 0px 5px;
			display: block;
			float:left;
			font-size: 1.0em;
			font-weight:bold;
		}
		#content .post .details .trht {
            width: 380px;
			padding: 0px 0px 0px 5px;
			border-left: 1px solid #333333;  
			display: inline;
			float:right;
			font-size: 1.0em;
		}
		#content .post .details .trLB {
            width: 600px;
			background-color: #DCE5F2;    
			border: 1px solid #000000;
			font-size: 1.0em;
			color: #000000;  
		}
		#content .post .details .trW {
            width: 600px;
			background-color: #FFFFFF;    
			border: 1px solid #000000;
			font-size: 1.0em;
			color: #000000;  
		}
		#content .post .details .cR {
			text-align:center;
			color: #FF0000;    
			font-size: 1.0em;
            font-weight: bold; 
		}
		#content .post .details .cRL {
			text-align:left;
			color: #FF0000;    
			font-size: 1.0em;
            font-weight: bold; 
		}		

/** END wordpress 2.7 comments **/

