/*
Theme Name:		Default
Theme URI:		http://traffikd.com
Description:	Traffikd custom theme
Version:		1.1
Author:			Vandelay
Author URI:		http://vandelaydesign.com/
*/

body {
	color: #333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
}


/*---:[ global elements ]:---*/

a {
	color: #C06B28;
	text-decoration: underline;
}

a:visited {
	color: #C06B28;
	text-decoration: underline;
}
.entry a {
	color: #C06B28;
	text-decoration: underline;
}
.entry a:visited {
	color: #C06B28;
	text-decoration: underline;
}
.entry a:hover {
	color: #0E82C7;
	text-decoration: underline;
}
a:hover {
	color: #0E82C7;
	text-decoration: underline;
}

a img {
	border: none;
}

blockquote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 30px 1.5em 30px;
	padding: 0 0 0 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	color: #999;
}

abbr, acronym {
	text-transform: uppercase;
	cursor: help;
}

code {
	color: #090;
	font-family: Courier, monospace;
}

pre {
	margin: 0 0 1.5em 0;
	overflow: auto;
	font-size: 1.3em;
	clear: both;
}

p.center {
	text-align: center !important;
}

p.bottom {
	margin: 0 !important;
}

p.unstyled {
	font-size: 1.4em;
}

.dark {
	color: #;
}

.red {
	color: #f00;
}

.orange {
	color: #f40;
}

/*---:[ headlines ]:---*/

h1 {
	width: 345px;
	float: left;
	padding: 0;
	margin: 5px 0 0 0;
}


#masthead h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin: 0;
	font-weight: bold;
}
h2 {
	font-size: 2.75em;
	color: #1E1E1E;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}

h2 a, h2 a:visited {
	color: #1E1E1E;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
	color: #A60000;
}

h2.archive_head {
	font-weight: bold !important;
	font-size: 1.4em !important;
	text-transform: uppercase !important;
	letter-spacing: normal !important;
	margin: 0 0 1.8em 0 !important;
	padding: 0.4em 2px !important;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #1E1E1E;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
}

h3.comments_headers {
	font-size: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}

h4 a, h4 a:visited {
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}
.entry a {
	color: #;
	text-decoration: underline;	
}

/*---:[ core layout elements ]:---*/
#top {
	width: 100%;
	height: 30px;
	background-color: #000;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #333;
	background-image: url(../../../../images/traf/topbg.jpg);
	background-repeat: repeat-x;	
}


#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#masthead {
	width: 960px;
	height: 80px;
	margin: 0px;
	text-align: left;
	padding: 0;
}
#content_box {
	width: 960px;
	text-align: left;
	float: left;
	clear: both;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

#content {
	width: 660px;
	float: left;
	padding: 0;
	margin: 0px;
}
#post_body {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 485px;
}
#l_sidebar {
	width: 145px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 10px;
	margin-right: 5px;
}

#sidebar {
	width: 270px;
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	margin-right: 10px;

	margin-left: 10px;
}

#footer {
	width: 960px;
	padding: 1.2em 0 0 0;
	float: left;
	clear: both;
	background-color: #F3F3F3;
	color: #333;
}

footer a {
	text-decoration: none;
	color: #333;
}
/*---:[ header styles ]:---*/





/*---:[ content styles ]:---*/

.entry {
	font-size: 1.4em;
	line-height: 1.65em;
}

.entry p {
	margin-top: 12px;
	margin-bottom: 12px;	
}
.entry blockquote {
	font-size: 1.0em;
}

.entry blockquote.right {
	width: 200px;
	font-style: normal !important;
	font-size: 1.3em !important;
	margin: 0.3em 0 0.3em 15px !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: right;
}

.entry blockquote.left {
	width: 200px;
	font-style: normal !important;
	font-size: 1.3em !important;
	margin: 0.3em 15px 0.3em 0 !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: left;
}

.entry blockquote.right p, .entry blockquote.left p {
	margin: 0 !important;
	line-height: 1.4em !important;
}

.entry ul, .entry ol {
	margin: 0 0 1.5em 40px;
}

.entry li {
	margin: 0 0 0.5em 0;
}

.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 0.5em 0 0.5em 30px;
}

.entry dl {
	margin: 0 0 1.5em 0;
}

