/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	margin-top: 10px;
	font: 100% Arial, Helvetica;
	background: #FFFFCF url(images/allbak.gif) top repeat-x;
	color: #333;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #333;
	text-decoration:none
	}

a:hover, a:active {
	color: #1A7AC8;
	text-decoration:none;
	}

a img {
	border:0;
	}

blockquote p {
	font:1em Arial;
	line-height:1.2em;
	margin:15px 20px;
	padding: 5px 10px; 
	font-style: italic; 
	border-left: 2px solid #eee;
	}


/* Structure */
#head {
	width:960px;
	margin:0px auto;
	padding:0px;
	font-size:0.7em;
	background: #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	}


#page {
	width:940px;
	margin:0px auto;
	padding:10px;
	background: #ECECEC;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:15px;
	padding:0px 08px;
	text-transform:uppercase;
	background:#2c2c2c url(images/navbar.png);
	border-bottom: 5px solid #D96515;
	}

#navbarhome {
	margin:0 auto;
	margin-top:15px;
	padding:0px 08px;
	text-transform:uppercase;
	background:#2c2c2c url(images/navbar.png);
	border-bottom: 5px solid #D96515;
	}

#page-bar {
	/*width:722px;*/
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #3A3A3A;
	}

#page-bar .pbaract a {
	background: #D96515;
	}

#page-bar li:hover {
	background: #D96515;
	}

#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 20px 10px 21px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	float:right;
	text-align:right;
	padding-top:5px;
	margin-right:0px;
	}

/* Text*/


h2 a:link, h1 a:visited {
	color: #232323;
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.2em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	padding:3px 0px;
	margin: 25px 0 10px 0;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:10px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	background: url(images/pslogo.png) left no-repeat;
	height: 65px;
	margin-top: 5px;
	}

.logottl {
	color: #232323;
	float: left;
	font:2.1em Arial;
	letter-spacing:-0.08em;
	padding: 7px 0 0 75px;
	margin: 0;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	margin-bottom: 10px;
	}


#headline {
	height: 210px;
	width:610px;
	color: #C6DEF1;
	float:left;
	background: url(images/hlinebak.gif) top repeat-x;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	position:relative;
	margin:-10px 0 0 -10px;
	overflow: hidden;
	}

#headline a:link, #headline a:visited,
#featured a:link, #featured a:visited {
	color: #fff;
}

#headline a:hover, #featured a:hover {
	text-decoration: underline;
}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	margin-top: 2px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	color: #C6DEF1;
	}

#headline p, #featured p {
	/*padding-bottom:15px;*/
	}

.headtext {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #C6DEF1;
	margin: 0;
	padding: 0;
	color: #fff;
}

#featured {
	height: 210px;
	color: #C6DEF1;
	width:310px;
	background: url(images/featbak.gif) top repeat-x;
	float:right;
	padding: 10px 10px 10px 10px;
	margin: -10px -10px 0 0;
	position:relative;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	/*margin-top:5px;*/
	padding-top:5px;
	float:right;
	width:170px;
	}

#featured .title {
	font-weight:bold;
	}

#featured div.meta {
	color: #C6DEF1;
	}

#headline a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin: 0 0 10px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }

#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#archive {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1em;
	line-height:1.6em;
	float:left;
	}


#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list h2 {
	font:2.0em Georgia;
	}

#archive .title {
	font:1.5em Georgia;
	}


#front-list h2 a:link, #archive .title a:link, #front-list h2 a:visited, #archive .title a:visited {
	color: #1A7AC8;
	text-decoration: none;
}

#front-list h2 a:hover, #archive .title a:hover {
	color: #1A7AC8;
	text-decoration: underline;
}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#pagecontent {
	width:920px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-size: 11px;
	color:#333;
	}

#content h1.title, #archive h2.pagetitle, #pagecontent h1.title {
	color: #303030;
	font:1.8em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

#content h2 {
	color: #D96515;
	font:1.4em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-top: 3px solid #D96515;
	background: #F2F2F2;
	padding: 7px 5px;
	margin: 40px 0 10px 0;
	}

#archive h2.pagetitle, #pagecontent h1.title  {
	margin-bottom: 20px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	padding-right: 10px;
	padding-top: 20px;
	}

.entry a:link,.entry a:visited { 
	border-bottom: 1px dotted #999;
	text-decoration:none
	}

.entry a:hover {
	border: none; 
	color:#275D82;
	text-decoration:underline
	}

#stats {
	margin:0px;
	padding:4px 0;
	text-transform:uppercase;
	font:0.8em Arial;
	width: 100%;
	display:block;
	}

#stats span {
	padding: 0px 10px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}


#tools {
	width:590px;
	margin: 20px 0;
	}

#tools a:link, #tools a:visited {
	text-decoration: underline;
	}

#tools img {
	border: none;
	padding: 0;
	margin: 0 2px 2px 0;
	}


#tools h4 {
	font:1.2em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	padding:3px 0px;
	border-bottom: none;
	margin: 0;
	}

#tools a:hover {
	background:none;
	}

.toolleft {
	float: left;
	width: 300px;
	margin-right: 10px;
	border-right: 1px dotted #BDCEE1;
	padding: 10px 10px 10px 0;
}

.toolright {

	float: left;
	width: 250px;
}

.navigation {
	padding:5px 0px;
	text-align:right;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background: #2B2B2B;
	color: #fff;
	margin:10px 0px 5px 0px;
	padding:4px 0 4px 10px;
	border-left: 5px solid #D86515;
	}

#topcat h2 {
	font:1.4em Georgia;
	font-weight:700;
	letter-spacing:-.05em; 
	color:#3871A0;
}

#topcat h2 a:link, #topcat h2 a:visited {
	color:#3871A0;
}

