/*  
Theme Name: Dvolution
Theme URI: http://www.dvolution.org
Description: The first ever custom-made theme for Dvolve.org!
Version: 1.0
Author: DeV
Author URI: http://www.dvolution.org

*/

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #000000;
	background-image: url('images/background.jpg');
	/*background-repeat: repeat-x;*/
        background-position: center top;
	color: #252525;
	font-family: Arial;
	font-size: 12px;
}

a, a:visited
{
	color: #008419;
	outline: none;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0px;
}

blockquote 
{
	background-color: #fff;
	border: 1px dotted #ded7b3;
	border-left: 3px solid #ded7b3;
	color: #252525;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	margin: 10px 20px 10px 30px;
	padding-bottom: 5px;
	padding-left: 10px;
        padding-right: 5px;
	padding-top: 5px;
}

#container
{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 980px;
}

#header-area
{
	height: 140px;
	padding-bottom: 10px;
	width: 980px;
}

#header-img
{
	height: 150px;
	left: -14px;
	position: absolute;
	top: 16px;
	width: 715px;
}

#header-img a
{
	display: block;
	height: 150px;
	width: 715px;
}

#inner-container
{
	background-color: #f9f7ef;
	min-height: 500px;
	width: 980px;
}

#menu-area
{
	background-color: #efead3;
	border-bottom: 1px solid #ded7b3;
	height: 29px;
	line-height: 29px;
	padding-left: 9px;
	padding-right: 9px;
	width: 962px;
}

#menu
{
	clear: both;
	float: right;
	vertical-align: middle;
}

#menu a
{
	color: #000;
	font-weight: bold;
}

#searchform div
{
	float: right;
	padding-top: 105px;
	vertical-align: top;
}

#searchinput
{
	background-image:url('images/searchinput.png');
	background-repeat: no-repeat;
	border: 0px;
	height: 30px;
	padding-left: 10px;
	width: 202px;
}

#searchsubmit
{
	background-image:url('images/search.png');
	background-repeat: no-repeat;
	border: 0px;
	height: 29px;
	margin-bottom: -10px;
	width: 26px;
}

#featured-area
{
	padding-left: 19px;
	padding-right: 16px;
	padding-top: 10px;
	width: 980px;
}

#featured-article
{
	font-family: Arial;
	font-size: 12px;
	float: left;
	line-height: 18px;
	padding: 15px;
	width: 325px;
}

h1
{
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
}

h2
{
	font-size: 16px;
	margin-bottom: 10px;
}

h3
{
	font-size: 14px;
	margin-bottom: 10px;
}


h1 a
{
	color: #000 !important;
}

.metadata
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}

#content-area
{
	clear: both;
	overflow: hidden;
	padding-left: 19px;
	padding-right: 16px;
	padding-top: 27px;
	width: 945px;
}

#content-left
{
	float: left;
	padding-right: 14px;
	width: 553px;
}

.article
{
	background-color: #efead3;
	border: 1px solid #ded7b3;
	border-left: 6px solid #beb076;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	/*height: 160px;*/
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
	width: 528px;
}

.article h1
{
	font-size: 18px;
	margin-bottom: 10px;
}

.article img
{
	border: 1px solid #ded7b3;
	float: left;
	margin-right: 12px;
}

#article-navigation
{
	clear: both;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
	width: 555px;
}

#article-navigation-previous
{
	float: left;
}

#article-navigation-next
{
	float: right;
}

#article-shortlist
{
	clear: both;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 555px;
}

