/*
Theme Name: Retrospected
Theme URI: http://grantmidwinter.com/
Description: Our kick ass wordpress theme
Version: 2.0
Author: Mr Midwinter 
Tags: white, custom header, fixed width, two columns, widgets

/*Reset css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a:focus {
outline: none;
}


/* Begin Typography & Colors */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	font-style:italic;
	color: #333;
	}


p { 
	font-size: 1em; /* 14px */ 
	line-height: 1.4286em; /* 20px */ 
	margin: 0 0 1.4286em 0; 
	text-align:left;
	}
	
#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

.postmetadata {
	font-size: 0.8571em; /* 12px */ 
	line-height: 1.6667em; /* 20px */ 	
	margin-bottom: 0em; 
}

.thread-alt {
	background-color: #f8f8f8;
}

.depth-1 {
border-top: 1px solid #dddbd5;
}

.even {
	background-color:#ecebe8;
	}

small {
	font-family: 'Helvetica Neue', Helvetica, Arial !important;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

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;
	}

p a:visited {
	color: #333;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Georgia, Georgia, "Times New Roman", Times, serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	width:384px;
	padding:80px 0;
	position:relative;
	float:left;
}

.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: 'Helvetica Neue', Helvetica, Arial !important;
	}

.commentmetadata {
	font-weight: normal;
	}

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 {
	color: #333;
	text-decoration:none;
	}

a:hover, h2 a:hover, h3 a:hover {
	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;
	}
	
	
.panelwrap p{
	font:italic 12px/18px Georgia,"Times New Roman",Times,serif ;
	color:#222;
	margin:0 0 8px 0px;
	padding:0 4px 0px 0px;
	text-align:left;
}


.news .widecolumn .entry p{
	margin:16px 0 0 0;
	position:relative;
	float:left;
	width:520px;
}

/* End Typography & Colors */



/* Begin Structure */
body{
	text-align:center;
	background-color:#2f2f2f;
}


#topwrap,#tabwrap{
	margin:0 auto;
	width:960px;
	text-align:left;
}

#top{
	width:100%;
	padding: 0px;
}

#topcolumn{
	width:960px;
	margin:32px auto 0px auto;
}

#mainwrap{
	width:960px;
	float:none;
	margin:0px auto;
	padding:0;
	position:relative;
}

#pagetabs{
	background-color:#2f2f2f;
	margin:0px auto;
	width:100%;

}

#logo{
	float:left;
	position:relative;
	margin:16px 0 0 8px;
	height:70px;
}

#maincolumn{
	float:left;
	text-align:left;
	padding:32px 0;
	width:960px;
	}

#main{
	width:100%;
	background-color:#E6E3DC;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

#bottom{
	width:100%;
	position:relative;
	float:left;
	padding:0 0 32px 0;
color:#fff;
}

#bottomwrap{
	width:960px;
	margin:0px auto;
}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0px;
	width: 536px;
	}
	
	
.images{
	position:relative;
	float:left;
	margin:0 16px 0 0;
}

.widecolumn .images{
	width: 552px;
}

.widecolumn {
	padding:0;
	margin: 0;
	width:960px;
	}
	
.postwrap{
	width:312px;
	position:relative;
	float:left;
	margin:0px 8px 48px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	 border-radius: 5px;
}


.news .postwrap, .category-news .postwrap{
	width:536px;
	position:relative;
	float:left;
	margin:0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	 border-radius: 5px;
}

 .category-news .postwrap{
	width:536px;
	position:relative;
	float:left;
	padding:0 0 16px 0;
	margin:32px 0 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	 border-radius: 5px;
}

.postimg{
	padding: 10px;
	position:relative;
	margin:10px 0 0 0px;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	 border-radius: 5px;
	 border:1px solid #;
	background:#FFF;
}

.hover {
		position:absolute;
		top: 0;
		left: 0;
		display: none;
		height: 218px;
		width: 175px;
		background:url(images/hover-pic.gif) 0 0 no-repeat;
	}


.post{
	position:relative;
	float:left;
	margin:0px 0 16px 2px;
	padding:0px 0 0 0;
}