#sidebar-top,#sidebar-bottom, #scat, #topcat, #sbox,#sidebar-ads {
	width:300px;
	float:right;
	padding:10px;
	background:#fff;
	}

#sbox {
	margin: 5px 0;
	}

#sidebar-bottom, #sidebar-middle {
	margin: 5px 0;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#scat {
	background: #fff;
	margin: 0 0 10px 0;
	font-size: 12px;
	}

#scat ul {
	list-style-type: none;
	}

#scat ul li a {
	list-style-type: none;
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
	display: block;
	}

#topcat {
	float:right; 
	background:#fff;
	font-size:11px;
	margin: 0 0 10px 0;
}

#topcat a {
	font-weight: bold;
}

#topcat img {
	float: left; 
	margin-right: 5px; 
	padding-top: 3px;
} 

#sidebar-category ul li a:hover {
	background: #1A7AC8;
	color: #fff;
	text-decoration: none;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar-left li, #sidebar-right li, #sbox li  {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	padding:10px;
	background:#fff;
	}

#postq {
	width:300px;
	float:right;
	padding:10px;
	background:#fff;
	margin: 10px 0;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #7F9DB9;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border: 1px solid #7F9DB9;
	}



/* Comments*/

.commbox {
	background: #F2F5F9;
	padding: 10px;
}

.commentlist cite {
	font-style:normal;
	/*margin-bottom:4px;*/
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li a:link {
	border-bottom: 1px dotted #999;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 5px 10px 5px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}

.commenttext p {
	line-height: 18px;
	margin: 5px 0;
	padding: 0;
}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin:0;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}


/* Footer*/

#front-popular {
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	font-size:0.6em;
	color:#fff;
	width: 940px;
	background:#2c2c2c url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px 10px 10px 10px;
	}

#front-popular a:link {
	color: #fff;
}

#front-popular a:hover {
	color: #D96515;
}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	text-transform: uppercase;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	}

#recentpost a, #mostcommented a {
	color:#fff;
	text-transform: uppercase;
	font-family: Verdana;
	}

#recent_comments a {
	color:#fff;
}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li {
	list-style:none;
	padding:5px 5px 5px 20px;
	display:block;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}

 #recent_comments p {
	font-size:11px;
	color:#fff;
	font-style: italic;	
}

#footer {
	border-top: 1px dotted #969696;
	width: 940px;
	font-size:1.0em;
	padding-top:10px;
	padding-bottom:10px;
	color: #969696;
	}
#footer a:link {
	color: #969696;
}

#footer a:hover {
	color: #fff;
}

#footer p {
	padding: 0;
	margin: 0;
}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

img.thumb150 {
	float: left;
}

img.thumb65 {
	float: left;
}

img.thumbfull {
	float: left;
}

.idx4link {
	float: left;
	margin-right: 12px;
}

.idxleaderbrd {
	float: left;
}

.printmail {
	background: url(images/printbak.png) no-repeat;
	margin: 0 0 10px 0;
	padding: 6px 0 6px 20px;
	font:11px Georgia, "Times New Roman";
}

.printmail a:link, .printmail a:visited { 
	color: #0665C2;
}

.printmail a:hover { 
	text-decoration: underline;
}

.notes {
	border: 1px solid #DCE5EB;
	margin: 0 0 10px 0;
	padding: 8px;
	color: #646464;
}


#htr h2 {
	color: #303030;
	font:1.4em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #F2F2F2;
	padding: 5px 5px;
	margin: 10px 0;
	}

#htr {
	font-size: 11px;
	line-height: 18px;
}

#htr a:link, #htr a:visited {
	font-weight: bold;
	border-bottom: 1px dotted #DCE5EB;
}

#htr a:hover {
	border-bottom: 1px dotted #1A7AC8;
}

.snote {
	margin: 10px 0 10px 8px;
	padding-left: -10px;
}

.dlevel {
	margin-top: 20px;
}

.dlevel img {
	margin: 0;
	padding: 0 0 0 5px;
	border: none;
}

#comno {float:left;width:55px;height:55px;margin:0 10px 0 0;padding:5px; color:#ddd; font-size: 20px; font-style: Georgia; letter-spacing:-.05em; text-align: center;}

#kms {
	text-align: center;
	margin-bottom: 10px;
	width:96%;
	padding: 10px;
	background: #04796E;
}

#float-ad {
    float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
}


.moreon h3 {
	margin-top: 10px;
	border-bottom: 2px solid #D96515;
	padding-bottom: 3px;
	color: #333;
}

.moreon li {
	color: #333;
	padding: 3px 0;
	border-bottom: 1px dotted #C7C7C7;
}

.moreon li a {
	font-weight: bold;
	color: #0B57B7;
	text-decoration: none;
}

.moreon li a:hover {
	text-decoration: underline;
}

#barfunc {
	padding: 10px 0 15px 0;
	background: #F2F2F2;
	margin-top: 30px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #D96515;
}

#barfunc li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	padding: 0 10px 0 10px;
	margin: 0;
	}

#barfunc img {
	border:none;
	margin: 0 5px -5px 0;
	padding: 0;
	}

.sos {
	height: 40px;
}

#follow{position:relative;}
#follow li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#follow li, #follow a{height:26px;display:block;}

#folfb{left:0px;width:31px;}
#folfb{background:url('images/social.png') 0 0;}

#foltw{left:32px;width:31px;}
#foltw{background:url('images/social.png') -32px 0;}

#folyt{left:64px;width:31px;}
#folyt{background:url('images/social.png') -64px 0;}

#folgg{left:96px;width:31px;}
#folgg{background:url('images/social.png') -96px 0;}

#folrs{left:128px;width:31px;}
#folrs{background:url('images/social.png') -125px 0;}

