/*  
Theme Name: Object
Version: 1.0.5
Description: Designed by <a href="http://www.jepson.no">Magnus Jepson</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/

/* Default styles */
@import "reset.css";

/* General */

html, body {
background: #e7eff1 url(images/bg.jpg) repeat-y; 
background-position:top center;
font-family: arial;
font-size:12px;
border:0;
color: #5e5e5e; 
text-align: center;
}

a {color: #c9872a;	text-decoration: none;}
a:hover {text-decoration: underline;}
#wrap {}
.content{width:440px;margin:0 auto;padding:0; text-align: left; }
p {
	padding: 0px;
	line-height: normal;
}

/* Box */
.box-bg { background:#c6c6c6; margin:0 0 20px 3px; }
.box { background:#fff; padding:0px 0px;}
#comments.box, #sidebar.box { background:#e8e8e8 url(images/box-top.png) repeat-x 0px 1px; }

/* Header  */
#top{padding-bottom:20px;}
#header{width:100%;padding:20px 0 10px;clear:both;position:relative;}
#header .logo img{ float:left; }
#header .advert{float:right;position:relative; top:-10px;}
#header h1{display:none;}
#header #tagline, #header #twitter_update_list {max-width:470px; background:#acacac;font-size:16px;font-style:italic;font-family:Georgia, serif; color:#fff; float:right; padding:5px 10px;margin-top:10px;border-radius: 3px;	-moz-border-radius: 3px; -webkit-border-radius: 3px;}
#header #twitter_update_list { font-size:14px; margin-top:15px; }
#header 

#search-top { 
float:right; 
argin-top:12px; }

#header #search-top #search_main form div, #header #search-top 



/* Page Navigation  */
#top-nav {
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}

/* Page Nav  */
.nav,.nav ul{list-style:none;line-height:1;z-index:100;margin:0;padding:0 0px; text-align:center;}
.nav a{color:#7b959c;display:block;line-height:33px;z-index:100;padding-left:23px;}
.nav a:hover{color:#c9872a;text-decoration:underline;}
.nav li{float:left;text-transform:uppercase;font-weight:bold;list-style:none;}
.current_page_item {
	text-decoration:underline;
}

.nav li ul{ position:absolute;width:160px;left:-999em;border-bottom:3px solid #c6c6c6;border-right:3px solid #c6c6c6; padding-top:5px; padding-bottom:5px;}
.nav li ul li{border-width:0 1px 1px;}
.nav li ul li a{line-height:25px;font-size:11px;color:#555;width:160px;padding:0;}
.nav li ul ul{ margin:-20px 0 0 140px;}
.nav li ul ul li a{line-height:25px;}
.nav li ul li ul li a{border-width:0 1px 1px 0;}
.nav li:hover ul ul,.nav li.sfhover ul ul{left:-999em;}
.nav li:hover,.nav li.hover{position:static;}
.nav li:hover ul,.nav li.sfhover ul,.nav li:hover ul,.nav li li:hover ul,.nav li.sfhover ul,.nav li li.sfhover ul{left:auto;}

/* Thumbnails */
.bg-photo-thumb{background:#c6c6c6; float:left; margin:0 17px 20px 3px;}
.bg-photo-thumb.one-col {width:440px;}
.bg-photo-thumb.two-col {width:440px;}
.bg-photo-thumb.three-col {width:300px;}
.bg-photo-thumb.four-col {width:220px;}
.bg-photo-thumb.five-col {width:172px;}
.bg-photo-thumb.last{margin:0 0 20px 3px;}
.photo-thumb{background:#fafafa;position:relative;top:-3px;left:-3px;}
.photo-thumb a.thumb, a img.thumbnail{display:block; opacity:0.9;}
.photo-thumb a.thumb:hover, a:hover img.thumbnail{opacity:1; }
.photo-thumb img{border-bottom:3px solid #222;}
.photo-thumb h2{float:left; padding-left:10px;}
.photo-thumb h2 a{font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#555;text-transform:uppercase; font-weight:normal;}
.photo-thumb h2 a:hover{color:#c9872a;}
.photo-thumb p.post-details {font-size:11px; float:right; padding-right:10px; color:#999;line-height:14px;text-transform:uppercase;}

/* Single Post */

#single-post {
	width:440px;
	margin-bottom: 20px;
}

#intro {
	margin-bottom: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.horline {
	background: url(images/dotted_line_horizontal.jpg) repeat-x;
	width: 440px;
	min-width: 440px;
	height: 10px;
	min-height: 10px;
}
.verline {
	background: url(images/dotted_line_vertical.png) repeat-y;
	width: 4px;
	min-width: 5px;
	margin-top: 35px;
	height: 52px;
	min-height: 52px;
	float:left;
	display:inline;
}




/* GALLERY */
.thumbs {
	margin:0;
	margin-top: 15px;
	padding: 0;
	margin-bottom: 15px;
}

.thumbs h3 {
	padding-bottom:5px;
	padding-left: 0px;
}

.thumbs ul {
	margin:0;
	padding:0;
}

.thumbs li {
	float:left;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-top: 0px;
}

.leftthumbs {
	width: 217px;
	display:inline;
	float:left;
	padding-left: 0px;
}
.rightthumbs {
	width: 217px;
	display:inline;
	text-align: right;
	float:right;
	padding-right: 0px;
}
.rightthumbs li {
	float:right;
	padding-right: 0px;
	padding-left: 6px;
}


.post-image {
	margin-bottom: 10px;
}



h2 { font-size:25px; padding:10px 0 10px; font-weight: normal; }

h4 { font-family:Arial, Helvetica, sans-serif; font-size:12px;};


.single-post .post-details { background:url(images/ico-author.png) no-repeat left center; font-size:11px; text-transform:uppercase; color:#999; padding:11px 0 10px 23px; border-top:1px solid #ededed;}


.post blockquote { margin:5px 20px 5px 20px; border-left:3px solid #e7e7e7; padding-left:20px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#777;}

#search_main form div{
position:relative;
height:21px;
}

#search_main input.field{ 
background:   url(images/search_bg.png) no-repeat scroll 0 0;
border:0 none;
color:#666666;
float:left;
font-family:arial;
font-size:10px;
height:15px;
width:120px;
padding-left:4px;
padding-top:4px;


}

#searchform{
margin:0;
overflow:hidden;
padding:0;
}



#searchform .submit { 
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/search_btn.png) no-repeat scroll 0 0;
cursor:pointer;
float:right;
width:26px;
padding:5px; 
margin:0; 
float:left; 
border:0;
}

#searchform .submit:hover { 
opacity:0.8; 
cursor:pointer; 
}

#sidebar a:hover{color:#c9872a;}

/* Footer  */
#footer-out{width:440px;padding:0px;
	color: #484848;
	background-color: #e7e7e7;
}
#footer{width:400px;font-size:11px;color:#000;height:50px;padding:10px;}
#footer .col-right img{vertical-align:middle;}
#footer .credits { text-align: right; }

/* Widgets Footer  */
#footer-widgets a:hover {text-decoration:underline;}
#footer-widgets .block { float:left; width:300px;  margin-right:20px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; position:relative;}
#footer-widgets .block.last{ margin-right:0px; }
#footer-widgets .block ul, #footer-widgets .block .textwidget , #footer-widgets .block .wrap,#footer-widgets .block #calendar_wrap{ background:#fff url(images/box-top.png) repeat-x 0px 1px; padding-bottom: 10px; clear: both;	margin:0 0 15px; border-right:3px solid #c6c6c6; border-bottom:3px solid #c6c6c6; }
#footer-widgets .block .wrap { padding: 10px 20px 15px; }
#footer-widgets .block .textwidget, #footer-widgets .block ul { padding: 20px 20px 5px 20px; }
#footer-widgets h3 { font-size:14px; text-transform:uppercase; color:#333; padding-bottom:15px; height:20px; }
#footer-widgets h3 img { vertical-align:top; margin-right:5px; position:relative; top:-6px;}
#footer-widgets #about img.gravatar {float:right;margin:10px 0 0 10px;display:block;background:#fff;border:#CECFC6 1px solid;padding:4px;}
#footer-widgets a.button {background:#eeeeee url(images/bg-button.png) repeat-x bottom;border:1px solid #ccc; padding:5px 10px;line-height:30px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; margin:5px 0;}
#footer-widgets img.thumbnail {margin:0;background:#fff;border:#CECFC6 1px solid;padding:4px; float:left;}
#footer-widgets ul.news li {padding-bottom: 10px; }
#footer-widgets ul.news li .entry { margin-left: 15px; }
#footer-widgets ul.news h4, #footer-widgets ul.news h4 a {color:#444; padding:5px 0; font-size:12px; width:175px; }
#footer-widgets ul.news p.post_meta {color:#999; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-style:normal; text-transform:uppercase; padding:0 0 10px; line-height:16px;}
#footer-widgets ul.news p.post_meta a {color:#999;}
#footer-widgets ul li { line-height:18px; }

/* Page Navigation */
.more_entries { font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
.more_entries .bg { background:#c6c6c6; position:relative; padding:7px 0 7px; margin:0px;}
.more_entries a,
.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages {  color:#888; padding:6px 9px; background:#fafafa; top:-3px; left:-3px; position:relative; border:0; border-right:3px solid #c6c6c6;border-bottom:3px solid #c6c6c6;}
.more_entries .wp-pagenavi a {text-decoration: none !important;}
.more_entries a:hover,
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover { background:#eee; color:#c9872a; }
.more_entries .wp-pagenavi .extend { background:none; border:none; }
.more_entries .wp-pagenavi {clear:both;float: right;}

/* Photo Slider */
.container, #loopedSlider,#newsSlider, div.slides div,ul.slides li { width:680px; }
.container { height:375px; overflow:hidden; position:relative; cursor:pointer; }
div.slides { position:absolute; top:0; left:0; }
ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
div.slides div,ul.slides li { position:absolute; top:0; display:none; padding:0; margin:0; }
#loopedSlider,#newsSlider { margin:0 0 20px; position:relative; clear:both; }
ul.pagination { list-style:none; padding:0; margin:10px 0 0; }
ul.pagination li { float:left; }
ul.pagination li a { padding:2px 4px 2px 0; opacity:0.7;}
ul.pagination li a:hover { opacity:1;}
ul.pagination li.active a { opacity:1;}
#loopedSlider a.next { position:absolute; top:200px; right:30px; opacity:0.5;}
#loopedSlider a.previous { position:absolute; top:200px; left:30px; opacity:0.5;}
#loopedSlider a.next:hover, #loopedSlider a.previous:hover { opacity:1; }
#loopedSlider .photo-caption { position:absolute; bottom:15px; right:20px; background:#222; color:#fff; padding:5px 10px;font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-style:italic; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; opacity:0.7; }

* html div, ul {zoom: 1;}
