
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	color: #333;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #df2f6f;
	text-decoration:none
	}

a:hover, a:active {
	color: #df2f6f;
	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;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:800px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	color: #FBFBFB;
	background-color: #000;
	}


#page {
	width:800px;
	margin:0px auto;
	padding:0px;
	font-size:0.7em;
	background-image: url(images/wide.jpg);
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:15px;
	text-transform:uppercase;
	background-color: #2c2c2c;
	background-image: url(images/navbar.jpg);
	}



#navlinks {
	width:700px;
	padding-left:50px;
	padding-right:50px;
	padding-top:25px;
	vertical-align:bottom;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:-0.2px;
}


#navlinks a, #navlinks a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#fff;
	display:inline;
	text-decoration:none;
	}

#navlinks a:hover {
	text-decoration:none;
	display:inline;
	color:#df2f6f;
	}


/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font-family: Georgia, "Times New Roman";
	font-size: 16px;
	color: #101010;
	padding-top:0px;
	margin-top:0px;
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#df2f6f;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	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;
	}

/* Index Page*/

#logo {
	width:350px;
	padding-left:20px;
	}


#top {
	padding:0;
	}



#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#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;
	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:700px;
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	font-size:12px;
	line-height:14px;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#bar {
	height: 61px;
	background-image: url(images/bar.jpg);
	padding:0px;
	margin:0px;
}
	
#languages {
	font-weight:bold;
	color:#fff;
	padding-right:30px;
	vertical-align: text-bottom;
	}

#languages a {
	font-weight:bold;
	color:#df2f6f;
	text-decoration: none;
	}

#languages a:hover {
	font-weight:bold;
	color:#fff;
	text-decoration: underline;
	}

#languages a:active {
	font-weight:bold;
	color:#fff;
	text-decoration: underline;
	}


.topedge {
	background-image: url(images/top.jpg);	
	height: 50px;
	padding:0px;
}


.clear {
	clear:both;
}

#content h2.title {
	width:337px;
	height:35px;
	background-image: url(images/band.png);
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:-0.2px;
	color:#df2f6f;
	padding-top: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-left:-10px;
	}

#content h3.title {
	width:333px;
	height:40px;
	background-image: url(images/h3band.png);
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	letter-spacing:-0.2px;
	color:#fff;
	padding-top: 14px;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-left:-10px;
	margin-top:10px;
	}
	
.subhead {
	width:333px;
	height:40px;
	background-image: url(images/h3band.png);
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	letter-spacing:-0.2px;
	color:#fff;
	padding-top: 14px;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-left:-10px;
	margin-top:10px;
	}

.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 {
	margin:10px;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	color: #171717;
	}

#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:#333;
	}

#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;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	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;
	}





/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background:#2c2c2c 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:#df2f6f;
	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;
	margin-right
	width: 800px;
	height:300px;
	font-size:0.6em;
	padding:0px;
	background-image: url(images/footer2.jpg);
	}


/* 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;
	}
