/*  
Theme Name: Modern Clean Theme
Theme URI: http://bloggingzone.info
Description: Clean Modern Wordpress Theme made by bloggingzone.info modified by MondernFurnitureForum.com
Version: 1.0
Author: bloggingzone.info modified by ModernFurnitureForum.com
Author URI: http://bloggingzone.info
*/

*
{
margin: 0;
padding: 0;
}


/* General */

body {
        background-color: #98B882;
        width: 1005px;
        font-family: Verdana, sans-serif;
        font-size: 70%;
        color: #333;
	margin: 0;
}

h1, h2, h3, h4 {
	font-weight: 100;
	margin: 0;
	color: #000;
}

img {
	border: 0;
}

a
{
        color: #5A7A44;
        text-decoration: none;
}

a:hover
{
        color: #000;
        text-decoration: none;
}

/* The paragraphs */
p
{
        margin-bottom: 11px;
        line-height: 16px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto 0 auto;
	width: 1005px;
}

/* The top border :) */
#topb   
{       
        background-color: #FFAE00;
        border-bottom: 2px #FFF solid;
        width: 1005px;
        height: 210px; 
        font-size: 1px;
        background-image: url(images/page.jpg);
        background-repeat: no-repeat;
        /* Have I told you I hate IE :) */
}  

/* Header */

#header {
        background: #98B882 url(/Themes/narenciye/images/headerbg.gif) repeat-x;
        padding: 8px 0 0 0;
        width: 1005px;
        height: 150px;
        color: #F0F0F0;
}

#bsinfo
{
	margin: 0 auto;
        width: 95%;
}

/* Header - Info */
	
#header #header-info {
	float: left;
	height: 150px
}
	
#header #header-info h1 {
        margin: 14px 0 0 0;
        padding: 0;
        font-size: 225%;
}
	
#header #header-info h1 a {
	color: #ffffff;
	text-decoration: none;
}
	
	#header #header-info .description {
		color: #ffffff;
		font-weight: normal;
		font-size: 12px;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		bottom: 9px;
		left: 1px;
		height: 35px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 35px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 35px;
		font-weight: normal;
		font-size: 10px;
		line-height: 35px;
		color: #ffffff;
		width: 99px;
		text-align: center;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}

#hdrrgt
{
        float: right;
        height: 120px;
        text-align: right;
}
#hdrrgt ul
{
        list-style-type: none;
        margin-top: 23px;
}
#hdrrgt #snd
{
        margin-top: 34px;
        text-align: center;
}
#hdrrgt li
{
        display: inline;
}
#hdrrgt li a
{
        padding: 8px 0 8px 42px;
        margin-right: 18px;
        font-size: 150%;
        color: #E0E0E0;
}
#hdrrgt li a:hover, #hdrrgt li a.active
{
        color: #FFF;
}


/* Main */

#main {
	width: 1003px;
	padding-left: 2px;
}
/* Main - Sidebar */
#sidebar {
	float: left;
	width: 347px;
	font-weight: normal;
	font-size: 12px;
	color: #ff9001;
}
	
#sidebar a {
	color: #FF9001;
	text-decoration: none;
}
	
#sidebar a:hover {
	text-decoration: underline;
}
	
#sidebar #sidebar-left {
	float: left;
	width: 169px;
}
	
#sidebar #sidebar-right {
	float: right;
	width: 169px;
}
	
#sidebar .sidebar-box {
	width: 161px;
	margin: 0 4px;
	margin-bottom: 20px;
	color: #000;
}
	
/* Sidebar - Titles */
		
#sidebar h3 {
	padding-left: 10px;
	height: 35px;
	font-weight: normal;
	font-size: 16px;
	line-height: 35px;
	color: #ff9001;
	background-color: #fff;
}
		
/* Sidebar - Menus */
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #fff;
}
		
#sidebar ul li {
	color: #94120d;
	height: 29px;
	font-weight: normal;
	font-size: 12px;
	line-height: 29px;
	padding-left: 16px;
}
#sidebar ul li a {
	color: #000;
	text-decoration: none;
}
		
#sidebar ul li a:hover {
	text-decoration: underline;
}
		
/* Sidebar - Tables */
#sidebar #calendar_wrap {
	background: #96999c;
	padding: 5px 0;
}
		
#sidebar #calendar_wrap table {
	margin: 0 auto;
	width: 130px;
}
		
#sidebar #calendar_wrap caption {
	margin: 0 auto;
	width: 130px;
}
		
