/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#333;background:#B4A39C url(images/main-bg.gif) repeat-x scroll left top;font-family: Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#1a4788;}
h1 {font-size:3em;line-height:1;margin:0.5em 0 0.5em 0;}
h2 {font-size:2em;margin-bottom:0.1em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#ff9900;}
a {color:#1a4788;text-decoration:underline; outline:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix {display:block;}
.clear {clear:both;}
/*-------------------------------------------------------------------------------------------------------------*/
body{
	margin:0;
	line-height:normal;
	}
#main{
	margin:0 auto 0 auto;
	width:930px;
	background:#b4a39c url(images/main-bg.gif) repeat-x left top;
	padding-left:75px;
	
	}
#header{
	width:auto;
	height:auto;
	}
.top-block{
	background:url(images/top-blk-bg.gif) no-repeat left top;
	width:863px;
	height:119px;
	padding-left:20px;
	padding-top:38px;
	position:relative;
	margin-bottom:13px;
	}
.top-block h4{
	margin:0;
	font-size:18px;
	color:#d4891c;
	position:absolute;
	left:22px;
	top:10px;
	}
.top-block .head1 , .top-block .head2 {
	float:left;
	width:414px;
	height:100px;
	overflow:hidden;
	margin-right:12px;
	position:relative;
	}
.top-block .head1 {
	background:url(images/top-img1.gif) no-repeat left top;
		}
.top-block .head2 {
	background:url(images/top-img2.gif) no-repeat left top;
	}
.top-block .head1 a{
	display:block;
	text-decoration:none;
	color:#9c897f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	position:absolute;
	
	}
.top-block .head2 a{
	display:block;
	text-decoration:none;
	color:#9c897f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	position:absolute;
	}
.top-block .head1 a:hover, .top-block .head2 a:hover{
	color:#d4891c;
	}
.top-block .head1 a.images{
	left:198px;
	top:45px;
	}
.top-block .head1 a.footage{
	left:198px;
	top:62px;
	}
.top-block .head2 a.production{
	left:225px;
	top:45px;
	}
.top-block .head2 a.photo-graph{
	left:225px;
	top:65px;
	}
.top-block .head2 a:hover{
	background:url(images/top-img2.gif) no-repeat left -100px;
	}
.top-block img{
	margin-right:12px;
	}
.nav-block{
	background:url(images/nav-bg.gif) no-repeat left top;
	height:32px;
	width:883px;
	}
.nav-block ul{
	margin:0;
	float:right;
	height:auto;
	width:auto;
	list-style-type:none;
	padding:0 15px 0 0;
	}
.nav-block ul li{
	float:left;
	width:auto;
	height:23px;
	padding:8px 10px 0 10px;
	position:relative;
	z-index:9999;
	}
.nav-block ul li.current{
	background:url(images/over-nav-reapeat.gif) repeat-x left top;
	}
.nav-block ul li.current {
	color:#000000!important;
	}
.nav-block ul li a{
	text-decoration:none;
	color:#3c1502;
	font-size:13px;
	}
.nav-block ul li:hover a{
	color:#ca811a;
	}
.nav-block ul li ul{
	display:none;
	position:absolute;
	left:0;
	top:30px;
	width:142px;
	height:auto;
	background:#3c1502 url(images/drop-list-bg.gif) no-repeat left top;
	float:left;
	padding:16px 0 10px 10px!important;
	z-index:999;
	}
.nav-block ul li.current ul{
	display:block!important;
	}
.nav-block ul li ul li{
	float:left;
	width:144px;
	height:auto;
	padding:0 0 8px 0;
	}
.nav-block ul li ul li a{
	color:#cb8929!important;
	font-size:12px;
	}
.nav-block ul li ul li a:hover{
	color:#bf7000!important;
	background-image:none !important;
	}
.nav-block ul li ul li.current{
	color:#cc831d!important;
	background-image:none !important;
	}
/*--------------------------------------------------------------------------------------------------------------------------*/
#home-wrap, #inside-wrap{
	height:auto;
	width:auto;
	}
.row1{
	height:234px;
	width:883px;
	background:url(images/row1-bg.gif) no-repeat left top;
	margin: 12px 0 12px 0;
	}
.row1 h2{
	margin:0;
	padding:10px 0 5px 70px;
	color:#887265;
	font-size:2em;
	}
.row1 .thumbs li{
	position:relative;
	}