.category-news .post{
	margin:0 8px;
	}

.widecolumn .post {
	margin: 0 32px 0 0;
	padding:0;
	position:relative;
	float:left;
	width:960px;
	}
	
.news .widecolumn .post {	
	width:960px;
	margin: 0;
	padding:16px 0 0 0;
	border-top:1px solid #C2BDB2;
}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.news .postmetadata{
	position:relative;
	float:left;
	text-align:left;
	border-top:1px solid #c2bdb2;
	width:520px;
	margin:0 0 0 0px ;
	padding:8px 0 0 0;
}


.postmetadata, .postwrap .category-news .postmetadata {
	position:relative;
	float:left;
	text-align:left;
	border-top:1px solid #c2bdb2;
	width:296px;
	margin:8px 0 0 8px ;
	padding:8px 0 0 0;
}

.postmetadata p, .postwrap .category-news .postmetadata p{
	width:270px;
	position:relative;
	float:left;
	margin:0px;
	padding:0;
}

.widecolumn .postmetadata{
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

#boringstuff{
	width:960px;
	float:left;
	positon:relative;
	margin:32px 0 0 0;
	padding:8px 0 0 0;
}

.clear {
	clear: both;
}



.comments{
	background:url(images/comments-front.png) no-repeat 0 0;
	font-size: 0.7857em; /* 11px */
	line-height: 1.8182em; /* 20px */ 
	font-weight:bold;
	padding:0 0px 0 8px;
	height:20px;
	position:relative;
	float:right;
}
	
.comments a:link, .comments a:visited{
	background:url(images/comments-end.png) no-repeat top right;
	position:relative;
	float:left;
	padding:2px 8px 8px 0px;
	margin:0px 0 0px 0;
	color:#333;
	}
	
.entry{
	position:relative;
	float:left;
	clear:both;
	width:288px;
	margin:0 0 0 8px;
	padding:0;
}

.postwrap .category-news .entry p{
	width:288px;
	margin: 32px 0 0 0;
	padding:0;
	text-align:left;
	position:relative;
	float:left;
}




.widecolumn .entry{
	margin:0;
	width:960px;
}

.news .widecolumn .entry{
	position:relative;
	float:left;
	clear:both;
	width:520px;
	margin:0px;
	padding:0;
}


#footer{
	text-align:left;
	position:relative;
	float:left;
	width:960px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}
	

h2.pagetitle {
	margin: 8px 0 8px 0px;
	padding:0;
	text-align: left;
	font:bold 2em 'Helvetica Neue', Helvetica, Arial !important;
}


 .category-news h2.pagetitle {
	margin: 16px 0 8px 0px;
	padding:0 0 16px 0;
	text-align: left;
	font:bold 2em 'Helvetica Neue', Helvetica, Arial !important;
	border-bottom:1px solid #C2BDB2;

}

.news h2.pagetitle {
	background:url(images/news-bg.gif) top left no-repeat;
	padding: 0px 48px 8px 8px;
	position:relative;
	font:bold 2em 'Helvetica Neue', Helvetica, Arial !important;
	float:left;
	margin:16px 0 8px 0px;
}

 .category-news h2.pagetitle{
 	margin: 16px 0 0px 0px;
	
 }
 
h2
title{
	color:#fff;
	font:bold 1em 'Helvetica Neue', Helvetica, Arial !important;

}

.widgettitle a:link, .widgettitle a:visited{
	color:#fff;
}



#bottom h2.widgettitle{
	color:#fff;
	margin:16px 0 0 0;
	font-style:italic;
	font-weight:normal;
	font:bold 1em 'Helvetica Neue', Helvetica, Arial !important;
}

#bottom .post-title{
	color:#fff;	
}


.widecolumn H2{
	font:bold 2em 'Helvetica Neue', Helvetica, Arial !important;
	text-align:left;
	position:relative;
	float:right;
	width:392px;
	margin:0 0 16px 0;
	padding:0 0 0px 0;

}

