/* ----------- */
/* CSS IMPORTS */
/* ----------- */

/* Stylesheet RESET */
@import url(hacks/reset.css);

/* Stylesheet SIFR */
@import url(sifr.css);

/* Stylesheet JCAROUSEL */
@import url(jcarousel/jquery.jcarousel.css);
@import url(jcarousel/skins/atlantica/skin.css);

/* Stylesheet for DROPDOWN MENUS */
@import url(dropdown.css);

/* Stylesheet for GALLERY - PRETTYPHOTO */
@import url(prettyPhoto.css);


/* ------------ */
/* MAIN STYLING */
/* ------------ */

body{
	font: 10px 'Georgia';
	color: #FFFFFF;
	background: #28251F;
	border-top:10px solid #666666;
	text-align: justify;
}

/* Global Wrap */
#wrap{
	width: 1080px;
	margin: 0 auto;
}


.tg{width:120px;height:108px;position:absolute;float:left;top:0;left:0;background:url(images/welcome.jpg) no-repeat;}


/* -------------------------------------------------------------------------------------------[ FEATURED ]---- */
#featured_bloc{}
#featured_bloc .content{
	width:960px; height:0;
	margin:0 auto;
	text-align:center;
	}
	#featured_bloc #featured{
	z-index:500;
	float:left;
	display:block;
	position:relative;
	left: 850px;
	top: 199px;
	background-image: url(../img/gallery/fullsize/featured.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#featured_bloc #featured p{
	width:100px;
	height:100px;
	background-image: url(../../desktop/images/featured.png);
	background-repeat: no-repeat;
	background-position: left top;
	}




/* -------------------------------------------------------------------------------------------[ Slider ]---- */

#slider{}
#slider .content{
	width:985px;
	height:280px;
	margin:15px 35px 0;
	background-image: url(../../desktop/images/slider_bg.png);
	background-repeat: no-repeat;
	background-position: 50% top;
	}
	

	#slidex ul{overflow:hidden; width:935px; height:260px;}
	#slidex li{ padding:0;}
	
	#slider .wslide-menu{
		color:#FFF;
		display:block;
		z-index:9;
		position:relative;
		top:-20px;
		left:5px;
	}
	#slider .wslide-menu a{
   		color:#FFF;
		font-size:11px;
		background:#191d22;
		padding:2px 5px; margin-right:2px;
	  }
	#slider .wslide-menu a.wactive{
   		color:#ffaf24;
		font-size:11px;
		background:#191d22;
		padding:2px 5px; margin-right:2px;
	  }
	  
	  #sliding{
		background:#35322C;
		width:925px; height:260px;
		float:left;
		margin:10px 5px 10px 35px; padding:0;
		z-index:1; overflow: hidden;
		}






/* Page      */

/* Page      */
/* -> Header */
#page .header{
	height: 140px;
	text-align: center;
	margin-top: 3px;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
	width: 1000px;
	background-image: url(../img/gallery/fullsize/stripes.jpg);
	background-repeat: no-repeat;
}

#page .header img{
	margin-top: 25px;
	margin-right: 20px;
}

/* Page          */
/* -> Navigation */

#page .navigation{
	width: 1000px;
	background: transparent;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
}

#page .navigation .border{
	border-top: 1px solid #35322C;
	border-bottom: 1px solid #35322C;
	margin-left: 31px;
	margin-right: 31px;
}

#page .navigation ul{
	padding: 8px;
	padding-left: 0px;
	padding-right: 0px;
	float:left;
	width: 935px;
	font-size: 12px;
}

#page .navigation ul li{
	display: inline;
	background: url(../img/navigation/navigation_dot.png) no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	color: #313131;
}

#page .navigation ul li.first{
	background: none;
	padding-left: 12px;
}

#page .navigation ul li.last{
	background: none;
	padding-right: 5px;
	padding-left: 15px;
}

#page .navigation ul li .icon{
	vertical-align: middle;
	margin-right: 12px;
	margin-left: 4px;
}

#page .navigation ul li a{
	text-decoration: none;
	color: #FFFFFF;
}

#page .navigation ul li a:hover{
	text-decoration: none;
	color: #fc6000;
}

#page .navigation .search{
	float: right;
	padding-top: 6px;	
}

#page .navigation .search .field{
	background: #000;
	border: 1px solid #000;
	font:12px 'Georgia';
	padding: 1px;
	color: #FFFFFF;
}

#page .navigation .search .button{
	background: #151515;
	border: 1px solid #35322C;
	color: #FFFFFF;
	font:12px 'Georgia';
}

/* Content */
#page #content{
	background: transparent;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
	padding-top: 20px;
	width: 1000px;
}

#page #content.alt{
	padding-top: 0px;
}