.entry dt {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

.entry dd {
	margin: 0 0 1.5em 20px;
}

.entry .ad {
	margin: 0 0 0.5em 15px;
	float: right;
}

.entry .ad_left {
	margin: 0 15px 0.5em 0;
	float: left;
}

.entry img {
	
}

.entry img.left {
	padding: 3px;
	margin: 0.5em 15px 0.5em 0;
	border: 3px double #bbb;
	float: left;
	clear: left;
}

.entry img.right {
	padding: 3px;
	margin: 0.5em 0 0.5em 15px;
	border: 3px double #bbb;
	float: right;
	clear: right;
}

.entry img.center {
	display: block;
	padding: 3px;
	margin: 0 auto 1.5em auto;
	border: 3px double #bbb;
	float: none;
	clear: both;
}

.entry img.off {
	padding: 0 !important;
	border: none !important;
}

.entry img.stack {
	clear: none !important;
}

.tagged {
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333;
	clear: both;
	border-top: solid 2px #CCC;
	background-color: #F3F3F3;
	margin-bottom: 10px;
}
.tagged a {
	text-decoration: none;
}
.tagged a:visited {
	text-decoration: none;
}
.tagged a:hover {
	color: #0E82C7;
}
.add_comment {
	display: block;
	padding: 0 0 0 20px;
	font-weight: bold;
	float: right;
}
add_comment a {
	color: #;	
}

.navigation {
	font-size: 1.4em;
	float: left;
	font-weight: bold;
}
.navigation a, a:visited {
	color: #;
	text-decoration: underline;
}
.previous {
	padding: 0 20px 0 0;
	float: left;
}

.next {
	float: right;
}

.clear {
	width: 400px;
	height: 1px;
	margin: 0;
	clear: both;
}

.rule {
	background: url('images/hr_tag_sep.gif') no-repeat;
}

.flat {
	margin: 0 0 2.0em 0 !important;
}

.whitespace {
	margin: 0 0 3.5em 0 !important;
}

/*---:[ sidebar styles ]:---*/

ul.sidebar_list {
	list-style: none;
}

ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {
	width: 145px;
	float: left;
	margin: 0;
}

li.widget h2, li.linkcat h2 {
	font-weight: bold;
	font-size: 1.077em;
	letter-spacing: normal;
	margin: 0 0 0.8em 0;
	padding: 0.4em 2px;
	border-top: 3px solid #000;
}

li.widget p {
	margin: 0 0 1.5em 0;
	padding: 0 10px;
}

li.widget ul, li.linkcat ul {
	list-style: none;
	margin: 0;

}

li.widget ol, li.linkcat ol {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0px;
}

li.widget li, li.linkcat li {
	margin: 0;
}

li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited {
	text-decoration: none;
	display: block;
	width: 134px;
	font-size: 1.3em;
	color: #000;
	padding-top: 4px;
	padding-left: 5px; 
	padding-bottom: 4px;
}

li.widget li a:hover, li.linkcat li a:hover {
	text-decoration: none;
	color: #;
}

li.widget li .recent_date {
	font-weight: bold;
	color: #888;
	padding: 0;
}

li.widget ul.flickr_stream {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

li.widget ul.flickr_stream li {
	margin: 0;
	padding: 0 5px 5px 0;
	display: inline;
}

li.widget ul.flickr_stream li a img {
	padding: 3px;
}

li.widget ul.flickr_stream li a:hover img {
	background: #ff2a96;
}

/*---< FlickrRSS styles for the widget only >---*/

li.widget_flickrrss {
	
}

li.widget_flickrrss a img {
	margin: 0 5px 5px 0;
	padding: 3px;
}

li.widget_flickrrss a:hover img {
	background: #ff2a96;
}

/*---< Calendar widget styles >---*/

#calendar_wrap {
	font-size: 1.3em;
}

/*---:[ footer styles ]:---*/

#footer p {
	margin: 0 0 0.923em 0;
	font-size: 1.3em;
	color: #333;
	text-align: right;
}

#footer a, #footer a:visited {
	color: #333;
	text-decoration: underline;
}

#footer a:hover {
	color: #333;
	text-decoration: underline;
}

/* Begin Comments*/
.comments {
	font-weight: bold;
	font-size: 1.25em;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 1.15em;
	}

.commentlist li {
	list-style: none;
	width: 100%;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	font-size: 1.15em;
	background: #f3f3f3;
	padding: 10px;
	border: solid 1px #ccc;
	}

.commentlist p {
	font-size: 1.15em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 15px;
	float: right;
	}

/*---:[ comment form styles ]:---*/

#comment_form {
	padding: 1.0em 0 0 0;
	float: left;
}

#comment_form p {
	padding: 0.6em 0;
}

#comment_form label {
	padding: 0 0 0 10px;
	font-size: 1.2em;
}

