/*
Theme Name: Brown Coffee - Left Align
Version: 1.00
Theme URI: http://www.alhaffar.com/web/?p=57
Author: alhaffar.com
Author URI: http://www.alhaffar.com/web
Description: A stylish brown theme, minimalistic and elegant. Easy on the eyes. This theme is based on Tiny Mod by Remex.
*/

* {
	margin: 0;
	padding: 0;
	}

/*surrounds the entire inner block*/
html, body {
	

	font-family:Georgia, "Times New Roman", Times, serif;
	color:#eeeeee;
	}

body {
	background: url(images/bg.jpg) no-repeat top center;
    background-attachment:fixed;
	background-color: #ac5e20;
	text-align: center; /* IE quirks auto margins workaround */
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 10px;

	}

html>body { font-size: 11px; } /* for modern browsers that can resize px */


/*border color affects the entire inner box. background color affects the inner box fully*/
#outer_wrap {
float:left;
}

#wrap_together{
width:560px;
margin:auto;
}
#left_nav{

width:200px;
padding-right:5px;
margin-top:218px;
float:left;
text-align:right;
color:#eeeeee;
}

#left_nav ul{
list-style:none;
color:#FFFFFF;
} 

#left_nav  ul li ul li{
list-style:none; 
font-size:2.25em;
}

#left_nav ul li ul li ul li{
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
font-size:.5em;
}
#left_nav a{
color:#eeeeee;
text-decoration:none;
}

#left_nav a:hover{
text-decoration:none;
color:#333333;
}
#top_wrap
{
	width: 555px;
	float:left;
	background: url(images/header_img.gif) no-repeat top center;
	/*background-color: #ac5e20;*/
	height:190px;
}
#top_wrap_inner_push{
height:50px;
}
#top_wrap_inner
{
border:3px solid #000000;
height:135px;
}

#wrap {
	width: 550px;
	float:left;
	margin-top:5px;
	/*margin: 20px auto;*/ /* auto centers the div */
	background-color: #ac5e20;
	border: 3px solid #000000;
	}

#wrap_bottom{
height:338px;
background: url(images/background_btm.jpg) no-repeat bottom center;

}

hr#demo_hr{

height: 1px;
margin-top:10px;
}

/*border color affects the border around the banner*/
#header {
	height: 160px;
	margin: 70px;
	overflow: hidden;
	background: transparent url(banner.png) no-repeat;
	border: 0px solid #7f582b;

	}
/*box around About and Search etc */
#menu {
	background: #7f582b;
	margin: 20px;
	border: 1px solid #291c0e;
	color: #291c0e;
	}

#content {
	text-align:left;
	margin: 10px;
	font-size:1.4em;
	min-height:450px;
	}
#content h2{
	font-weight:normal;
	font-size:1.6em;	
}

#content a{
	color:#e5b65e;
	text-decoration:underline:
	}

#content a:hover{
	color:#e5b65e;
	text-decoration:underline;
}

#client_title{
	font-size:1.3em;	
}

#footer {
	color:#eeeeee;
	text-align: center;
	margin: 20px;
	font-size: 1.25em;
	font-weight:bold;
	display:table-cell;vertical-align:middle
	}
#footer a{
	color:#e5b65e;
	text-decoration: underline:

	}

#footer a:hover{
	color:#e5b65e;
	text-decoration:underline;
}






/*	Header image and link	 */

#header h1 {
	font-size: 2.5em;
	line-height: 1em;
	margin: 0;
	}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 400px;
	height: 160px;
	}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
	color: #b39169;
	outline: none;
	}

#sitemap {
	float: left;
	text-align: left;
	margin: 5px 8px 5px 0px;
	padding-left: 12px;
	}

#menu ul.pagelinks {
	list-style-type: none;
	margin: 7px 8px 5px 5px;
	}

#menu ul.pagelinks li{
	float: left;
	padding-left: 7px;
	}

#searchform, #searchform p {
	font-size: 1em;
	text-align: right;
	margin: 5px;
	}