.row1 .thumbs li h2{
	position:absolute;
	margin:0;
	width:367px;
	height:41px;
	top:107px;
	left:0;
	padding:19px 0 0 25px;
	font-size:26px;
	color:#d4891c;
	background:url(images/slide-head.png) no-repeat left top;
	}
.row1 .slide-sec{
	padding-left:69px;
	position:relative;
	}
.row1 .image-slide {
	width:754px!important;
	height:167px;
	overflow:hidden;
	float:left;
	
	}

.row1 .image-slide ul{
	margin:0;
	width:auto;
	height:auto;
	list-style-type:none;
	float:left;
	}
.row1 .image-slide ul li{
	float:left;
	width:auto;
	height:auto;
	padding-right:11px;
	}
.prev{
	display:block;
	background:url(images/prev-img.gif) no-repeat left top;
	position:absolute;
	left:0;
	top:0;
	width:47px;
	height:124px;
	z-index:999;
	}
.next{
	display:block;
	background:url(images/next-img.gif) no-repeat left top;
	position:absolute;
	left:835px;
	top:0;
	width:47px;
	height:124px;
	z-index:999;
	
	}
.row2{
	height:auto;
	width:930px;
	float:left;
	}
.row2 .left-col{
	float:left;
	height:auto;
	width:602px;
	margin-right:10px;
	}
.row2 .left-col ul{
	margin:0;
	float:left;
	height:auto;
	width:auto;
	list-style-type:none;
	}
.row2 .left-col ul li{
	float:left;
	height:auto;
	width:602px;
	position:relative;
	margin-bottom:12px;
	}
.row2 .left-col ul li img{
	display:block;
	}
span.top-curve{
	display:block;
	width:602px;
	height:23px;
	background:url(images/content-top-bg.gif) no-repeat left top;
	}
.date{
	width:35px;
	height:51px;
	position:absolute;
	left:-48px;
	top:25px;
	background:url(images/date-bg.gif) no-repeat left top;
	padding:5px 0 0 15px;
	}
.date span{
	color:#000000;
	display:block;
	}
.date span.day{
	font-size:22px;
	height:24px;
	}
.top-repeat{
	float:left;
	width:580px;
	height:auto;
	background:url(images/cont-reapt-bg.gif) repeat-y left top;	
	padding:0 0 18px 22px;
	}
#home-wrap .top-repeat h2{
	margin:0;
	color:#887265;
	padding:11px 0 22px 3px;
	font-size:2em;
	}
.top-repeat p{
	margin:0;
	color:#887265;
	padding:0 0 0 3px;
	width:534px;
	}
.bottom-curve{
	width:602px;
	height:41px;
	background:url(images/cont-btm-bg.gif) no-repeat left bottom;
	float:left;
	}
.bottom-curve ul li{
	float:left;
	width:auto!important;
	padding-right:8px !important;
	margin:0!important;
	}
.bottom-curve ul{
	padding:14px 0 0 45px;
	background:url(images/cont-ul-bg.gif) no-repeat 21px 15px;
	}
.bottom-curve ul li a{
	color:#cbc2bb;
	}
.bottom-curve ul li a:hover{
	color:#cc831d;
	}
a.read-article{
	float:right;
	color:#FF9900;
	margin:14px 24px 0 0;
	}
a.read-article:hover{
	color:#cc831d;
	}



.row2 .right-col{
	float:left;
	height:auto;
	width:318px;
	}
.right-col .sub-sec1{
	width:269px;
	height:78px;
	
	margin-bottom:13px;
	}
.sub-sec1 a{
	width:269px;
	height:78px;
	float:left;
	text-indent:-10000000px;
	background:url(images/rgt-top-bg.gif) no-repeat left top;
	}
.sub-sec1 a:hover{
	background:url(images/rgt-top-bg.gif) no-repeat left -78px;
	}
.sub-sec2{
	width:271px;
	height:49px;
	
	margin-bottom:13px;
	}

.sub-sec2 a{
	width:271px;
	height:49px;
	float:left;
	text-indent:-10000000px;
	background:url(images/face-book.gif) no-repeat left top;
	}
.sub-sec2 a:hover{
	background:url(images/face-book.gif) no-repeat left -49px;
	}
.sub-sec3{
	width:283px;
	height:auto;
	background:url(images/tag-top-bg.gif) no-repeat left top;
	float:left;
	padding-top:16px;
	margin-bottom:12px;
	}
.sub-repeat {
	float:left;
	width:283px;
	height:auto;
	background:url(images/sub-reapeat-bg.gif) repeat-y left top;
	}
.sub-repeat h6{
	margin:0;
	padding-left:69px;
	color:#8c7468;
	font-size:23px!important;
	}
