/*  
Theme Name: Photographer\'s Journal
Author: EziBiz
Author URI: http://www.ezibiz.com.vn
*/


@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	background: #000;
}

#wrap {
	margin: auto;
	width: 900px;
	margin-top: 10px;
}

#wrap #header{
	margin: auto;
	background:url(images/top1.jpg) no-repeat;
	width: 900px;
	height: 178px;
}

#wrap #main {
	background: #000 url(images/main-bg.jpg) repeat-x top left;
	min-height: 175px;
}

#main #content {
	margin-left: 34px;
	width: 425px;
	background: #fff url(images/content-bg.jpg) top left repeat-x;
	float:left;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#content table, td, th {
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content th {
	background: url(images/title-bg.jpg) top left repeat-x;
	height: 27px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

#content #info {
	margin: auto;
	margin-top: 5px;
	width: 95%;
	text-align: left;
}

#content #comment {
	clear:both;
	border-top: 1px solid #dcd8d0;
	padding-top: 3px;
	text-align: right;
	color: #a49d8a;
	margin-bottom: 20px;
	margin-top: 8px;
}

#comment a {
	color: #a49d8a;
	text-decoration: none;
}

#comment a:hover {
	color: #a49d8a;
	text-decoration: underline;
}

.alignR {
	text-align: right;
}
.greyTitle {
	color: #333333;
	font-size: 16px;
}
#main #nav {
	float: right;
	width: 300px;
	text-align:center;
	padding: 10px;
}

#nav #menu {
	margin-left: 43px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #a29a87;
	margin-bottom: 30px;
}

#menu ul {
	margin: auto;
}

#menu li {
	list-style: none;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}

#menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #a29a87;
	text-decoration: none;
}
#menu a:hover {
	font-size: 17px;
	color: #fff;
}

#nav #cats {
	margin:auto;
	background: url(images/cat-title.jpg) top left no-repeat;
	width: 232px;
	height: 57px;
	margin-top: 15px;
}

#nav ul {
	margin: auto;
	width: 192px;
	background: url(images/cat-bg.jpg) top left repeat-x;
	min-height: 300px;
}

html* #nav ul {
	margin: auto;
	width: 232px;
	background: url(images/cat-bg.jpg) top left repeat-x;
	min-height: 300px;
}

#catMenu li {
	list-style: url(images/bullet.jpg); 
	width: 170px;
	line-height: 20px;
	padding-left: 3px;
	color: #FFF;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 22px;
}

html* #catMenu li {
	list-style: url(images/bullet.jpg); 
	width: 170px;
	line-height: 20px;
	padding-left: 0px;
	color: #FFF;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 68px;
}

#catMenu a {
	color: #FFF;
	text-decoration: none;
}

#catMenu a:hover {
	color: #a29a87;
	text-decoration: none;
}

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}

#sidebar {font: 14px  Verdana;color:#303030; float:right; text-align: left; width:243px; border: 0px solid #fff; }
#sidebar h2{font: 14px Tahoma;color:#FFFFFF;padding:0; margin:0px; padding-left:0px; }
#sidebar a {font-weight:normal;}
.list-archives {margin:0;padding:0;padding-top:0px;}
.list-archives li {margin:0;padding:0;padding-left:0px;}

.title, .title a, .title a:hover { color:#fff; font-size:24px; font-family:tahoma; text-align:left; position:relative; left:17px; text-decoration:none; }
#header .descr { color:#fff; font-size:14px; font-family:tahoma; text-align:left; position:relative; left:64px; top:120px; }

#header .widget { color:#fff; font-size:14px; font-family:tahoma; text-align:left; position:relative; padding:0px; left:564px; top:-20px; width: 240px; }
#header .widget #searchform h3, #header .widget #searchform #s { color:#fff; font-size:14px; font-family:tahoma; text-align:left; padding:0px; }

#commentlist, #postcomment, #commentform { text-align:left; }

div.scroller {
	width: 380px;
	height: 42px;
	padding: 1px;
	overflow-x: auto;
}
.asb {position: absolute; left: -1000px;}
.navigation {float:left;color:#303030;width:400px;margin:0px;padding:3px;padding-top:6px;}
.navigation p {color:#303030;margin:0px;}
.navigation a, .navigation a:visited 	{text-decoration:none; color: #000; padding: 1px 3px 1px 3px; }
.navigation a:hover 			{text-decoration:none; background-color: #000; color: #fff;}
.navigation .current	{ text-decoration:none; background-color:#aaa; color: #fff; padding: 2px 4px 2px 4px; font-weight:bold; }