.news .widecolumn H2, .category-news .widecolumn h2{
	font:bold 2em 'Helvetica Neue', Helvetica, Arial !important;
	text-align:left;
	position:relative;
	float:left;
	width:520px;
	margin:0 0 0px 0;
	padding:0 0 0px 0;

}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 16px 0 0;
	font:bold 1em 'Helvetica Neue', Helvetica, Arial !important;
	text-align:left;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3#comments {
	padding: 0  0 0 0;
	margin:16px 0 16px 0 ;
	width:392px;
	position:relative;
	float:right;
	font:bold 1em 'Helvetica Neue', Helvetica, Arial !important;
	}
	
.postwrap H1{
	font:italic 11px/14px Georgia,"Times New Roman",Times,serif ;
	color:#222;
	padding:4px 0 0px 0px;
	margin:0 0 0px 0px ;
	text-align:left;
	border-top:1px solid #2f2f2f;
}

.postwrap H2, .postwrap H3{
	font:bold 1em 'Helvetica Neue', Helvetica, Arial !important;
	color:#222;
	padding:0px;
	margin:0px ;
	text-align:left;
	float:left;
	position:absolute;
	top:264px;
	left:0;
	
}

.news  h3{
	margin:0;
}

.category-news .postwrap h3{
	font-size:2em;
	line-height:1.0714em;
	margin:0;
	padding:16px 0 0 0 ;
	position:relative;
	width:520px;
	float:left;
	top:auto;
	left:auto;
}

.news .postwrap H2, .category-news .postwrap h2{
	font:bold 2em'Helvetica Neue', Helvetica, Arial !important;
	color:#222;
	padding:0px;
	margin:0px ;
	text-align:left;
	float:left;
	position:relative;
	top:auto;
	left:auto;
	
}

.category-news h3{
	font:bold 2em 'Helvetica Neue', Helvetica, Arial !important;
}


.madeby a:link, .madeby a:visited{
	position:relative;
	width:200px;
	padding:3px 0;
	margin:0 0 0 14px;
	color:#333;
	font:Georgia, "Times New Roman", Times, serif;
}

.madeby a:hover{
	color:#F47315;
}


.madeby{
	position:relative;
	float:right;
	background:url(images/made-bg.gif) no-repeat top left;
	width:220px;
	margin:64px 0 0 0px;
	padding:4px 0;
	text-align:left;
}

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

.postimg.loading, .bigimg.loading {
	background: url(image/pre-loader.gif) no-repeat top left;
}




#loadnote {
	position:absolute;
    top:0px;
    left:0px;
    background:red;
    padding:10px 15px;
    color:white;
}


.alignright a{
	float: right;
	background:url(images/arrow-forward.gif) no-repeat top right;	
	width:224px;
	position:relative;
	font-size:0.8571em;
	}
	
.alignright a:hover{
	background:url(images/arrow-forward-hov.gif) no-repeat top right;	
	}


.alignright a:link, .alignleft a:link, .alignleft a:visited,.alignright a:visited{
	color:#FFF;
	font-family:'Helvetica Neue', Helvetica, Arial !important;
	font-weight:bold;
	font-style:normal;
	height:26px;
	padding:5px 0 0px 0 ;
}

.alignleft a:hover{
	background:url(images/arrow-prev-hov.gif) no-repeat top right;	
	}
	
.alignleft a{
	float: left;
	background:url(images/arrow-prev.gif) no-repeat top right;
	width:224px;
	position:relative;
	font-size:0.8571em;
	}
	
	
.home .alignright a{
	float: right;
	background:url(images/arrow-forward-home.gif) no-repeat top right;	
	width:145px;
	position:relative;
	font-size:0.8571em;
	}
	
.home .alignright a:hover{
	background:url(images/arrow-forward-hov-home.gif) no-repeat top right;	
	}


.home .alignright a:link,.home  .alignleft a:link, .home .alignleft a:visited, .home  .alignright a:visited{
	color:#FFF;
	font-family:'Helvetica Neue', Helvetica, Arial !important;
	font-weight:bold;
	font-style:normal;
	height:26px;
	padding:5px 0 0px 0 ;
}