/* Sidebar - Forms */
#sidebar #searchform {
	background: #96999c;
	padding: 10px 0;
	text-align: center;
	margin: 0;
}
		
#sidebar #searchform #s {
	width: 140px;
}
		
/* Sidebar - Texts */
#sidebar .textwidget {
	background: #96999c;
	padding: 5px 10px;
}
	
/* Main - Content */
#content {
float: left;
width: 645px;
padding-left: 7px;
}
	
/* Main - Content - Post */
#content .post {
	color: #000;
	float: left;
	margin-bottom: 50px;
	width: 629px;
	min-height: 120px;
	background-color: #fff;
}
	
/* Post - Title */
#content .post .post-title {
width: 629px;
color: #ff9001;
height: 44px;
}
#content .post .post-title a {
color: #ff9001;
text-decoration: none;
}
		
#content .post .post-title a:hover {
text-decoration: underline;
}
		
#content .post .post-title .post-date {
float: left;
color: #ff9001;
text-align: center;
text-transform: lowercase;
height: 44px;
width: 78px;
margin-right: 5px;
}
		
#content .post .post-title .post-date span {
font-weight: bold;
font-size: 18px;
margin-top: 2px;
display: block;
}
		
#content .post .post-title h2 {
padding-top: 3px;
color: #ff9001;
font-weight: bold;
font-size: 15px;
}
		
#content .post .post-title h2.not-found-title {
padding-top: 0;
line-height: 44px;
padding-left: 10px;
}
		
#content .post .post-title h2 a {
color: #ff9001;
text-decoration: none;
}
		
#content .post .post-title h2 a:hover {
text-decoration: underline;
}
		
/* Post - Entry */
#content .post .post-entry {
color: #000;
padding: 0 10px;
}
		
#content .post .post-entry a {
color: #5a7a44;
text-decoration: none;
font-weight: bold;
}
		
#content .post .post-entry a:hover {
text-decoration: underline;
}
		
#content .post .post-entry .picture {
margin: 0 5px 5px 0;
float: left;
}
		
#content .post .post-entry .more-link {
color: #5a7a44;
float: right;
padding-bottom: 5px;
}
		
#content .post .post-entry .more-link a {
color: #5a7a44;
text-decoration: none;
}
		
#content .post .post-entry .more-link a:hover {
text-decoration: underline;
}
		
/* Post - Info */
#content .post .post-info {
clear: both;
padding: 0 10px;
color: #5a7a44;
}
		
#content .post .post-info a {
color: #5a7a44;
text-decoration: none;
}
		
#content .post .post-info a:hover {
text-decoration: underline;
}
		
/* Post - Comments */
#content .post h3 {
height: 36px;
color: #5a7a44;
font-weight: bold;
font-size: 14px;
line-height: 36px;
margin-top: 15px;
padding: 0 10px;
}
		
#content .post .comments {
padding: 0 10px;
font-weight: normal;
font-size: 12px;
line-height: 18px;
color: #ffffff;
}
		
#content .post .comments ol {
margin: 10px 0 10px 0;
padding-left: 25px;
}
		
#content .post .comments ol li {
padding: 5px;
}
		
#content .post .comments ol li.alt {
background: #5f6265;
}
		
#content .post .comments ol li cite {
color: #941a16;
font-style: normal;
font-weight: bold;
}
		
#content .post .comments ol li cite a {
color: #941a16;
text-decoration: none;
}
		
#content .post .comments ol li cite a:hover {
text-decoration: underline;
}
		
#content .post .comments ol li .commentmetadata a {
color: #941a16;
text-decoration: none;
}
		
#content .post .comments ol li .commentmetadata a:hover {
text-decoration: underline;
}
		
#content .post #commentform {
margin: 0;
font-weight: normal;
font-size: 12px;
line-height: 18px;
color: #000;
padding: 0 10px;
}

#footer, .footer{
width: 1005px;
color: #ffffff;
font-weight: bold;
font-size: 12px;
text-align: center;
}
#footer a, .footer a {
color: #ffffff;
text-decoration: none;
}
#footer a:hover, .footer a:hover {
text-decoration: underline;
}

#nifty  
{
        background-color: #FFF;
        margin: 0px auto 0px auto;
        width: 975px;
}

#sidebar ul li a.rsswidget {
        color: #000;
        text-decoration: none;
}

#sidebar ul li { 
	width: 120px;
	overflow: hidden;
}

#sidebar ul {
	overflow: hidden;
}
