/* HTML Elements */

 /* Hide dotted image outline from Firefox and Netscape */ a {
	outline: none; }

* {
	margin:0;
	padding:0;
	}

.hidden {
display: none; 
}

body {
	font: 100% Arial, Helvetica;
	background:url(images/stripe.jpg)repeat fixed 0 0;

}

p {	
        margin: 15px 0;
	}

#featuredb a:link, a:visited {
	color: #cc6600;
	text-decoration:underline;
	}

#featuredb a:hover, a:active {
	color: #666666;
	text-decoration:underline;
	}

a:link, a:visited {
	color: #cc6600;
	text-decoration:none
	}

a:hover, a:active {
	color: #cc6600;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

.ddet_div {
  margin: 10px 0px 0px 10px;
  padding: 8px;
  background: #F4F4F4;
  border: 1px solid #DDDDDD;
}

select {
	width: 130px;
	}	

/* Structure */
portpics {
	width:920px;
	border-bottom: 1px solid #666;
}

/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	}


#page {
	width:940px;
	margin:0px auto;
	padding:10px;
	background:#ececec;
	font-size:0.7em;

        }

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}

#mainsite {
	margin:0 auto;
	padding-top:10px;
        padding-bottom:10px;
        padding-left:18px;
        background:#c8c7c5
	}



/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;

	}

h2 {
	font:2.3em Georgia, "Times New Roman";
        color:#cc6600;	

}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#cc6600;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#666666;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

h5 {
	font:1.8em Georgia, "Times New Roman";
        color:#cc6600;	
        margin-bottom:3px;
}

h6 {
	font:1.2em Georgia, "Times New Roman";
        color:#cc6600;	
        margin-bottom:0px;
margin-top:-10px;
}

/* Index Page*/

#logo {
	width:350px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#666666;
	}

#top {
	padding:0;
	}

#top2 {
	padding:0;
	margin-bottom:10px;
	}

#headline {
	width:590px;
	height:372px;
	float:left;
	background:#fff;
	padding:10px;
	font-size:1.15em;
	line-height:1.5em;
	margin:0;
	}

#headlinepic img{
	width:590px;
height:372px;	
float:left;
background:#fff;
	padding:10px;
margin:0;
	}

#headlinepics img{
	width:940px;
height:372px;	
float:left;
background:#fff;
margin-bottom: 10px;

	}


#headlinepics2 img{
	width:940px;
height:212px;	
float:left;
background:#fff;
margin-bottom: 10px;

	}

#headlinepic3{
	width:590px;
height:372px;	
float:left;
background:#fff;
	padding:10px;

	margin:0;
	}

#headlinepic4{
	width:590px;
height:372px;	
border:10px solid #fff;
float:left;
background:#fff;

}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#featuredb h2 {
	font:2.3em Georgia, "Times New Roman";
        color:#cc6600;	
	margin-bottom:15px;
}

#featuredb {
	width:300px;
	height:500px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
font-size:1.15em;
	line-height:1.75em;
	}

#featuredb .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featuredb .info {

	padding-top:5px;
	float:right;
	width:180px;
	}

#featuredb .title {
	font-weight:bold;
font-size:1.25em;
margin-bottom:15px;	
}

#featuredb ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
margin-top:10px;	
	}

#featuredb ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
		color:#cc6600;

}

#featuredb ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

#featuredb ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

#featuredc {
	width:300px;
	height:550px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
font-size:1.15em;
	line-height:1.75em;
	}

#featuredc .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featuredc .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featuredc .title {
	font-weight:bold;
	}

#featuredc ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

#featuredc ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
		color:#cc6600;	
}

#featuredc ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

#featuredc ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

#featuredd h2 {
	font:2.3em Georgia, "Times New Roman";
        color:#cc6600;	
	margin-bottom:15px;
}

#featuredd {
	width:300px;
	height:1000px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
font-size:1.15em;
	line-height:1.75em;
	}

#featuredd .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featuredd .info {

	padding-top:5px;
	float:right;
	width:180px;
	}

#featuredd .title {
	font-weight:bold;
font-size:1.25em;
margin-bottom:15px;	
}

#featuredtop {
	width:300px;
	height:372px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
font-size:1.15em;
	line-height:1.75em;
margin-bottom:10px;
	}

#featuredtop .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featuredtop .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featuredtop .title {
	font-weight:bold;
	}

#featuredtop ul, .post ol, #front-list ul, #front-list ol, #front-listhome2 ul, #front-listhome2 ol, #front-listhome3 ul, #front-listhome3 ol{
	margin-bottom:15px;
	}

#featuredtop ul li, #front-list ul li, #front-listhome2 ul li, #front-listhome3 ul li {	
	list-style:square;
	margin-left:30px;
color:#cc6600;
}

#featuredtop ol li, #front-list ol li, #front-listhome2 ol li, #front-listhome3 ol li {	
	list-style:decimal;
	margin-left:30px;
	color:#cc6600;		
}

#featuredtop ol li ul li, #front-list ol li ul li, #front-listhome2 ol li ul li, #front-listhome3 ol li ul li {	
	list-style:square;
	margin-left:20px;
}