#searchform input {
	width: 80px;
	font-size: 1em;
	background: #b39169;
	color: #000000;
	margin: 0;
	border: 1px solid #7f582b;
	}

/*	Giving block elements a default margin.	 */

h2, h3, h4, h5, h6, p, /* ul, ol, dl, p - Stopped by Sparanoid */ re, fieldset, address, table {
	margin: 0.8em 0;
	}

/* 	General styling		*/

h2 {
	margin-bottom: .4em;
	font-weight: bold;
	}

h3 {
	font: 1.1em/120%
	margin-bottom: .3em;
	font-weight: normal;
	}

h4 {
	font-size: 1.0em;
	}

h5 {
	font: normal 0.8em;
	}

address {
	font-style: italic;
	}

blockquote {
	margin: 1em 0;
	padding: 0 0 0 1.2em;
	border-left: 4px solid #d49248;
	}

dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
	}

code, pre, var {
	font-size: 1em;
	margin: 3em 0;
	padding: 0 1.2em 0 1.2em;
	border-left: 2px solid #d49248;
	border-bottom: 1px dotted #d49248;
	}

dd {
	margin: .5em 0 1em 1.5em;
	}

img {
	border: none;
	}

#content p {
	text-align: left;
	}

#content form p {
	text-align: left;
	}

#content img {
	border: 0px solid #c2cfdf;
	padding: 3px;
}

/* dateline and category as well as edit button */
.postinfo {
	background: #7f582b;
	padding-left: 10px;
	border: 1px solid #7f582b;
	color: #291c0e;
}

.entry ul{
	padding: 0 0 0 10px;
	}

.entry li{
	padding: 0;
	}

.center {
	text-align: center;
	}

ol {
	margin-left: 3em;
	}

/* affects the comment box */
textarea {
	font: 12px/160% 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, ËÎÌå, sans-serif;
	color: #000000;	
	width: 400px;
	border: 1px solid #5c4a36;
	background-color: #b39169;
	word-wrap: break-word;
	}

ul {
	list-style-type: disc;
	margin-left: 1.5em;
	}


.commentlink {
	text-align: right;
	}

ol.commentlist {
	list-style: none;
	margin-left: 0;
	/* border-bottom, for highlight comment. */
	border-bottom: 1px solid #5c4a36;
	}

/* affects the listed comments */
.commentlist li {
	background: #5c4a36;
	font-style: normal;
	padding: 1em;
	border-top: 1px solid #5c4a36;
	}

.commentlist p {
	margin: .6em 0 0 0;
	}

.hilite {
	background: #f5fafc;
	}

#content .more {
	margin-top: -1em;
	text-align: right;
	}

.posted {
	color: #b39169;
	margin-top: .3em;
	}

.posted cite {
	font-weight: bold;
	font-style: normal;
	}

#postcomment {
	text-align: left;
	}

.latestposts {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, ËÎÌå, sans-serif;
	color: #291c0e;	
	width: 400px;
	margin: 36px;
	border: 1px dashed #d49248;
	background-color: #8e683b;
	padding: 15px;
	list-style: none;
	word-wrap: break-word;
	}

/* submit comment button */
input#submitComment {
	width: 100%;
	height: 30px;
	padding: 2px 4px;
	border: 1px solid #b39169;
	background-color: #5c4a36;
	font: 12px/160% 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, ËÎÌå, sans-serif;
	color: #b39169;
	}

input#author, input#email, input#url {
	width: 83%;
	height: 14px;
	padding: 2px 0 2px 2px;
	border: 1px solid #c2cfdf;
	background-color: #fff;
	font: 12px/160% 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, ËÎÌå, sans-serif;
	color: #666;
	line-height: 14px;
	}

input#submitComment:hover {
	cursor: pointer;
	}

/*	Navigation links	*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#links{
list-style-type:none;
}
ul#links li ul {
list-style: url(images/star.jpg);
font-size:1.25em;
line-height:1.4em;
}

ul#services_ul{
list-style: url(images/star.jpg);
font-size:1.25em;
line-height:1.4em;
}