.home .alignleft a:hover{
	background:url(images/arrow-prev-hov-home.gif) no-repeat top right;	
	}
	
.home .alignleft a{
	float: left;
	background:url(images/arrow-prev-home.gif) no-repeat top right;
	width:145px;
	position:relative;
	font-size:0.8571em;
	}
/* 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: 32px 0 0 0;
	padding:0;
	list-style: none;
	text-align:left;
	position:relative;
	float:left;
}
	

html>body .entry li {
	margin:0px 0 0 0;
	padding:2px 0;
	position:relative;
	float:left;
	width:100%;
	}

.entry li span, .date span{
	color:#666;
}

.widecolumn .entry ul{
	margin:0;
}

.news p.date{
	clear:both;
	display:block;
	font:bold 1em 'Helvetica Neue', Helvetica, Arial !important;
	width:520px;
	padding:0 0 8px 0;
}

p.date, .postwrap .category-news p.date{
	width:288px;
	float:left;
	positon:relative;
	padding:0;
	margin: 0 0 4px 0;
}



#boringstuff li{
	display:inline;
	position:relative;
	float:right;
	font-style:normal;
	margin:0 0 0 16px;
	font-size: 0.7857em;
	font-family:'Helvetica Neue', Helvetica, Arial !important;
}

#boringstuff li a:link, #boringstuff li a:visited{
	color:#FFF;
}

#boringstuff ul{
	position:relative;
	float:right;
	list-style:none
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul {
	position:relative;
	float:left;
	padding:4px 0;
	}
	
 .postmetadata li {
 	display:inline;
	font:italic 11px/14px Georgia,"Times New Roman",Times,serif;
	margin:0 8px 0 0; 
 }
 
 
#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;
	}

.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: 8px 0px 0px 0;
	}
	
#commentform input,
#commentform textarea{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	 border-radius: 8px;
	 border:none;
	 padding:5px;
	 margin-top:2px;
}


.bigimg, .copy{
	display:none;
}

.widecolumn .copy{
	 position:relative;
	 float:left;
	 display:inline;
	 width:536px;
	 font-size: 0.7857em;
	margin:0 0 24px 0;
}

.widecolumn .bigimg{
	display:inline;
	clear:left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	 border-radius: 8px;
	 border:none;
	 padding:8px;
	 margin:0 0 32px 0;
	 background-color:#FFF;
	 position:relative;
	 float:left;
	 width:536px;
	 text-align:center;

}

.news .widecolumn .bigimg{
	width:auto;
	
}

.widecolumn .postimg{
	display:none;	
}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

.comment-body{
	margin:0 8px;
}

#respond{
	float:right;
	width:392px;
	position:relative;
	
}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	background-color:#D66E08;
	color:#fff;
	font-weight:bold;
	background:url(images/submit-image.gif) no-repeat 0 2px;
	width:164px;
	height:26px;
	font-family:'Helvetica Neue', Helvetica, Arial !important;
	font-size:0.8571em;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

ol.commentlist {
	padding: 0;
	margin:0;
	position:relative;
	float:left;
	width:384px;
	}

.commentlist li {
	margin:0;
	padding:0;
	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;
	clear: left;
	float:left;
	position:relative;
	font-size: 0.7857em;
	}
	
.comment-body p{
width:368px;
float:left;
position:relative;

	
}
	
	
.comment-author{
	padding:8px 0 0 0;
	float:left;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}


.addthis_container{
	position:relative;
	float:left;
	width:384px;
	background:url(images/share.gif) 0 0 no-repeat;
	width:124px;
	text-align:center;
	margin:16px 0 0 0;
}


.addthis_container a:link, .addthis_container a:visited{
	font-size: 0.8571em; /* 12px */ 
	line-height: 1.6667em; /* 20px */
	font-family:'Helvetica Neue', Helvetica, Arial !important;
	font-weight:bold;
	font-style:normal;
	padding:3px 0 6px 32px;
	position:relative;
	float:left;
	color:#FFF;
}
	
