/* Coded by Vizon Media http://VizonMedia.com */

/* MAIN ELEMENTS */

body {
	background: url(images/pattern.jpg) repeat;
	font: normal 14px georgia;
}
.alignleft {
	float:left;
	margin:0 10px 5px 0;
}
.alignright {
	float:right;
	margin:0 0 5px 10px;
}
#container {
	width: 1010px;
	height: auto;
	margin: 0 auto;
position:relative;
}
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}

.qw {
	color: #000000;
	text-decoration: none;
}

a {
	color: #D06429;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
#wrap { float: left; margin-top:-50px;}

#ruler {
	width: 104px;
	height: 195px;
	background: url(images/ruler.gif) no-repeat;
	margin-top: 600px;
	float: left;
}
/* END MAIN ELEMENTS */

.wp-pagenavi { clear: both; padding-top:30px; text-align:center;}

/* HEAD ELEMENTS */

#logo { width:240px; height:93px; position:absolute; top:82px; left:0px; color:transparent;}

#logo a {
	width: 236px;
	height: 118px;
	text-indent: -10000px;
	outline: none;
}
#head {
	width: 813px;
	height: 322px;
	background: url(images/header_n.jpg) no-repeat;
	position:relative;
}
#head ul {
	margin: 150px 50px 0 0;
	float: right;
	list-style: none;
}
#head ul li {
	float: left;
}
#head ul li a {
	width: 72px;
	height: 62px;
	display: block;
	text-indent: -10000px;
	outline: none;
}

/* END HEAD ELEMENTS */



/* CONTENT ELEMENTS */

#cont {
	/*width: 755px;*/

	width: 900px;
	height: auto;
	background: url(images/cont.gif) repeat-y;
}
#left {
	width: 505px;
	height: auto;
	padding: 25px 0 0 25px;
	float: left;
}
#next {
	margin-top: 16px;
	height: 20px;
	float: right;
}
#prev {
	margin-top: 16px;
	height: 20px;
	float: left;
}
.archives {
	line-height: 20px;
}
.post {
	margin-bottom: 26px;
	clear:both;
}
.post ul {
	list-style: square;
	margin: 0 0 0 45px;
}
.post ul li {
	line-height: 27px;
}
.post h2 {
	font: bold 23px georgia;
	color: #4d4f53;
	line-height: 34px;
}
.post h3 {
	line-height: 20px;
}
.post h2 a {
	color: #4d4f53;
	text-decoration: none;
}
.post h2 a:hover {
	color: #4d4f53;
	text-decoration: underline;
}
.post ol {
	list-style: none;
	line-height: 20px;
	font-size: 11px;
}
.post ol li {
	line-height: 20px;
	float: left;
	color: #848484;
	margin-right: 3px;
}
.post img {
	float: left;
	margin: 5px 25px 0 0;
	border: none;
}
.post p {
	padding: 6px 0px;
	line-height: 25px;
	text-align: justify;
	font-size:16px;
}
#comments {
	margin-top: 20px;
}
#comments span {
	line-height: 20px;
	float: left;
}
.box {
	width: 490px;
	height: auto;
	padding: 8px;
	border: 2px solid #ddaa8e;
	margin: 10px 0;
}
.box img, .box2 img {
	float: none;
	margin: 0;
}
.name {
	height: 16px;
	float: left;
}
#subcomment {
	margin-top: 15px;
}
#commenter {
	height: 78px;
	margin-left: 5px;
	float: left;
}
.box2 {
	width: 490px;
	height: auto;
	padding: 8px;
	background: #f7d8c7;
	border: 2px solid #ddaa8e;
}
.box p, .box2 p {
	padding: 0;
	line-height: 20px;
}
.date {
	color: #7e7c7b;
	font-size: 10px;
}
#right {
	float: right;
	margin-right: 50px;
        width:280px;
}
#cat {
	width: 172px;
	height: 42px;
	background: url(images/cat.gif) no-repeat;
	text-indent: -10000px;
	margin-top: 10px;
}
/*#arch {
	width: 172px;
	height: 42px;
	background: url("images/arch.png") no-repeat;
	text-indent: -10000px;
	margin-top: 10px;
}
#blog {
	width: 172px;
	height: 42px;
	background: url("images/blog.png") no-repeat;
	text-indent: -10000px;
	margin-top: 10px;*/
}
#right ul {
	list-style: none;
	margin: 8px 0 0 10px;
}
#right ul li {	
	line-height: 20px;
	/*padding-left: 20px;*/
    	padding-left: 15px;
	width:150px;
}
#right ul li a { display:block; text-decoration:none; text-indent:10px}
#right ul li a:hover { text-decoration: underline;}
#right ul li.current-cat a.active  { display:block; text-decoration: underline;}
/* END CONTENT ELEMENTS */





/* FOOTER ELEMENTS */



	#foot {
	width: 755px;
	height: 38px;
	background: url(images/foot.gif) no-repeat;
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
	padding-top: 52px;
}
#foot a {
	color: #fff;
}

.wp-pagenavi a, .wp-pagenavi .extend, .wp-pagenavi .current { font-size:10px}

/* END FOOTER ELEMENTS */



#pp { width:150px; height:179px; float:left; overflow:hidden; margin-left:15px;}
#pp img { width:150px; height:150px; padding-top:10px;}
#pp p { line-height:0; padding-top:0; color:#FFFFFF;}
#cont .post { clear:none; margin-bottom:30px;}
#pp #title {  line-height:15px; text-align:center; margin-bottom:5px; height:15px;}
#cat_title { font-size:24px; font-weight:bold; margin-bottom:10px; color:#333333;}

#title a { text-decoration:none}

.single_cl ul li { text-align:left;}
#our_works img { margin:0 0 0 5px;}
#category-description { margin:10px 0px 20px 0px; }
#wb { position:absolute; left:20px; bottom:-20px;}
#wb img { width:195px; margin: 30px 0 0 -10px}
#left_pics { width:200px; overflow:hidden; position:absolute; top:0px; left:-100px;}
#right_pics { width:200px; overflow:hidden; position:absolute; top:0px; right:-60px;}
#category-description p { text-align:justify; margin-top:10px;}
