/*
	Theme Name: Simple Chrome
	Theme URL: http://beysimali.com/wordpress-themes/
	Description: Simple Chrome (Silver, White) Theme
	Author: Beysim Ali
	Author URI: http://beysimali.com
	Version: 1.0.1
	Tags: silver, white, two-columns, fixed-width
*/

/******************************************************
						LAYOUT
*******************************************************/

body {
	background: #f0dee3;
	}

#wrapper {
    padding:15px;
}

#container {
	/*border:4px solid #fff;*/
	border-right: solid 1px #806F59;
	border-left: solid 1px #806F59;
	background: #fff;
	}

/******************************************************
						HEADER
*******************************************************/

#header {
	background-image: url(images/header.jpg); 
	height: 150px;
	}

#header h1 {
	/*margin-bottom: 8px !important;
	padding: 15px 0 0 15px;
	font-weight: bold;
	font-family: Georgia, Times, "Times New Roman", serif;*/
	margin-bottom: 8px !important;
	text-align: right;
	padding: 10px 10px 0 15px;
	font-weight: normal;
	font-family: Verdana, Times, "Times New Roman", serif;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}

#header h1 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h2 {
	padding-left: 15px;
	color: #fff;
	font-size: 18px;
	line-height: 18px; 
	}

/******************************************************
						NAVIGATION MENUS
*******************************************************/
#nav {
    width: 965px;
	margin: 0 0 0 0;
	padding: 12px 0;
	background: #FFFFFF;
	/*background-image: url(../images/nav-back.jpg);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
	border-bottom: 1px solid #E4D8D2;
}

#nav ul {
	padding: 0 0 0 0;
	background: transparent;
	list-style-type: none;
	display: inline;
}

#nav li {
	padding: 0 0 0 0;
	color: #806f59;
	font-weight: normal;
	list-style-type: none;
	display: inline;
}

#nav li a, #nav li a:link, #nav li a:visited  {
	margin: 0;
	padding: 6px 11px;
	font-weight: 900;
	text-decoration: none;
	color: #5a4e3f;
}

#nav li a:hover, #nav li a:visited:hover, #nav li a.active, #nav li a:visited.active {
	margin: 0;
	padding: 6px 11px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
	color: #f0295b;
}
#top_nav {
    position: absolute;
    top: 15px;
	right: 230px;
    margin: 0;
	padding: 5px 0;
	font-size: 105%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	text-decoration: none;
}

#top_nav ul {
	margin: 0;
	padding: 0 0 0 0;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	text-decoration: none;
	list-style-type: none;
	display: inline;
}

#top_nav li {
	margin: 0;
	padding: 0 0 0 0;
	background: transparent; 
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	display: inline;
}

#top_nav li a, #top_nav li a:link, #top_nav li a:visited  {
	margin: 0;
	padding: 7px 6px;
	background: transparent;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	text-decoration: none;
}

#top_nav li a:hover, #top_nav li a:visited:hover, #top_nav li a.active, #top_nav li a:visited.active {
	margin: 0;
	padding: 7px 6px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	text-decoration: underline;
	color: #f0295b;
}
/******************************************************
						CONTENT
*******************************************************/

#content {
	background: #fff;
	margin: 15px;
	}
a, a:link {
	/*color: #6F7745;*/
	/*color: #a2a76d;*/
	color: #f0295b;
	/*color: #e46f34;*/
	background: transparent;
	text-decoration: underline;
} 
a, a:visited {
	/*color: #6F7745;*/
	/*color: #a2a76d;*/
	color: #806f59;
	/*color: #e46f34;*/
	background: transparent;
	text-decoration: underline;
} 
a:hover {
	background: transparent;
	text-decoration: underline;
	color: #e4d8d2;
}
.post {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin-bottom: 8px;
	line-height: 22px;
	font-family: Georgia, Times, "Times New Roman", serif;
	}

.title a {
	text-decoration: none;
	color: #555;
	}

.title a:hover {
	text-decoration: underline;
	}

.pagetitle {
	margin-bottom: 8px;
	line-height: 22px;
	font-family: Georgia, Times, "Times New Roman", serif;
}

.postdate {
	font-size: 11px;
	padding: 2px 4px;
	background: #ede2de;
	}

.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	background: #ede2de;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/******************************************************
						SIDEBAR(S)
*******************************************************/

#sidebar {
	margin-right: 15px;
	}
	
#sidebar a {
	text-decoration: none;
	}

#sidebar a:hover {
	text-decoration: underline;
	}
	
#search input {
	border: 1px solid #ddd;
	}
	
#search label {
	margin: 10px 0;
	padding: 4px 8px;
	background: #ede2de;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	display: block;
	}
	
#s {
	width: 100px;
	padding: 2px;
	}

#sidebar h2 {
	margin: 10px 0 0 0;
	padding: 2px 6px;
	background: #ede2de;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/star-arrow.gif) no-repeat top left;
	}
	
#sidebar ul li ul li {
	background: #FFFFFF url(images/star-arrow.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	border-bottom: 1px solid #ddd;
	}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #ede2de;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/******************************************************
						FOOTER
*******************************************************/

#footer {
	background: #6a5a4a;
	padding: 10px;
	border-top: 2px solid #555;
	text-align: center;
	color: #fff;
	}

#footer a {
	color: #ede2de;
	} 

#footer a:hover {
	color: #ede2de;
	text-decoration: none;
	} 
	
/******************************************************
						COMMENTS
*******************************************************/

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/******************************************************
						MISC (WP GENERATED)
*******************************************************/

.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}