/* 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: center;
	}

.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;
	position:relative;
	float:left;
	width:960px
	}

.widecolumn  .post .navigation {
	width:384px;
	margin:0;
}
	
body.single .tags{
	position:relative;
	float:left;
	border-bottom:1px solid #c2bdb2;
	width:384px;
	padding:0px 0 16px 0;
}
	
/*used to make the single.php post nav clear*/

.width{
	padding:16px 0 0 0;
	margin:16px 0 0 0;		
	border-top:1px solid #c2bdb2;
	width:100%;
}
	
#globalnav{
	position:relative;
	float:right;
	width:960px;
	padding:0 0 16px 0;
}

#globalnav ul{
	font:italic 11px/14px Georgia,"Times New Roman",Times,serif ;
	color:#999999;
	text-align:right;
	border-bottom:1px solid #666;
	padding:8px 0;
	margin:0px 0 0 0;
	width:960px;
}

#globalnav ul li{
	display:inline;
	padding:0px 8px 0 0;
	border-right:1px solid #666;
	margin:0 8px 0 0;
}

#globalnav ul li.end{
	border-right:none;
}


#globalnav ul li a:link,#globalnav ul li a:visited{
	font:italic 11px/14px Georgia,"Times New Roman",Times,serif ;
	color:#999999;
	text-decoration:none;
}

#globalnav ul li a:hover{
	color:#FF66CC;
}

#intro{
	position:relative;
	float:left;
	width:732px;
	padding:32px 0 0 0 0;
	margin:0 0 0 32px;
	color:#FFF;
}


#intro p{
	margin:0;
	padding:0;
	font-family: 'Helvetica Neue', Helvetica, Arial !important;
	line-height: 1.2em;
	font-weight:bold;
	font-style:normal;
	font-size: 1.7143em;
}


#intro p a:link, #intro p a:visited{
	color:#fff;
}

/*	Widgets */
.widget-list{
	width:960px;
	position:relative;
	float:left;
}


.widget{
	margin:0 8px 0 0;
	position:relative;
	float:left;
	width:312px;
}

#top .widget .textwidget{
	width:572px;
	font-size: 1.7143em;
}

#category ul{	
	float:left;
	position:relative;
	text-align:left;
	width:850px;
	margin:0 0 0 32px;

}

.widget_categories li {
	font:bold 2em/1.0714em 'Helvetica Neue', Helvetica, Arial !important;
	color:#FFF;
	display:inline;
	padding:0 8px 0 0;
	position:relative;
	float:left;
	
}

.widget_categories li a, .widget_recent_entries li a, .widget_recent_comments li, .widget_text li, .textwidget li a:link, .textwidget li a:visited, .widget_twitter li, ul.tweet , .widget_twitter li a:link, .widget_twitter li a:visited{
	color:#FFF;
}


#bottom li.post-title{
	border-bottom:1px solid #666666;

}

.widget_archive li, .widget_recent_entries li, .widget_recent_comments li, #footer .textwidget li, .cat_posts li, .widget_twitter li, .widget_categoryposts{
	font-size: 0.8571em; /* 12px */ 
	line-height: 1.6667em; /* 20px */ 	
	margin-bottom: 0em; 
	border-bottom:1px solid #666666;
	width:312px;
	position:relative;
	float:left;
}

.widget_archive li a:link, .widget_recent_entries li a:link, .widget_recent_comments li a:link, .widget_text li a:link, .widget_text li a:visited, .cat_posts li a:link, .cat_posts li a:visited{
	color:#FFF;
}

#category li a{
	font-family: 'Helvetica Neue', Helvetica, Arial !important;
	font-weight:bold;
	font-style:normal;
	color:#FFF;
	display:inline;
	padding:0 8px 0px 0;
	margin:0;
	position:relative;
	float:left;
	border:none;
	width:auto;
}


li#ssp-3{
	position:relative;
	float:left;
	width:auto;
	clear:left;
	padding:8px 0 24px 0;
	font-style:normal;
}

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


/* smart sort premium */
li #ssp-3 {
	margin:0 16px 0 0;
}