/* Content       */
/* -> Info Bar   */
#content .info_bar{
	border-top: 1px solid #35322C;
	border-bottom: 1px solid #35322C;
	margin-left: 31px;
	margin-right: 31px;
	padding: 8px;
	padding-left: 0px;
	padding-right: 0px;
}

#content a{
	text-decoration: none;
	color: #fc6000;
}

#content .info_bar .twitter{
	height: 95px;
	width: 615px;
	float: left;
	border-right: 1px solid #35322C;
	background-image: url(../img/info_bar/twitter_bg.png);
	background-repeat: no-repeat;
	background-position: right;
}

#content .info_bar .twitter p{
	margin-left: 44px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 12px;
	width: 460px;
	color: #35322C;	
}

#content .info_bar .email_me img{
	margin-left: 10px;
}

/* Content             */
/* -> From Title Bar   */
#content .from_title{
	text-align: center;
	padding: 13px;
	border-bottom: 1px solid #35322C;
	margin-left: 31px;
	margin-right: 31px;
	margin-bottom: 20px;
}

#content .from_title .page_title{
	font-size: 16px;
	text-transform: uppercase;
	color: #fc6000;
	letter-spacing: 2px;
}

#content .from_title p{
	font-size: 11px;
	color: #fff;
	padding-top: 6px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content .from_title .page_title img{
padding: 0px 7px;
}


#content .from_title ul{
	width: 100%;
}

#content .from_title ul li{
	display: inline;
	background: url(../img/navigation/navigation_dot.png) no-repeat 5px 0;
	padding-left: 20px;
	vertical-align: middle;
}

#content .from_title ul li a{
	color: #fc6000;
}

#content .from_title li.page_title{
	font-size: 16px;
	background: none;
}

/* Content           */
/* -> Content Wrap   */
#content .content_wrap{
	margin-left: 31px;
	margin-right: 31px;	
}

/* Content      */
/* -> Entries   */
#content .content_wrap .entries,
#content .content_wrap .full-entry{
	width: 590px;
	border-right: 1px solid #35322C;
	padding-right: 25px;
	float: left;
}

#content .content_wrap .entries ul li,
#content .content_wrap .full-entry{
	margin-bottom: 0px;
}

#content .content_wrap .entries ul li .date,
#content .content_wrap .full-entry .date{
	background: url(../img/blog/date_bg.png) no-repeat;
	width: 60px;
	height: 60px;
	float:left;
	margin-right: 15px;
}

#content .content_wrap .entries ul li .date p,
#content .content_wrap .full-entry .date p{
	padding-top: 15px;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}

#content .content_wrap .entries ul li .date p span,
#content .content_wrap .full-entry .date p span{
	display: block;
	font-size: 18px;
}

#content .content_wrap .entries ul li .title,
#content .content_wrap .full-entry .title{
	float:left;
	width: 400px;
}

#content .content_wrap .entries ul li .title h2,
#content .content_wrap .full-entry .title h2{
	font-size: 26px; 
	color: #fc6000;
	height: 30px;
	overflow: hidden;
	font-family: "Times New Roman", Times, century,palatino,georgia,serif;
}

#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2 {
	margin: 20px 0 8px 0;
	font-weight: bold;
	color: #fc6000;
}

#content .content_wrap .entries ul li .title h3,
#content .content_wrap .full-entry .title h3{
	font-size: 14px;
}

#content .content_wrap .entries ul li .title h3 span,
#content .content_wrap .full-entry .title h3 span{
	color: #aaaaaa;
}

#content .content_wrap .entries ul li .comments,
#content .content_wrap .full-entry .comments{
	background: url(../img/blog/comments_bg.png) no-repeat;
	width: 111px;
	height: 30px;
	float: right;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
}

#content .content_wrap .entries ul li .comments p,
#content .content_wrap .full-entry .comments p{
	padding-top: 1px;
}

#content .content_wrap .entries ul li .comments p span,
#content .content_wrap .full-entry .comments p span{
	font-size: 14px;
}

#content .content_wrap .entries ul li .entry,
#content .content_wrap .full-entry .post{
	clear: both;
	padding-top: 10px;
	font-size: 12px;
	text-align: justify;
}

#content .content_wrap .entries ul li .entry p,
#content .content_wrap .full-entry .post p{
	line-height: 24px;
	margin-bottom: 15px;
}

#content .content_wrap .entries ul li .entry .quote,
#content .content_wrap .full-entry .post .quote{
	color: #666666;
	padding-left: 10px;
	border-left: 3px solid #35322C;
	line-height: 24px;
	margin-left: 20px;
	margin-bottom: 0px;
}

#content .content_wrap .entries ul li .entry ul li,
#content .content_wrap .full-entry .post ul li{
	background: url(../img/blog/bullet.png) no-repeat;
	padding-left: 20px;
	margin-top: 10px;
}

#content .content_wrap.entries .entry h2, 
#content .content_wrap .full-entry .post h2{
	font-size:16px; 
}

