/*
Theme Name: Turning Track
Description: TurningTrack.com
Version: 1.0
Author: Turning Track
Author URI: http://www.turningtrack.com/
Tags: three-columns, fixed-width

	This theme is copyright protected and should not be copied, distributed or modified without written permission from http://www.TurningTrack.com/.
    
*/

/***** GLOBAL FORMATTING *****/


* {
	padding: 0;
	margin: 0;
}

body {
	background: #3f3c3c;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
}

a {
	color: #0f3ac4;
	text-decoration: none;
}

a:hover {
	color: #2244bb;
	text-decoration: underline;
}

a:visited {
	color: #0f3ac4;
}

img {
	border: 0;
}

/***** PAGE FORMATTING *****/
#header {
	width: 1000px;
	height: 120px;
	margin: 0 0 0 1px;
	color: #fff;
}

#logo{
width:300px;
background: url(images/tt_images.png) top left no-repeat;
height:120px;
float:left;
}

#ad{
height:120px;
background: url(images/tt_images.png) 0px -121px repeat-x;
border:0px; 
float:right;
width: 700px;
}

#top728{margin-right:10px;margin-top:15px;float:right;position:relative;}



.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

#NaviBar {
	display: block;
}

#container {
	display: block;
	margin: 0 auto 0 auto;
	width: 1002px;
	position: relative;
	background: #FFFFFF;	
        padding: 2px;
}

.content {
	width: 630px;
	margin:10px 0px 0px 10px;
	color: #4c4c4c;
	padding: 0;
	float:left;
border-right: 1px solid #CCC;
}

#nextprev {
	clear: both;
	display: block;
	height: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

/***** SOCIALIZE*****/

.rss {background: url("images/tt_images.png") no-repeat 0px -251px;float:left;width:60px;height:70px;}
.twitter{background: url("images/tt_images.png") no-repeat -61px -251px;float:left;margin-left:3px;width:50px;height:70px;}
.facebook{background: url("images/tt_images.png") no-repeat -115px -251px;float:left;width:50px;height:70px;margin-left:5px}
.google{background: url("images/tt_images.png") no-repeat -167px -251px;float:left;width:50px;height:70px;}

.email{background: url("images/tt_images.png") no-repeat -221px -251px;float:left;width:120px;height:70px;}

/***** GENERAL TEXT FORMATTING *****/


/*  Post */
.post {
	width:630px;
	height:auto;
	padding:0;
	background: #FFFFFF;
	line-height:20px; 
	float:left;
 }


.post a, .commentlist a, .navigation a{color:#0f3ac4}
.post a:hover, .commentlist a:hover, .navigation a:hover{color:#2244bb; text-decoration:underline;}
.post blockquote{color:#666; margin:0 30px 20px 30px; padding:0 0 0 10px; border:2px solid #fff; border-left:2px solid #A4A1A1}

.post h3 a{
color: #454545;
text-decoration: none;
}
.post h3 a:hover{
color: #2244bb;
text-decoration: none;
}

.article {
	float:left;
	width: 625px;
        margin: 0 5px 0 0;

}
.excerpt{
float:right;
width: 450px;
margin: 0px 0 0 0;
}
.thumbnail_image{
float:left;
width: 150px;
margin: 10px 0px 0 5px;
border: 1px solid #666;
}

.wp-pagenavi{
float:left;
width: 625px;
margin: 15px auto auto 10px;
}
.linkwithin_hook {
margin: -20px 0 0 0;
float: left;
}

p {
	margin: 10px 0 10px 0;
	line-height: 1.6em;
}

p a {
	color:#0f3ac4;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}

p.center {
	text-align: center;
}

.postmeta{float:left; width: 625px; padding:0; font-size:12px; margin-bottom:3px; margin-left:3px; line-height:20px}
.postmeta a{font-family: Segoe UI, Arial, Trebuchet MS }
.postmeta a{color:#0f3ac4;}
.postmeta a:hover{color:#2244bb;}

.morelink{
height:25px;float:right;margin:-10px 5px 0 0;
}

.commentCount
{
 text-align:right;
 margin-right:10px;
 font-size:10px;

}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}


.post h1, h2{
       font-family: Arial, Helvetica, Sans-Serif, Verdana;
       padding:0; text-align: left;font-weight:normal;
       margin:0 3px 0 0; 
   color: #333;
}

.post h1 a{color:#3c3c3c}
.post h1 a:hover{color:#2244bb;text-decoration:none;}

.post h1{
font-size:21px; line-height:30px;border-bottom:1px solid #CCC;
}
.post h2 {
	font-size: 18px;padding-top: 10px;border-bottom: 1px dotted #ccc;
	
}
.post h2 a{
color:#3c3c3c;
}
.post h2 a:hover{color:#2244bb;text-decoration:none;}

.post h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
}

.post h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
}

.post h5, h6 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
}

/***** LISTS FORMATTING *****/

.post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	padding-left: 30px;
} 

.post li {
	margin: 3px 0px 3px 0px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
}
	
/**** TABLE FORMATTING ****/	
	
.post  table {
	background:#FFF;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.post  th, 
.post  td {
	padding:3px 10px;
	vertical-align:top;
}
.post  tr.even td {
	background:#F7F7F7;
}
.post  th {
	background:#EDEFF0;
}


/***** NAVIGATION BAR FORMATTING *****/
#Navi { width: 1000px;
        height: 30px; padding-bottom: 7px;}
		
ul#NaviBar {
	margin: 2px 0px 2px 0px;
	padding: 0;
	list-style: none;
	width: 1000px;
        height: 30px;
	float: left;
        margin-left:1px;
        background:#585555;
}

ul#NaviBar li {
	float: left;
}

ul#NaviBar a {
	display: block;
	float: left;
	padding: 0 0.9em;
	line-height: 30px;
	text-decoration: none;
    font-family: Segoe UI,Arial,Verdana,Sans-Serif;
text-transform:uppercase;
	font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;

}

ul#NaviBar a:hover {
	
	text-decoration: underline;
}