#front-listhome3 ul {	
margin-top:15px;
}

#front-listhome3 h3{	
font:1.1em Arial;
	font-weight:bold;
        color:#cc6600;	

}

#headline a img, #featured a img, #featuredb a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

#middle2 {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;

	}

.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 #666666;}
#cat-2, #cat-4 {border-top:8px solid #cc6600;}

.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:#666666;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#666666; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#cc6600; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#666666; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#cc6600; color:#fff; }

#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.15em;
	line-height:1.75em;
	float:left;
}

#front-listhomewide {
	width:920px;
	background:#fff;
	padding:10px;
	font-size:1.15em;
	line-height:1.75em;
	float:left;
height:600px;

}

#front-listhome {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.15em;
	line-height:1.75em;
	float:left;
height:500px;

}

#front-listhome2 {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.15em;
	line-height:1.75em;
	float:left;
height:1000px;
}

#front-listhome3 {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.15em;
	line-height:1.75em;
	float:left;
height:1650px;
}

#front-listhome4 {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.15em;
	line-height:1.75em;
	float:left;
height:auto;
}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	}

#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:#666666;
	}

.meta a {
	color:#666666;
	}

#headline p, #featured p, #featuredb p{
	margin:0;
	}


/* Content Page*/

#content {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.15em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#666666;
	}

#content h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	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;
	}

#content2 {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.15em;
	line-height:1.75em;
	float:left;
	height:550px;
	}

#content2 .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#666666;
	}

#content2 h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

#content2 .post {
	font-size:1.05em;
	line-height:1.75em;
	}

#content2 .post p {
	margin-top:0px;
	}

#content2 .post .clearfloat {

	margin:0px 0px;
	}

#content2 .post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

#content2 .post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

#content2 .post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

#content2 .post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

#content2 .post img, .post a img, #front-list img, #archive img {
	border:1px solid #000;
	margin:0 10px 5px 0;
	padding:2px;
	}

#content2 .post .ads {
	margin-top:10px;
	}

#content2 .entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#666666;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;

}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#666666;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
margin-bottom:10px;	
}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
margin-bottom:10px;	
}


#sidebar 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;
	margin-bottom:0px;
	padding:10px;
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #666666;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #666666;
	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;
	}



/* Comments*/

.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 li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.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 {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	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 {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background:#666666 url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#cc6600;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}

#footer {
	
margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;

}

#footer p{
		font-size:1.2em;
	color:#333333;

margin: 1px;
margin-bottom:10px;
}




/* 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.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.center, .aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
text-align:center;
}

/* Shortcodes width */
.one_half, .one_third, .two_third, .one_fourth , .three_fourth { float:left; margin-right:4%; position:relative; }
.one_half { width: 48%; }
.one_third { width: 295px; }
.two_third { width:65.32%; }
.one_fourth { width:22%; }
.three_fourth { width:74%; }

#webmore a{
font-weight:bold;
color: #cc6600;
font-size:14px;
}

#one_third{
width: 585px;
margin-top:20px;
float:left;
position:relative;
}


#one_third h2 {
font:20px Georgia, "Times New Roman";
        color:#cc6600;
}

#one_third h2 a{
font:20px Georgia, "Times New Roman";
        color:#666666;
text-decoration:underline;
}

#one_third h2 a:hover{
font:20px Georgia, "Times New Roman";
        color:#cc6600;
text-decoration:underline;
}

#one_thirdleft{
width: 322px;
margin-right:20px;
float:left;
position:relative;
}

#one_halfleft{
width: 283px;
margin-right:15px;
float:left;
position:relative;
}

#one_halfright{
width: 283px;
float:left;
position:relative;
}

#one_halfleft a img, #one_halfright a img{
border:1px solid #000000;
}

#one_thirdleft a img{
border:1px solid #000000;
}

#one_thirdright{
width: 243px;
float:left;
position:relative;
}

/* Mark Additions */

/* Navigation */

#navbar {
	margin:0 auto;
	margin-top:0px;
	padding:0px 10px;
        text-transform:uppercase;
	background:#ee8722;
	}

#nav{
	list-style:none;
	margin:0 auto;
	margin-top:0px;
	text-transform:uppercase;
	background:#dd6f03;
	width:920px;
	}

#nav li{
	float:left;
	margin-right:0px;
	position:relative;
	cursor: pointer;
	display:block;
	}

#nav a{
	font-size:12px;
	display:block;
	padding:10px 14px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

#nav li:hover {
	background: #cc6600;
	}

#nav a:hover{
	color:#fff;
	background:#cc6600;
	text-decoration:underline;
	text-decoration:none;
	display:block;
	}

/*--- DROPDOWN ---*/

#nav ul{

	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	}

#nav ul li{

	padding-top:0px; /* Introducing a padding between the li and the a give the illusion spaced items */
	border-top: 1px solid #ffffff;
	width: 165px;
	float:none;
	}

#nav ul a{

	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	}

#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
	}

#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#cc6600;
	text-decoration:underline;
	}

#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
	}

#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#777777;
	}