#content .content_wrap .entries ul li .img_left,
#content .content_wrap .full-entry ul li .img_left{
	float: left;
	padding-top: 8px;
	padding-right: 15px;
}

#content .content_wrap .full-entry .post img{
padding: 0 10px 0 0;
}

#content .content_wrap .comment_list{
	padding-top: 10px;
}
#content .content_wrap .comment_list h2{
	width: 250px;
	float: left;
	font-size:24px; 
	color: #35322C;
}

#content .content_wrap .comment_list h3{
	float: right;
	width: 160px;
	margin-top: 5px;
	font-size: 12px; 
	color: #35322C;
}

#content .content_wrap .comment_list ul{
	margin-top: 10px;
}

#content .content_wrap .comment_list ul li{
	display: block;
	background: #111111;
	color: #35322C;
	padding: 8px;
}

#content .content_wrap .comment_list ul li.alt{
	background: transparent;
}

#content .content_wrap .comment_list p{
	margin-top: 5px;
}

#content .content_wrap .comment_list .details{
	font-weight: bold;
	color: #727272;
}

#content .content_wrap .comment_list .details span{
	color: #35322C;
}


/* Sidebar      */
#sidebar{
	float: left;
	font-size: 12px;
}

#sidebar .sidebar_wrap{
	width: 260px;
	margin-left: 37px;
}

#sidebar h3{
	font-family: Georgia, "Times New Roman", Times, serif; font-size:16px; color: #FFFFFF; margin-bottom: 14px; margin-top: 10px;
}

/* Sidebar       */
/* -> Affiliates */

#sidebar ul.affiliates li{
	display: inline;
}

#sidebar hr{
	background: transparent;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #35322C;
	margin-top: 10px;
}

#sidebar hr{
	background: transparent;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #35322C;
	margin-top: 10px;
}

/* Sidebar       */
/* -> Contact */
#sidebar .contact_us{
	line-height: 24px;
	border-bottom: 1px solid #35322C;
	margin-bottom: 15px;	
}

#sidebar .contact_us p{
	margin-bottom: 15px;	
}

#sidebar .clients p{
	margin-bottom: 15px;
	line-height: 18px;
	font-size: 11px;		
}


/* Sidebar       */
/* -> The Author */

#sidebar .the_author{
	line-height: 24px;
}

#sidebar .the_author img{
	border: 2px solid #35322C;
	float:left;
	margin-top: 4px;
	margin-right: 10px;
}

/* Sidebar       */
/* -> Categories */
#sidebar ul.categories li{
	margin-bottom: 10px;
}

#sidebar ul.categories li a{
color: #1780b9;
}

/* FOOTER NAV       */
.footer_nav{
	text-align: center;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
	height:27px;
	width: 1000px;	
	padding-top: 0px;
}

.footer_nav .list{
	border-top: 1px solid #35322C;
	margin-left: 31px;
	margin-right: 31px;
	padding: 15px 0 15px 0;
}

.footer_nav .prev{
	float: left;
	width: 200px;
	font-size:20px; 
	color: #999999;
}

.footer_nav .cur{
	float: left;
	width: 500px;
	font-size:16px; 
	color: #35322C;
	text-align:center;
}

.footer_nav .cen{
	font-size:12px; 
	color: #555555;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: 1px;
}

.footer_nav .cen a:hover{
	color: #ff620f;
	text-decoration:none;
}

.footer_nav .cur i, .footer_nav .cen i{
	font-size:16px; 
	color: #999999;
	text-transform:lowercase;
}

.footer_nav .next{
	float: right;
	width: 200px;
	font-size:20px; 
	color: #FFFFFF;
}

/* FOOTER   */
#footer{
	width: 100%;
	height: 61px;
	font-family: Georgia;
	margin-bottom: 15px;
}

#footer h2{
	padding: 0;
	margin: 0;
	color: #FFF;
	height:20px;
	font-size: 14px;
}

#footer .footerList{
	margin-top: 25px;
	margin-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
	width: 130px;
}

#footer .footerWrap{
	width: 1000px;
	margin: 0 auto;
}

#footer .footerList li{
	color: #8c8c8c;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer .copyright{
	clear: both;
	color: #8c8c8c;
	padding-top: 25px;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}

#footer .copyright span{
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}


@charset "utf-8";

#twitter_div {
	width: 477px;
}

ul#twitter_update_list { width: 477px; margin: 0; overflow: hidden; }

ul#twitter_update_list li {
	width: 470px;
	padding: 10px 4px 2px;
	color: #5fc6e7;
	font-size: 11px;
	line-height: 15px;
	border-bottom: 1px solid #333 ;	
}

ul#twitter_update_list li:hover {
	color: #ededed;
}

ul#twitter_update_list li a { color: #aaa; text-decoration: none; }

ul#twitter_update_list li a:hover { color: #273d6a; }
