/*
Theme Name: Bodrum Theme
Description: Bodrum Theme is a simple, interior design inspired WordPress theme designed by <a href="http://jump2top.com/themes/" target="_blank">Free Blog Themes / Templates</a>
Author: Free Blog Themes / Templates
Author URI: http://jump2top.com/themes/
Version: 1.0
Tags: gray, white, 2-columns, left sidebar, widget ready, fixed width, with image, seo friendly

*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #ffffff;
	color: #252525;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {
	width: 920px;
	background:url(images/background_wrap.gif) no-repeat;
	text-align: left;
}
#header {
	height: 292px;
	background: url(images/img_header.jpg) no-repeat right top;
	margin-right: 10px;
	
}
#title {
	float: right;
	margin: 59px 0px 0px 0px;
	height: 102px;
	text-align: right;
	padding: 0px 20px 0px 20px;
	background:url(images/background_title.gif) no-repeat right;
}
#pagenav {
	margin: 0px 700px 0px 10px;
	width: 180px;
	background: url(images/background_pagenav.gif) no-repeat;
	height: 257px;
	padding: 20px 10px 10px 10px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}
.black {
	width: 900px;
	margin: 0px 10px;
	height: 5px;
	background-color: #252525;
}
#content {
	float: right;
	width: 660px;
	margin-right: 10px;
	padding: 20px 10px
}
#sidebar {
	width: 180px;
	margin: 0px 700px 0px 10px;
	padding: 20px 10px;
}
#footer {
	clear: both;
	margin: 10px 0px;
	text-align: center;
	color:#666666;
}
.post {
	margin-bottom: 20px;
}
.postmetadata {
	padding: 10px 0px;
	margin-bottom: 10px;
	color: #959595;
	border-bottom: 1px dotted #CCCCCC;
}
.entry {
	margin: 0px 10px;
}
/* text */
small {
	font-weight: bold;
	font-size: 10pt;
	color: #959595;
}
#title h1 {
	font-size: 22pt;
	font-weight: normal;
	color: #ffffff;
	padding-top: 23px;
}
#title h1 a {
	color: #ffffff;
}
.description {
	color: #252525;
	font-size: 12pt;
	font-weight: bold;
}
#pagenav ul li {
	list-style: none;
}
#pagenav li a {
	padding-left: 10px;
	color: #ffffff;
	text-decoration: none;
}
#pagenav li a:hover {
	background:url(images/dot.gif) no-repeat left;
	padding-left: 10px;
	color: #ffffff;
}
#pagenav li {
	padding-bottom: 5px;
}
#footer a {
	color:#666666;
	text-decoration: none;
}
h1 {
	font-size: 16pt;
	color: #363636;
}
h1 a {
	color: #363636;
	text-decoration: none;
}
h2 {
	color:#252525;
	font-size: 12pt;
}
h2 a {
	color:#000000;
	text-decoration: none;
}
caption {
	font-weight: bold;
}
#sidebar a {
	color: #252525;
	text-decoration: none;
}
#h3, h4 {
	color:#000000;
	font-size: 11pt;
}
p, #content h1, h2, h3, h4, ol, ul, #calendar_wrap {
	padding-bottom: 10px;
}
#today {
	font-weight: bold;
	color: #252525;
}
#sidebar ul li {
	list-style-image: url(images/icon.png);
	margin-left: 20px;
}
#sidebar li {
	padding-bottom: 0px;
}
#content ul li, #content ol li {
	margin-left: 30px;
}
td, th {
	padding: 2px;
}
blockquote {
	margin: 10px;
	font-size: 9pt;
	color: #363636;
	font-style: italic;
}
a {
	color: #363636;
}

.postmetadata a {
	color: #959595;
	text-decoration: none;
}
/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #363636;  
	padding: 5px;
	font-size: 8pt;
	background:transparent;
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #000000;
	color: #ffffff;
	border: 1px solid #363636; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#commentform a {
	color: #363636;
	text-decoration: none;
}
#commentform a:hover {
	color:#363636;	
	text-decoration: underline;
}
#comments {
	margin: 10px 0px;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}
.searchform {
	margin-bottom: 20px;
}
/* wp default */
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
.navigation {
	margin: 10px 0px;
	color: #363636;
}
.navigation a {
	color: #363636;
	text-decoration: none;
}
.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;
	-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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}