.sub-repeat p{
	margin:0;
	padding:19px 0 50px 30px;
	width:221px;
	}
.sub-repeat p span{
	color:#bdaba7;
	text-decoration:underline;
	padding-right:2px;
	}
.sub-repeat p span a{
	color:#bdaba7;
	}
.sub-repeat p span a:hover{
	color:#FF9900;
	}
span.sec1{
	font-size:18px;
	}
span.sub-botoom{
	float:left;
	background:url(images/sub-bottom-bg.gif) no-repeat left top;
	width:270px;
	height:15px;
	}
.sub-repeat ul{
	margin:0;
	float:left;
	width:163px;
	height:auto;
	list-style-type:none;
	padding-left:69px;
	}
.sub-repeat ul li{
	float:left;
	width:auto;
	height:auto;
	padding-bottom:18px;
	}
.sub-repeat ul li a{
	text-decoration:none;
	color:#4a2713;
	}
.sub-repeat ul li a:hover{
	color:#d6881c;
	}
.sub-repeat ul li a span{
	color:#c4b9b5;
	font-size:11px;
	padding-right:4px;
	
	}
.twitter{
	background:url(images/twitter-bg.gif) no-repeat 27px top;
	font-weight:normal;
	font-size:18px !important;
	height:28px;
	padding-bottom:26px!important;
	}
.bottom-curve ul li a:hover{
	color:#cc831d;
	}
/*-------------------------------inside-----------*/
#inside-wrap{
	padding-top:12px;
	}
.inside-head{
	padding-top:0!important;
	font-size:2em;
	}
#inside-wrap .top-repeat a{
	margin-bottom:15px;
	display:block;
	}
#inside-wrap .top-repeat p{
	margin-bottom:20px;
	}
#inside-wrap .top-repeat h1, h2, h3, h4, h5, h6{
	color:#887265;
	font-weight:normal;
	margin-bottom:20px;
	padding:0;
	
	}
#inside-wrap h1, h2{
	font-size:34px;
	
	}
#inside-wrap h3{
	font-size:21px;
	
	}
#inside-wrap h4{
	font-size:19px;
	
	}
#inside-wrap h5{
	font-size:17px;
	
	}
#inside-wrap h6{
	font-size:15px;
	}
.bottom-curve span{
	float:right;
	padding:14px 24px 0 0;
	}
.bottom-curve span a{
	color:#FF9900;
	margin:0 2px 0 2px;
	}
.bottom-curve span a:hover{
	color:#cc831d;
	}
.spread-word{
	background-color:#EFEFEF;
	border:1px solid #DFDFDF;
	font-size:11px;
	margin:20px 0 10px 0;
	padding:6px 10px;
	width:535px;
	}
#inside-wrap .spread-word a{
	margin:0 2px 0 2px;
	display:inline;
	color:#000000;
	}
#inside-wrap .spread-word a:hover{
	color:#cc831d;
	}
#inside-wrap .spread-word a img{
	display:inline;
	}
#inside-wrap .comments-block ul li{
	width:555px;
	background-color:#EFEFEF;
	border:1px solid #DFDFDF;
	
	}
#inside-wrap .comments-block ul li ul li{
	margin:0;
	background-color:#ebe7e4;
	}
#inside-wrap .cont-block a, #inside-wrap .cont-block a img{
	float:left;
	width:auto;
	height:auto;
	margin:0;
	}
.image-block{
	float:left;
	width:80px;
	height:80px;
	}
.comment-sec{
	float:left;
	height:auto;
	width:auto;
	}
#inside-wrap .cont-block{
	width:555px;
	}
#inside-wrap .cont-block p{
	width:452px;
	height:auto;
	padding:10px 0 0 10px;
	}
#inside-wrap .cont-block span{
	padding:0 0 10px 10px;
	float:left;
	height:auto;
	width:auto;
	}
#inside-wrap .cont-block span a{
	margin:0 2px 0 2px;
	}
span.link-sec {
	padding:0 0 10px 0!important;
	}
.form-block{
	float:left;
	width:auto;
	height:auto;
	}
.form-block dl{
	float:left;
	width:260px;
	height:auto;
	}
.form-block dt{
	font-weight:normal;
	color:#887265;
	}
.form-block dd{
	margin:0;
	padding-bottom:5px;
	}
.form-block dd input.text-box{
	border:1px solid #DFDFDF;
	width:250px;
	height:20px;
	} 