#comment_form .text_input {
	width: 191px;
	padding: 3px;
	color: #444;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	border: 1px solid #BBB;
}

#comment_form .text_area {
	width: 321px !important;
}

#comment_form .text_input:focus {

}

#comment_form .form_submit {
	padding: 0.4em 4px;
	cursor: pointer;
	background-image: url(../../../../images/redbox.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #E6E4E4;
}

#comment_form p.subscribe-to-comments {
	font-size: 1.4em;
}

#comment_form p.subscribe-to-comments label {
	font-size: 1.0em;
}

/*---:[ search form styles ]:---*/

#search_form {
	
}

#search_form .search_input {
	width: 230px;
	padding: 5px;
	color: #333333;
	border: 1px solid #999;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

li.widget .search_input {
	font-size: 1.1em !important;
}

#search_form .search_input:focus {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.leftbottom {
	float: left;	
}
#navigationcontainer {
	float: right;
	text-align: left;
	width: 360px;
}

#navigationcontainer ul {
	padding: 0;
	margin: 0;
	width: 100%;
}
#navigationcontainer ul li { display: inline; }
#navigationcontainer ul li a
{
	color: #C1C1C1;
	text-decoration: none;
	float: left;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	height: 42px;
	font-weight: bold;
}
.smalltext {
	font-size: 0.75em;
	color: #A09A9A;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.pop img {
	padding: 0px;
	float: left;
	width: 55px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	border: 3px solid #F3F3F3;
}
.pop {
	font-size: 1.1em;
	margin-bottom: 10px;
	line-height: 15px;
	color: #333;
}
.pop a {
	color: #333;
	text-decoration: none;	
}
.pop a:hover {
	color: #C06B28;
}
.rightside {
	list-style: none;
}
.rightside ul{
	width: 270px;
	margin: 0;
	list-style: none;
}
.rightside ol {
	margin: 0;
}
.rightside a, rightside a:visited {
	text-decoration: none;
	display: block;
	width: 270px;
	padding: 8px;
	font-size: 1.3em;
	color: #333;
}
.rightside a:hover {
	text-decoration: none;
	color: #;
}
.margtop {
	margin-top: 8px;
}
.rss {
}
.rss img {
	margin-bottom: -9px;
}
.rss a {
	color: #1E1E1E;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}
.feedcountdiv a {
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	color: #280606;
	text-align: center;
}
.feedcountdiv a:hover {
	color: #0E82C7;
}
#navcontainer {
	width: 960px;
	height: 35px;
	background-color: #FFF;
	margin: 0px;
	float: left;
	line-height: 35px;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
}
#navcontainer a {
	color: #1E1E1E;
	text-decoration: none;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.25em;
	border-right: solid 1px #CCC;
}
#navcontainer a:hover {
	background-color: #D3D3D3;	
}
.subs {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.bottommarg {
	margin-bottom: 8px;
}
.imgborder {
	padding: 3px;
	border: 1px solid #CCC;
}
.linklist li a {
	text-decoration: none;
	display: block;
	width: 134px;
	font-size: 1.3em;
	color: #333;
	padding-top: 4px;
	padding-left: 5px; 
	padding-bottom: 4px;
	border-bottom: solid 1px #F3F3F3;
}
.linklist {
	width: 145px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
}
.linklist li {
	list-style-type: none;
}
.linklist li a:hover {
	text-decoration: underline;
	color: #;
}
.date {
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.feedburnerFlareBlock {

}
.feedburnerFlareBlock a {

}
.smallmarg {
	padding-left: 7px;
}
.bigbold {
	color: #1E1E1E;
	font-size: 1.5em;
	font-weight: bold;
	border: none;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0px;
	clear: both;
}


#ScratchBackWidget {
	margin-top: 10px;
	margin-bottom: 10px;
}

#ad {
	width: 468px;
	height: 60px;
	background-color: #ccc;
	float: right;
	margin: 10px 0 10px 0;
}
.feedburnerFeedBlock ul {
	margin: 0;
	padding: 0;
}
.feedburnerFeedBlock ul li {
	margin: 0;
	padding: 5px 0;
	font-size: 1.25em;
	list-style-type: none;
	border-bottom: solid 1px #DDD;
}
.feedburnerFeedBlock ul li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.feedburnerFeedBlock ul li a:hover {
	text-decoration: underline;
}
#creditfooter {
	display: none;
}
.small a {
	font-size: 1em;
	color: #333;
	font-weight: bold;	
} 
.spacer {
	height: 10px;
}
.float-left { float: left; margin: 0 10px 0 0; }
.message {
	width: 400px;
}