/*  
Template Name: Mozambic
Version: 1.0
Author: Dugu Miko
Author URL: http://www.mygreencorner.com
*/

html, body {
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	border: 0;
	color: #1D1C1B;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

body {
	background: #272727;
}

p {
	line-height: 25px;
	padding: 10px 0;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #A91927;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

blockquote {
	font-size: 12px;
	width: 80%;
	padding: 0 4%;
	margin: 10px 0 10px 4%;
	border-left: #AD1627 2px solid;
	color: #717171;
	line-height: 19px;
	font-style: italic;
}

blockquote p {
	padding: 5px 0;
}

blockquote blockquote {
	border-left: #8A111E 2px solid;
}

/* Top */

#top {
	width: 100%;
	background: url(img/solidwood-dark.jpg) center top;
        border-bottom: 5px solid #000000;
}

#top_in {
	width: 856px;
	margin: 0 auto;
	padding-top: 58px;
}

/* Top (title) */

#title {
	width: 310px;
	float: left;
	padding-left: 30px;
}

#title h1 {
	font-size: 24px;
}

#title h1 a {
	color: #fff;
	text-decoration: none;
}

#title h1 a:hover {
	color: #CFCDCB;
}

/* Top (menu) */

#menu {
	width: 515px;
	float: right;
	padding-top: 5px;
}

#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}

#menu ul li {
	display: inline;
	margin-right: 20px;
}

#menu ul li a {
	text-decoration: none;
	border-bottom: transparent 4px solid;
	padding-bottom: 2px;
	color: #7C7C7C;
}

* html #menu ul li a {
	border-color: #252525;
}

#menu ul li.current_page_item a, #menu ul li a:hover {
	color: #fff;
	border-bottom-color: #7C3B0F;
}

/* Top (header) */

#header {
	width: 100%;
	height: 72px;
	background: url(img/blacktop.gif) no-repeat left bottom;
	clear: both;
	padding-top: 15px;
	text-align: center;
	position: relative;
}

#header p {
	color: #fff;
	font-size: 20px;
	padding: 27px 0 0 0px;
	
	color: #fff;
}

#header .subscribe a {
	width: 50px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 10px;
	display: block;
	background: url(img/empty.jpg);
}

#header .subscribe span {
	display: none;
}

/* Middle */

#middle {
	width: 100%;
	/*background: #E3DBCE url(img/content_bg.jpg) repeat-x left top;*/
        background: url(img/blackbg.jpg);
}

/* Content Wrap */

#cw {
	width: 884px;
	margin: 0 auto;
	/*background: url(img/borders.gif) no-repeat left top;*/
}

#content_wrap {
	width: 856px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 35px;
        background-color: #FFFFFF;
}

/* Content */

#content {
	width: 475px;
	float: left;
	margin-left: 30px;
	display: inline;
        background: #FFFFFF;
}

#content ul {
	padding-left: 50px;
}

#content ol {
	padding-left: 70px;
}

#content ol li {
	padding-left: 70px;
	line-height: 19px;
	padding: 2px 0 2px 0px;
}

#content ul li {
	line-height: 19px;
	padding: 2px 0 2px 20px;
	background: url(img/square.gif) no-repeat 0 10px;
}

#content ol li {
	list-style: decimal;
}

#content h2 {
	font-size: 20px;
	font-weight: normal;
}

#content h2 a {
	color: #000;
	text-decoration: none;
}

#content h2 a:hover {
	text-decoration: underline;
}

/* Content (post) */

#content .post {
	width: 100%;
	clear: both;
	padding: 10px 0;
}

#content .post p.post_details {
	margin-top: -20px;
	font-size: 11px;
}

#content .post p.tags {
	font-size: 11px;
	clear: both;
}

#content .post p.tags b {
	padding-right: 5px;
}

.post img {
	border: #C9BDA9 3px double;
	padding: 1px;
}

.alignleft {
	float: left;
	margin: 5px 10px 0 0px;
}

.alignright {
	float: left;
	margin: 5px 0px 0 10px;
}

/* Content (more entries) */

.more_entries {
	padding-top: 15px;
}

.more_entries h2 {
	font-size: 17px !important;
}

img.spacer {
	margin: 15px auto;
	display: block;
	clear: both;
}

/* Comments (single.php and comments.php) */

h2.lc {
	padding-top: 20px;
}

.comments_wrap {
	width: 420px;
	margin: 20px 0 0px 10px;
	clear: both;
	padding-bottom: 5px;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .left img {
	border: #C7BBA6 3px solid;
}

.comments_wrap .right {
	width: 350px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right h4 {
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 12px !important;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: underline;
}

/* Comments (form) */

#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#content form input {
	margin-top: 5px;
}

.lc_logged {
	padding: 0;
	margin-top: -10px;
}

/* Sidebar */

#sidebar {
	width: 260px;
	float: left;
	margin-left: 55px;
	padding-top: 25px;
	font-size: 11px;
}

#sidebar h2 {
	font-size: 17px;
	font-weight: normal;
	padding: 5px 0;
}

#sidebar p {
	line-height: 18px;
	padding: 5px 0 10px 0;
}

#sidebar ul li {
	line-height: 19px;
	padding: 2px 0 2px 22px;
	font-weight: bold;
	background: url(img/square.gif) no-repeat 3px 10px;
}

#sidebar ul li span {
	font-weight: normal;
}

/* Block */

.fancytop{
      background: url(img/fancy.gif) center top no-repeat;
width: 100%;
      height: 17px;
}

.fancybottom{
background: url(img/fancybottom.gif) center top no-repeat;
width: 100%;
      height: 17px;
}

#sidebar .block {
	background: #D7CEBF;
        
	padding: 10px 20px;
        margin-bottom: 20px;
        border-color: #b9a685;
        border-style: double;
        border-width: 3px;
}

#sidebar form {
	padding: 10px 0;
}

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #CFC4B2;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Widget (tag cloud) */

#tag_cloud {
	padding-bottom: 30px !important;
}

#tag_cloud h2 {
	margin-bottom: 15px;
}

/* Footer */

#footer {
	width: 100%;
	background: #141414;
	border-top: #000000 5px solid;
	padding-top: 30px;
	padding-bottom: 15px;
	color: #7D7D7D;
}

#disclaimer p{
        margin: 10px;
        color: #7d7d7d;
}

#footer h2 {
	font-size: 17px;
	color: #fff;
	font-weight: normal;
}

#footer ul li {
	line-height: 19px;
	padding: 2px 0 2px 0;
	font-weight: bold;
}

#footer_in {
	width: 856px;
	margin: 0 auto;
}

#footer .block2 {
	width: 130px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

#footer .entries {
	width: 250px;
	padding-left: 40px;
	margin-right: 30px;
}

#footer .author {
	width: 320px;
	padding-left: 30px;
}
#content .post p{
float: left;
margin-right: 20px; 
overflow: hidden;
}

#content .post img{
float: left;
margin-right: 10px;
padding: 1px;
}

#footer .author img {
	float: left;
	margin-right: 10px;
	padding: 1px;
	border: #515151 3px solid;
}

/* Copyright */

#copyright {
	width: 100%;
	background: #272727;
	height: 40px;
	border-top: #3A3A3A 1px solid;
	color: #7D7D7D;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#copyright a {
	color: #fff;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/* Fix */

#content_wrap:after,
.comments_wrap:after,
#footer_in:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

img.spacer{
   border: 0px;
}