.form-block dd textarea{
	border:1px solid #DFDFDF;
	width:250px;
	height:60px;
	}
.form-block dd input.nicestyle{
	width:250px;
	height:34px;
	background-color:#00ABEF;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	}
#submit:hover {
	background-color:#0089BF;
	}
/*------------------------------------------register-------------------------*/
.message{
	margin:0;
	color:#ffffff;
	padding:10px 0 10px 0;
	font-size:16px;
	font-weight:bold;
	}
#registerform{
	float:left;
	width:100%;
	height:auto;
	}
#registerform label, #loginform label, #lostpasswordform label{
	color:#3C1603;
	font-size:11px;
	font-weight:bold;
	}
#registerform p, #loginform p, #lostpasswordform p{
	margin:0;
	
	}
#registerform input, #loginform input, #lostpasswordform input{
	width:300px;
	height:14px;
	padding:4px;
	background-color:#ffffff;
	border:1px solid #3C1603;
	margin:0 0 10px 0;
	font-size:12px!important;
	font-weight:normal;
	}
#registerform textarea{
	width:300px!important;
	background-color:#ffffff;
	border:1px solid #3C1603;
	padding:4px;
	margin:3px 0 10px 0;
	font-size:12px!important;
	}
#registerform p small{
	color:#D4891C;
	padding-top:5px;
	}
.submit input.sbtbtn, #wp-submit, .button{
	background:#D48A1D!important;
	width:auto !important;
	height:auto !important;
	padding:3px 6px!important;
	}
#nav{
	float:left;
	width:auto;
	height:auto;
	margin-bottom:20px;
	}
#nav a{
	color:#FFFFFF;
	}
#nav a:hover{
	color:#cc831d;
	}
#login_error{
	color:#FF0000;
	padding-bottom:10px;
	}
#loginform, #lostpasswordform{
	float:left;
	width:100%;
	height:auto;
	padding-top:20px;
	}
#rememberme{
	width:auto!important;
	height:auto!important;
	}
	
.photo-tabs {
	color:#3C1603;
	font-size:11px;
	clear:both;
}
.photo-tabs a {
	font-size:12px !important;
	color:#3C1603;
	margin-right:9px;
	text-align:center;
	padding:4px 0 0 0;
	float:left;
	display:block;
	text-decoration:none;
	background:url(images/p-tab-bg.gif) no-repeat left top;
	width:81px;
	height:23px;
}
.photo-tabs a:hover {
	text-decoration:underline;
}
.photoupload{
	color:#cf8c19 !important;
	font-weight:bold;
	margin-left:28px !important;
	}
.pager{
	margin-bottom:10px;
	}
.pager, .pager a{
	color:#3C1603;
	text-decoration:none;
	margin:0 !important;
	font-size:16px;
	}
.pager a img{
	margin:0 5px 0 5px;
	display:inline !important;
	}
.tab2 a {
	font-size:11px !important;
	color:#3C1603 !important;
	padding-right:17px;
	float:left;
	display:block;
	text-decoration:none;
}
.tab2 a:hover {
	text-decoration:underline;
}
#wppc_header, .post-login h2 {
	font-size:2em !important;
}

.sTable td , .sTable th{
	vertical-align:top;
}
.wp-photocontest_detailslist h2 {
	font-size:2em !important;
}
.wp-photocontest_detailstitle {
	padding-top:5px;
	font-size:16px !important;
}
.polaroid {
	float:left;
}
.polaroid div {
	border:1px solid #ccc;
	padding:2px;
}
.polaroid div img {
	height:150px;
}
.wp-photocontest_detailstext {
	width:572px;
	overflow:hidden;
}
em.error{
	display: none !important;
}
.error{
	border: 1px solid #FF0000 !important;
}
#newtagcloud{
		margin: 0 !important;
		padding: 19px 0 50px 30px !important;
		width: 205px !important;
	}
#newtagcloud li a {
   color: #BDABA7;
   text-decoration: underline;
}
#newtagcloud li a:hover{
 color:#FF9900;
}
.imgbox {
	float:left;
	padding:7px;
	margin:0 !important;
}
.pager {
	text-align: center;
	}
.pager a{
	display:inline !important;
}

.contest-img{
	float:left;
	margin-right:16px;
	}
.prtable{
	clear:both;
	}
#loginregister{
	width: 200px;
	float: left;
	padding: 8px 0 0 14px;
	font-weight: 700;
	color: #664444;
}
#loginregister a{
	text-decoration: none;
	color: #664444;
}
#loginregister a:hover{
	color:#3C1502;
}