ul#NaviBar li.current a { 
	color: #fff; 
	text-decoration: none;
}

ul#NaviBar li.current_page_item a { 
	color: #fff; 
	text-decoration: none;
}

/***** SEARCH FORM FORMATTING *****/

ul#NaviBar li.googlesearch
{
	float:right; margin:3px 5px 0 0;
}


/***** SIDEBAR FORMATTING *****/


#sidebar {
	width: 340px;
	float: right;
	color: #000;
	padding: 10px 5px 10px 10px;
	font: 1.0em Segoe UI,Arial,Helvetica,sans-serif;
	text-align:left;
	margin-top:0px;
	margin-right:3px; 
	color:#4c4c4c;
}


#sidebar h4{
width: 340px; font-size: 14px;
	font-weight: bold;
        text-transform: uppercase;
	color:  #478808;
	float:left;
	margin: 0 0 5px 0;
	font-family: Segoe UI, Arial, Helvetica, Sans-Serif, Verdana;
        border-bottom: 2px solid #478808; padding:0px;
}

#sidebar h4 a{
	color:  #E4881B;
	text-decoration: none;
}

#sidebar h4 a:hover{
	color:  #E4881B;
	text-decoration: underline;
}


#sidebar a {
	color: #0f3ac4;
	text-decoration: none;
}

#sidebar a:hover {
	color:  #2244bb;
	text-decoration: underline;
}

#sidebars a:visited {
	color: #0f3ac4;
}


#sidebar ul, .sidebar ol { 
display: block; 
	margin:15px 0 5px 0px;
	padding: 10px 0 0 0;
	font-size: 12px;
}

#sidebar ul { 
	list-style-type: none;
	background: #FFFFFF;
}

#sidebar ul li { 
display:block;
	margin: 0 0 2px 2px; 
	list-style-type: none;
	border-bottom: 1px dotted #ddd;
	padding: 2px 0 3px 0;
}

#sidebar table{width:100%;background:#FFF;float:left;border-collapse:collapse;margin:5px 0 10px;}
#sidebar ul.tgTranslatorList{width:340px;float:left; padding: 5px;margin:0;list-style-type:none;border:0;}
#sidebar ul.tgTranslatorList li {float:left; padding:3px;border:none;}
/***** FOOTER FORMATTING *****/
/* Footer */

#footer{clear:both; background: url(images/tt_images.png) 0px -200px repeat-x; height: 36px; width:1000px; margin:10px 0 0 1px; padding:3px 0px 3px 0px;color:#efefef}

#footer p{margin:8px 0 0 5px; font-size:11px; padding:0px; color:#efefef}
#footer p a{color:#efefef}
#footer p a:hover{ color:#efefef;}
#footer .left{float:left; }
#footer .right{float:right;  text-align:right}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCC;
	margin: 10px 5px 10px 5px;
	float: right;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px;
}

img.alignright {
	padding: 5px 5px 5px 5px;
	background: #fff;
	margin: 10px 5px 10px 5px;
	display: inline;
}

img.alignleft {
	padding: 5px 5px 5px 5px;
	margin: 10px 5px 10px 5px;
	display: inline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/***** COMMENTS *****/

#comment {
	background: #FFFFFF;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	}
	
.commentlist {
	margin: 0px;
	padding: 0px;
	}
	

.commentlist li {
border-top: 1px solid #E4881B;
	margin: 0px 5px 10px 0;
	padding: 10px 5px 10px 0px;
	list-style: none; color: #666;
	}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	color: #666;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	padding: 5px 0 0 0;
	font-weight: normal;
float:right;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 90%;
	padding: 10px;
	border: 1px solid #666;
	}
	
#respond {
	clear: both;
	display: block; 
	margin: 10px 0 0 3px;
	height: auto; 
	float: left;
	width: 625px;
	}

#respond h4{
font-size: 18px; font-weight:normal; font-family:Segoe UI, Arial;
}	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 5px 0px 20px 0px;
	float: left;
	border: 1px solid #E4881B;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}


.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

#author, #email, #url {
	background: #FFFFFF;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #666;
	}
	


.pinglist {
	margin-top: 10px; 
	width: 500px; 
	float: left; 
	margin-left: 20px
}

li.pings {
  border-bottom: 1px dotted #CCC;
  margin: 0;
  padding: 5px 0 5px 5px;
  width: 500px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; margin-bottom: 30px; }

.dd_after{padding:4px;margin:0;float:left;width:620px;height:100px;}
.dd_after img{border:none;}
.dd_after table{border-width:0;border-color:#000;border-style:none;}
.dd_after td{padding:4px;border-width:0;border-color:#000;border-style:none;vertical-align:top;}
.dd_after td.middle{padding:4px;border-width:0;border-color:#000;border-style:none;vertical-align:middle;}
.dd_after td.middle h3{font-size:20px;line-height:26px;}
.dd_left{float:left;padding:2px;text-align:left;}
.dd_left img{border:none;}
.dd_left table{border-width:0;border-color:#000;border-style:none;}
.dd_left td{padding:2px;border-width:0;border-color:#000;border-style:none;vertical-align:top;}
.dd_right{float:right;padding:2px;text-align:right;}
.dd_right img{border:none;}
.dd_right table{border-width:0;border-color:#000;border-style:none;}
.dd_right td{padding:2px;border-width:0;border-color:#000;border-style:none;vertical-align:top;}
.wp-pagenavi{float:left;margin: 20px auto 10px 20px;width:620px;height:30px;}