.article-compact
{
	background-color: #f8f4e1;
	background-image: url('images/arrow.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #ded7b3;
	border-top: 1px solid #ded7b3;
	height: 24px;
	line-height: 24px;
	margin-bottom: 3px;
	padding-left: 21px;
	vertical-align: middle;
}

.article-compact a
{
	color: #000;
}

.article img
{
	vertical-align: top;
}

.timestamp
{
	color: #838383;
	font-size: 11px;
}

#single-article
{
	background-color: #f8f4e1;
	border: 1px solid #ded7b3;
	line-height: 20px;
	padding: 10px;
}

#single-article h2
{
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
}

#single-article h3
{
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
}

#content-left p
{
	line-height: 20px;
}

#single-article p
{
	line-height: 20px;
	margin-bottom: 15px;
}

.padded
{
	margin-bottom: 15px;
}

#single-article h1
{
	margin-bottom: 10px;
}

#single-article ul
{
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 10px;
}

#content-right
{
	float: left;
	width: 374px;
}

#article-author
{
	background-color: #fffef8;
	border-bottom: 1px dotted #ded7b3;
	border-top: 1px dotted #ded7b3;
	float: left;
	/*font-family: verdana;*/
	font-size: 10px;
	line-height: 15px;
	margin: 5px 0 0;
	padding: 5px;
	width: 520px;
}

#article-author img
{
	border: 1px solid #ddd3a9;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	padding: 1px;
}

#article-actions
{
	border-bottom: 1px dotted #ded7b3;
	border-top: 1px dotted #ded7b3;
	color: #008419;
	float: left;
	margin: 5px 0 0;
	padding: 0 0 5px;
	width: 530px;
}

#article-actions ul
{
	margin-left: auto;
	margin-right: auto;
	width: 530px;
}

#article-actions img
{
	height: 16px;
	margin-right: 5px;
	padding-bottom: 3px;
}

#article-actions li
{
	border: none;
	display: inline;
	float: left;
	padding-right: 11px;
}

#article-actions small
{
	color: #008419;
	font-family: Arial;
	font-size: 10px;
	font-weight: 700;	
}

#article-actions small a
{
	color: #008419;
	text-decoration: none;
}

#article-actions small a:hover
{
	color: #008419;
	text-decoration: underline;
}

#article-actions small img
{
	border: none;
	vertical-align: middle;
}

.sidebar-item
{
	background-color: #efead3;
	border: 1px solid #ddd3a9;
	margin-bottom: 10px;
	padding: 5px;
}

.sidebar-item img
{
	float: left;
	margin-bottom: 3px;
	margin-right: 3px;
}

.fotoshop
{
        overflow: hidden;
}

.fotoshop img
{
	margin-left: auto;
margin-right: auto;
}

.sidebar-item h1
{
	float: left;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 4px;
}

.sidebar-item-inner
{
	background-color: #f9f7ef;
	border: 1px solid #ddd3a9;
	clear: both;
	width: 360px;
}

.sidebar-item-inner ul
{
	list-style: none;
	padding: 0px 5px 0px 5px;
}

.sidebar-item-inner ul li
{
	border-bottom: 1px dotted #ddd3a9;
	clear: both;
	display: block;
	line-height: 18px;
	height: 42px;
	padding: 4px 0px 4px 4px;
}

.comments img
{
	border: 2px solid #cccccc;
	float: left;
	margin-right: 5px;
}

.twitter ul li
{
	height: auto;
}

.ad
{
	overflow: hidden;
	padding: 5px;
	width: 350px;
}

/*.sidebar-item-inner ul li.cat-item-29
 {
	border-bottom: 0px;
 }*/

.sidebar-item-inner  ul li a
{
	font-weight: bold;
}

.sidebar-item-container
{
	overflow: hidden;
	width: 374px;
}

.wide
{
	width: 362px;
}

.small
{
	width: 172px;
}

.smallinner
{
	width: 170px;
}

.smallinner ul li
{
	height: 20px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

#footer
{
	clear: both;
	font-size: 11px;
	margin-left: 19px;
	padding-bottom: 20px;
	padding-top: 20px;
}

#footer-inner
{
	border-bottom: 1px solid #ded7b3;
	border-top: 1px solid #ded7b3;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width:945px;
}

.border
{
        background-color: #fff;
        border: 1px solid #ded7b3;
        padding: 1px;
}