/* =========== */
/* = Generic = */
/* =========== */
a:link{color:#F78F1E;color:#fff;}
a:visited{color:#955713;color:#ccc;}
a:hover{}
a img{}
body{color:#ccc;background:#000 url('../images/bg_body.jpg') no-repeat fixed center top;}
h1,h2,h3,
h4,h5,h6{}
p,ol,ul,dl,
table,
blockquote{}
blockquote{border-left:5px solid #F78F1E ;margin-left:0;padding:5px 5px 5px 15px;color:#fff;}
blockquote p{margin:0;}
hr{}
ol,ul{}
table{}
table p{}
table caption{}
table th{}
table th,
table td{}
tr:nth-child(odd){}
/**************************************************
**************************************************
* CLASSES-GENERIC
**************************************************
**************************************************/
/* ============== */
/* = Font-sizes = */
/* ============== */
.small{}
.smaller{}
.large{}
.larger{}
/* ========= */
/* = Align = */
/* ========= */
.left{}
span.left,
img.left{}
.right{}
span.right,
img.right{}
.center{}
span.center,
img.center,
a.center{}
img.center{}
/* ========== */
/* = Status = */
/* ========== */
.error,
.highlight,
.success{color:#000;}
.error a,
.highlight a,
.success a{color:#333;text-decoration:underline;}
.active{}
/* ============== */
/* = Data types = */
/* ============== */
.blog .title,
.blog .title a:link,
.heading,
.heading a:link,
.heading a:visited{color:#F78F1E;}
.blog .title a:visited{color:#A1580A;}
.blog .title a{text-decoration:none;}
.heading a:hover{}
.title,
.title a:link{color:#fff;}
.title a:visited,
.title a:hover{color:#ccc;}
.description,
.date,
.meta,
.more,
.copyright{}
.description a:link,
.description a:visited,
.date a:link,
.date a:visited,
.meta a:link,
.meta a:visited{}
span.image{}
span.image img{}
/**************************************************
**************************************************
* SECTIONS
**************************************************
**************************************************/
.section,.inner{}
.section > .inner,
.section > form > .inner{}
/* ============== */
/* = Navigation = */
/* ============== */
.navigation,
.navigation ul,
.navigation ol{}
.navigation ul,
.navigation ol{}
.navigation li{}
.navigation li .date{}
.navigation li.active > a{}
/* ======== */
/* = Logo = */
/* ======== */
#logo{}
#logo a{}
#logo a span{}
/* ========== */
/* = Search = */
/* ========== */
#search{}
#search input.text{}
#search input.submit{}
/* ============= */
/* = Breacrumb = */
/* ============= */
#breadcrumb{margin-top:70px;}
/*#slideshow +*/ #breadcrumb{margin-top:15px;}
#breadcrumb .heading,
#breadcrumb ul,
#breadcrumb ol,
#breadcrumb li,
#breadcrumb a{color:#666;}
#breadcrumb li{}
#breadcrumb,
#breadcrumb a{}
#breadcrumb a:link,
#breadcrumb a:visited{}
#breadcrumb a:hover{}
#breadcrumb li.current_page a,
#breadcrumb li.last a{}
/* ========= */
/* = Index = */
/* ========= */
.index .item{}
.index .last{}
.index .item a{}
.index .image{}
/* ======== */
/* = Text = */
/* ======== */
.text{}
.text h2,
.text h3,
.text h4,
.text h5,
.text h6{color:#F78F1E;}
.text h3{}
.text h4{}
.text h5{}
.text h6{}
.text ol,
.text ul{}
.text li{}
.blog .title,
.text .heading,
.gallery-album .heading,
.gallery-collections .heading{font-size:2.2em;}
.text .description{color:#999;font-size:1.3em;border-bottom:2px solid #000;border-top:2px solid #000;}
.text span.image{}
/* =========== */
/* = Banners = */
/* =========== */
.bnnrs{}
.bnnrs .item{}
/* ============= */
/* = Copyright = */
/* ============= */
.copyright{}
/**************************************************
**************************************************
* MODULES
**************************************************
**************************************************/
#contact .grid-row{}
#contact .grid-item{}
#contact input.grid-item,
#contact textarea.grid-item{}
#contact span.highlight{}
/* ===================== */
/* = Global Navigation = */
/* ===================== */
#navigation_global{text-align:left;width:135px;float:right;}
#navigation_global li{text-indent:-999em;line-height:1em;}
#navigation_global li a{outline:none;height:30px;padding:0;margin:0;background:url('../images/nav_global_items.gif') no-repeat 65px 0;}
#navigation_global li.blog.active a,
#navigation_global li.blog:hover a{background-position:-75px 0;}
#navigation_global li.gallery a{background-position:25px -30px;}
#navigation_global li.gallery.active a,
#navigation_global li.gallery:hover a{background-position:-115px -30px;}
#navigation_global li.menu a{background-position:55px -60px;}
#navigation_global li.menu.active a,
#navigation_global li.menu:hover a{background-position:-85px -60px;}
#navigation_global li.about a{background-position:0px -90px;}
#navigation_global li.about.active a,
#navigation_global li.about:hover a{background-position:-140px -90px;}
#navigation_global li.contact a{background-position:15px -120px;}
#navigation_global li.contact.active a,
#navigation_global li.contact:hover a{background-position:-125px -120px;}
/**************************************************
**************************************************
* CONTENT-AREAS
**************************************************
**************************************************/
/* =========== */
/* = Wrapper = */
/* =========== */
#wrapper{}
.wrapper-inner{width:960px;margin:10px auto;}
/* ========== */
/* = Header = */
/* ========== */
#header{/*min-width:250px;*/
width:220px;float:left;text-align:right;}
#header .navigation-inner{}
#header .navigation li{}
#header .navigation a{}
#header .navigation,
#footer .navigation{}
#header .navigation li.active{}
#header .navigation li:hover ul,
#header .navigation li:hover ol{}
#header .navigation li ul,
#header .navigation li ol,
#header .has-js .navigation li:hover ul,
#header .has-js .navigation li:hover ol{}
#header .navigation li li{}
/* ======== */
/* = Body = */
/* ======== */
#body{float:right;width:720px;}
/* =========== */
/* = Primary = */
/* =========== */
#primary{}
/* ============= */
/* = Secondary = */
/* ============= */
#secondary{}
#secondary .navigation{}
#secondary .navigation .heading{}
#secondary .navigation ol,
#secondary .navigation ul{}
#secondary .navigation li{}
#secondary .navigation li a{}
/* ============ */
/* = Tertiary = */
/* ============ */
#tertiary{}
/* ========== */
/* = Footer = */
/* ========== */
#footer{clear:both;background:url('../images/bg_footer_line.png') no-repeat scroll top center;height:100px;}
#footer .footer-inner{padding-top:70px;}
#footer .navigation{}
#footer .navigation li{}
#footer .navigation a{}
/* =========== */
/* = Credits = */
/* =========== */
#credits,
#credits a{}
#credits{}
#credits a{}
/* ============= */
/* = Slideshow = */
/* ============= */
#slideshow{line-height:1em;}
.slideshow-inner{padding:0;}
#slideshow .item{display:block;float:left;margin:0 10px 0 0;}
#slideshow .slideshow-wrapper{
	margin:10px;border:1px solid #000;background-color:#000 ;
	width:680px;height:260px;
	-moz-box-shadow:0px 0px 10px #999 ;
}
/* =========== */
/* = Gallery = */
/* =========== */
#gallery-album .gallery-item{margin:15px 0;}
#gallery-album .gallery-item img{background-color:#fff;border:2px solid #ccc;padding:10px;width:98%;}
#gallery-latest {
	float:right;
	width:40%;
}
#gallery-latest a img {
	padding:3px;
	background-color: #111;
	border:1px solid #444;
}
#gallery-latest li {
	float: left;
	margin:0 3px;
}
#gallery-latest a:hover img {
	border-color:#F78F1E;
}
/* ========= */
/* = Login = */
/* ========= */
#login{/* clear:both;background-color:#F78F1E;color:#000000;font-size:0.8em;left:0;position:absolute;top:-35px;width:960px;*/
margin-top:15px;clear:both;float:right;font-size:0.8em;text-align:left;z-index:1;}
#login .login-inner{padding:5px;}
.js #login label{color:#999;font-size:0.9em;}
#login input#username,
#login input#password{border:1px inset #CCCCCC;padding:3px;}
#login a.register{color:#F78F1E;}
#member-register label{display:block;}
/* ======== */
/* = Blog = */
/* ======== */
.blog .date{color:#999;}
.blog.text,
.blog .text,
.blog .description{color:#fff;}
.blog .item{margin:0 0 20px;}
.blog .more a{font-size:0.85em;line-height:1em;color:#fff;background-color:#F78F1E;padding:3px 10px;display:inline-block;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;border-radius:10px;text-decoration:none;}
#blog-latest {
	float:left;
	width:60%;
}
#blog-latest .image {
	float:none;
	margin:0;
}
#blog-latest .image img {
	background-color: #666;
}
/* ============ */
/* = Comments = */
/* ============ */
#comments form {
	border-bottom:1px solid #333;
}
#comments textarea {
	border:2px inset #666;
	height:130px;
	width:60%;
	padding:5px;
	font:inherit;
}
#comments .message {
	color:#fff;
}
#comments dl {
	margin:30px 0;
}

