/*
Theme Name: Drakkar Dev Red
Theme URI: www.drakkardev.com
Description: A brief description.
Version: 1.0
Author: Drakkar Dev
Author URI: www.drakkardev.com
*/

/* MAIN BODY STYLES */
*{
	padding: 0px;
	margin: 0px;
}

body {
	background-image: url("images/bg.png");
	background-position:center top;
	background-repeat: repeat;
	background-color: #060606;
	font-family: Verdana, Arial, "Century Gothic";
	font-size: 12px;
	color: #878787;
	text-align: center;
}

img.alignright {float:right; margin:5px 0 0em 1em}
img.alignleft {float:left; margin:5px 1em 0em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:5px 0 0em 1em}
a img.alignleft {float:left; margin:5px 1em 0em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

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

a:hover, a:active {
	color: #9f0707;
	text-decoration: underline;
}

a img {
	border: 0px;
}

#wrapper {
	background-image:url("images/header_bg.png");
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
	width: 990px;
	text-align: left;
}

#header {
	width: 990px;
	height: 150px;
}

/* LOGO */
#logo {
	float: left;
	padding: 3px 36px;	
}

#logo img {
	border: 0 none;
	height: 110px;
	width: 350px;
}

/* TOPMENU */
#topmenu  {
	float: left;
	width: 915px;
	height: 30px;
	left: 36px;
	position: relative;
	text-transform: uppercase;
}

#topmenu ul {
	/*background:url("images/menubar_separator.png") no-repeat scroll 0 0 transparent;
	//float:left;*/
	list-style:none outside none;
	margin: 0px;
	padding: 0px;
}

#topmenu li {
	background: url("images/menubar_separator.png") no-repeat scroll 100% 0 transparent;
	display: inline;
	height: 30px;
	line-height: 30px;
	padding: 6px 20px;
	font-size: 14px;
}

#topmenu li a:link, #topmenu li a:visited {
	color:#ffffff;
	text-decoration: none;
	text-shadow:0 1px 0 #3f0000;
}

#topmenu li a:hover, a:active {
	color:#ffffff;
	text-decoration: underline;
	text-shadow:0 1px 0 #3f0000;
}
/*
div#topmenu li.current_page_item a:link, div#topmenu li.current_page_item a:visited {
	color:#549CD8;
	font-weight:700;
}*/

/* -- */



#content {
	float: left;
	width: 915px;
	padding: 10px 36px;
}

#left-col {
	background-image: url("images/content_left_top.png");
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 600px;
	height:100%;
	padding-top: 5px;
}

.left-col-bg {
	background: url("images/content_left_bg.png") repeat-y scroll 0 0 transparent;
	width: 600px;
}

#left-col-end {
	background: url("images/content_left_end.png") no-repeat scroll 0 0 transparent;
	float: left;
	width: 600px;
	height: 6px;
}

.post {
	/*background: url("images/content_left_bg.png") repeat-y scroll 0 0 transparent;*/
	float: left;
	width: 580px;
	padding: 10px 10px;
	color: #000000;
}

.entry-title {
	font-size: 18px;
	font-weight: bold;
	color: #9f0707;
}

.entry-title a:link, a:visited {
	color:#9f0707;
	text-decoration: none;
}

.entry-title a:active, a:hover {
	color:#9f0909;
	text-decoration: underline;
}

.entry-info {
	background-color: #9f0707;
	font-size: 9px;
	color: #ffffff;
	padding: 0 3px 2px;
	margin: 5px 0 7px;
}

.entry-image {
	width: 206px;
	height: 206px;
	float: right;
	overflow: hidden;
	margin: 5px 0px 5px 10px;
}

.entry-content {
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}

.entry-content p {
	padding-bottom: 10px;
}

.entry-content li {
	list-style: disc;
	padding: 2px 5px;
	margin: 0px 30px;
}

.entry-separator {
	background: url("images/content_left_sep.png") center;
	height: 10px;
	margin: 5px 0px 18px 0px;
}

#right-col {
	background-image: url("images/content_right_top.png");
	background-repeat: no-repeat;
	display: inline;
	float: left;
	width: 300px;
	height: 100%;
	padding-top: 5px;
	margin-left: 15px;
}

.right-col-bg {
	background: url("images/content_right_bg.png") repeat-y scroll 0 0 transparent;
	width: 300px;
}

#right-col-end {
	background: url("images/content_right_end.png") no-repeat scroll 0 0 transparent;
	float: left;
	width: 300px;
	height: 6px;
}

.widjet_twitter li {
	list-stile: circle;
	padding: 5px 10px;
}


#social-links {
	float: left;
	padding: 10px 10px;
}

#social-links ul {
	background: url("images/content_right_sep.png") no-repeat scroll 0 100% transparent;
	background-position: center bottom;
	padding: 12px 0px 20px 0px;
	width: 280px;
}

#social-links li {
	display: inline;
	list-style: none;
	padding: 0px 9px;
}

#sidebar {
	/*background: url("images/content_right_bg.png") repeat-y scroll 0 0 transparent;*/
	float: left;
	width: 280px;
	padding: 10px 10px;
	height: 100%;
}

#sidebar li{
	background: url("images/content_right_sep.png") no-repeat scroll 0 100% transparent;
	background-position: center bottom;
	padding: 5px 0px 20px 0px;
	color: #000000;
	font-size: 11px;
	list-style: none;
}

#right-col .widgettitle {
	/*background: url("images/content_right_sep.png") no-repeat scroll 0 16px transparent;*/
	color: #9f0707;
	font-size: 14px;
	font-weight: normal;
}

#right-col .widget li {
	background-image:none;
	margin:0px 15px;
	list-style:none;
	padding:0px;
}

/* FOOTER */
#footer {
	float: left;
	font-size: 11px;
	height: 40px;
	text-align: center;
	width: 990px;
	margin-top: 25px;
}

