/*  
Theme Name: Elegancia
Theme URI: http://elegancia.dizenoco.com/
Description: A Photo Blogging Wordpress Theme with image slider on homepage
Version: 1.0
Tags: black, dark, one-column, two-columns, fixed-width, photoblogging, vertical alignment, widget ready, left sidebar
Author: Dizeno Co
Author URI: http://www.dizenoco.com
*/

/*************************************
Universal Settings
*************************************/
body {
background : #080808 url(images/bg-home.jpg) no-repeat left top fixed;
color : #777;
font-family : "Arial", Helvetica, sans-serif;
font-size : 10px;
line-height : 14px;
margin : 0;
padding : 0;
text-align : justify;
overflow-x: hidden;
}

/*************************************
Wrappers
*************************************/

#wrap {
margin : 0 auto;
text-align : justify;
width : 100%;
padding : 98px 0 0 0;
z-index : -1000;
float: left;
overflow: hidden;
}

#sub-wrap {
background : #080808 url(images/bg-sub.jpg) no-repeat left top fixed;
margin : 0 auto;
text-align : justify;
width : 100%;
padding : 98px 0 0 0;
z-index : -1000;
float: left;
overflow: hidden;
}


/*************************************
Containers
*************************************/

#contents {
margin : 0 auto;
text-align : justify;
width : 100%;
}


#content {
background: url(images/home-left-box-bg.png) repeat top left;
font-size : 1.2em;
float : left;
padding-top : 30px;
padding-left : 30px;
padding-right : 30px;
width : 600px;
margin-top: 30px;
margin-left: 300px;
padding-bottom: 100px;
}

#fullwidth-content {
background: url(images/home-left-box-bg.png) repeat top left;
font-size : 1.2em;
float : left;
padding-top : 30px;
padding-left : 30px;
padding-right : 30px;
width : 900px;
margin-top: 30px;
padding-bottom: 100px;
}


/*************************************
Typography & General Styles
*************************************/
h1, h2, h3, h4, h5 a{
font-family : "Arial", Helvetica, sans-serif;
color: #999;
text-align : left;
text-transform: uppercase;
margin: 5px 0;
}
h5 {
font-weight: normal;
}
h1, h2, h3, h4, h5 a:hover {
color: #aaa;
}
h1 {
font-size : 36px;
line-height : 38px;
font-weight: normal;
}
h2 {
font-size : 24px;
line-height : 20px;
font-weight: normal;
}
h3 {
font-size : 20px;
line-height : 16px;
font-weight: normal;
}
h4 {
font-size : 12px;
line-height : 14px;
font-weight: normal;
}
h5 {
font-size : 11px;
font-weight: normal;
line-height : 12px;
margin: 7px 3px;
text-align: left;
}
a {
text-decoration : none;
color: #999;
}
a:hover {
text-decoration : none;
color: #bbb;
}
a img {
border : none;
}
ul li {
list-style-type : none;
}
.thumbnail {
border : 1px solid #444;
float : left;
margin : 0 15px 15px 0;
}
.meta-data {
font-size : 10px;
line-height : 15px;
color: #aaa;
position : relative;
float : left;
width : 100%;
text-transform : uppercase;
padding : 0 0 0 1px;
margin: 5px 0;
}
.floatleft {
float : left;
}
.floatright {
float : right;
}
.clear, .cleared {
clear : both;
}
.seperator {
margin: 20px 0;
border-bottom : 1px solid #626262;
}

#calendar_wrap {
width: 200px;
float: right;
padding-left: 0px;
height: 100%;
clear: both;
}

#wp-calendar {
width: 190px;
padding: 10px 5px 10px 0px;
margin: 0 auto;
text-align: center;
}

#wp-calendar caption{
background: #050505;
padding: 5px;
text-transform: uppercase;
}

#wp-calendar a{
background: #050505;
padding: 1px 7px;
color: #32a5ac;
}

#wp-calendar a:hover{
color: #eee;
}

#prev{
background: #050505;
padding: 2px 7px;
color: #555;
}

#prev a{
color: #555;
}

#prev a:hover{
color: #fff;
}

#next{
background: #050505;
padding: 2px 7px;
color: #555;
}

a.tagsize-1 { font-size: 10px; color: #444; padding: 5px 0; text-transform:uppercase;}
a.tagsize-2 { font-size: 12px; color: #555; padding: 5px 0; text-transform:uppercase;}
a.tagsize-3 { font-size: 14px; color: #666; padding: 5px 0; text-transform:uppercase;}
a.tagsize-4 { font-size: 16px; color: #777; padding: 5px 0; text-transform:uppercase;}
a.tagsize-5 { font-size: 18px; color: #888; padding: 5px 0; text-transform:uppercase;}


/*************************************
Header & Logo
*************************************/
#header {
background : url(images/header-bg.png) repeat-x top left;
z-index : 1000;
height : 98px;
padding : 0;
margin : 0 0 30px 0;
position:absolute;
top:0;
left:0;
width:100%;
position: fixed;
}
.logo img {
float : left;
padding-top : 5px;
padding-left : 40px;
border : none;
}

#header h1 {
float: left;
font-family : "Arial", Helvetica, Verdana, Sans-Serif;
font-size:36px;
color:#999;
margin:25px 0 0 25px;
text-transform: uppercase;
line-height: 36px;
}

#header h1 a {
float: left;
font-family : "Arial", Helvetica, Verdana, Sans-Serif;
font-size:36px;
color:#999;
margin:0;
text-transform: uppercase;
line-height: 36px;
text-decoration: none;
}

#header h1 a:hover {
float: left;
font-family : "Arial", Helvetica, Verdana, Sans-Serif;
font-size:36px;
color:#999;
margin:0;
text-transform: uppercase;
line-height: 36px;
text-decoration: none;
}

/*************************************
Top Navigation Menu
*************************************/
.ddsmoothmenu{
font-size: 12px;
background: #222; 
width: 670px;
height: 30px;
float: right;
margin-top: 30px;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul a{
background: #111; /*background of menu items (default state)*/
}
.ddsmoothmenu ul li a{
display: block;
background: #222; /*background of menu items (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #000;
color: #333;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: white;
}

.ddsmoothmenu ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 200px; /*width of sub menus*/
padding: 7px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #333;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: none;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

/*************************************
Sidebar Replacement Boxed Areas
*************************************/
#home-left-box {
background: url(images/home-left-box-bg.png) repeat top left;
float: left;
margin: 0 30px 0 0;
width: 275px;
height : 400px;
font-size: 11px;
z-index: 2000;
}

#home-right-box {
float: right;
margin: 0 0 0 30px;
width: 650px;
height : 400px;
font-size: 11px;
}

#sub-left-box {
background: url(images/home-left-box-bg.png) repeat top left;
float: left;
position: absolute;
position: fixed;
margin: 30px 30px 0 0;
width: 275px;
height : 400px;
font-size: 11px;
z-index: 4000;
}

/*************************************
Category Templates Styles
*************************************/

#category-title {
width : 275px;
padding : 0 0 0 20px;
height : 50px;
float : left;
text-align : left;
display : block;
font-size : 25px;
text-transform : uppercase;
}

/*************************************
Post Styles
*************************************/
.entry {
margin-bottom : 15px;
}
.entry img {
border: 1px solid #555;
}
.entrybody {
margin : 15px 0;
}
.entrymeta {
font-size : 11px;
padding : 5px 0 0 0;
}
/*************************************
Sidebar Styles
*************************************/
#sidebar-left-box {
background: url(images/home-left-box-bg.png) repeat top left;
float: left;
position: absolute;
margin: 30px 30px 50px 0;
padding-bottom: 50px;
width: 275px;
font-size: 11px;
z-index: 1;
}
.sidebar {
font-size : 12px;
float : left;
padding: 15px 0 0 25px;
width : 220px;
margin: 0;
}
.sidebar h3 {
margin : 20px 0 10px 0;
padding : 0px;
font-size : 24px;
line-height: 24px;
font-weight: normal;
}
.sidebar ul {
list-style-type : none;
margin : 0;
padding : 0;
font-size : 11px;
}
.sidebar ul li {
background : url(images/list-bg.png) no-repeat left;
border-bottom : 1px solid #404040;
margin-bottom : 0.3em;
padding : 3px 3px 3px 20px;
}
.sidebar ul li:hover {
background : url(images/list-bg-over.png) no-repeat left;
}
.ad-300 {
	width: 300px;
	float: left;
}
/*************************************
Comments Styles
*************************************/
.commentsblock {
width : 600px;
margin : 15px 0 50px 0;
padding : 0;
}
.commentsblock textarea {
width : 600px;
background : #555;
}
.commentsblock input, .commentsblock textarea {
background : #555;
border : 1px solid #777;
}
.commentsblock textarea:focus {
background : #ddd;
border : 1px solid #555;
}
.commentsblock textarea:focus, .commentsblock input:focus {
background : #ddd;
border : 1px solid #555;
}
.commentauthor {
display : block;
font-size : 1.5em;
}
ol.commentlist {
color : #888;
font-size : 0.9em;
list-style-type : none;
margin : 0;
margin-top : 1.5em;
padding : 0;
}
.commentlist li {
margin-bottom : 0.5em;
padding : 0.5em 1em;
}
.alt {
background : #222;
border : 1px solid #333;
padding : 0.5em;
}

/*************************************
Homepage Side Box Tab Styles
*************************************/
	/* navigation */
	#nav {
		background: #000;
		height:30px;	
		width:275px;
		float: left;
		margin: 0;
	}
	
	#nav ul {	
		width:275px;
		margin:0;	
		float: left;
	}
	
	#nav li {	
		float:left;
		width:46px;
		height: 30px;
		list-style-type:none;
		text-align:left;
		margin-right:1px;
	}
	
	#nav a {
		color:#333333;
		display:block;
		position:relative;
		font-size:11px;		
		height:30px;
		text-decoration:none;
	}	
	
	#nav a.current {
	}
	
	#nav img {
		display:block;
		float: left;
	}
	
	#nav strong {
		display:block;		
		font-size:13px;
	}
	
	/* panes */
	#panes {

		width:275px;	
		height:355px;
		margin-bottom:-20px;
		padding-bottom:20px;
		position:relative;
	}
	
	#panes div {
		display:none;		
		position:absolute;
		top:20px;
		left:20px;
		margin: 0;
		font-size:13px;
		color:#444;	
		width:230px; 
	}
	
	#panes img {
		float:left;
		margin:5px;	
		border : 1px solid #616262;

	}

	#panes p{
		color:#666;
		font-size:12px;
		margin: 10px 0;
	}
	
	#panes p.more {
		color:#777;
		font-size:12px;
		margin: 10px 0;
	}
	
	#panes h3 {
		margin:30px 0 15px 0;
		font-size:22px;
		font-weight:normal;
	}

	#panes h4 {
		margin:30px 0 15px 0;
		font-size:20px;
		font-weight:normal;
	}
	
	#panes ul {	
		margin: 0;
		padding: 0;	
	}
	
	#panes li {	
		float:left;
		list-style-type:none;
		text-align:left;
		margin-top:7px;
		clear: both;
		margin-left: 0;
		color: #666;
		font-size: 11px;
	}

	.overlay {
		display:none;
		width:275px;
		padding:20px;
		background-color:#ddd;
	}

/*************************************
Full Width Page Styles
*************************************/
#fullwidth-container {
background : url(images/slider-bg.jpg) no-repeat left top;
float : left;
padding-top : 30px;
padding-left : 40px;
padding-right : 40px;
margin : 0;
width : 900px;
list-style-type : none;
clear : both;
}
#fullwidth-container img {
border : 1px solid #616262;
float : right;
margin-bottom : 15px;
}
#fullwidth-container textarea {
width : 798px;
height : 75px;
background : #555;
}
#fullwidth-container input {
background : #333;
border : 1px solid #777;
}
#fullwidth-container textarea {
background : #333;
border : 1px solid #777;
}
#fullwidth-container textarea:focus {
background : #ddd;
border : 1px solid #555;
}
#fullwidth-container textarea:focus {
background : #ddd;
border : 1px solid #555;
}
#fullwidth-container input:focus {
background : #ccc;
border : 1px solid #555;
}
#fullwidth-container select {
background : #333;
color: #999;
border : 1px solid #777;
}
#fullwidth-container select:focus {
background : #111;
color: #aaa;
border : 1px solid #777;
}
/*************************************
Footer Styles
*************************************/
#footer {
background : #111;
height : 25px;
clear : both;
font-size : 11px;
margin-top : 15px;
padding-top : 10px;
border-top : 1px solid #444;
text-align: left;
position:absolute;
bottom:0;
left:0;
width:100%;
position: fixed;
z-index:1;
}
.notices {
width: 900px;
margin-left: 25px;
text-align: left;
}
.notices img{
float: right;
margin-top: 0px;
padding-top: 0px;
}

.footer-social {
float: right;
margin-left: 10px;
}

.footer-social img{
float: right;
padding: 0 0 0 5px;
}

/*************************************
Search Form
*************************************/
.search-form {
padding-top : 1px;
float : right;
height: 30px;
border-right: 1px solid #000;

}
.search-form input {
width : 70px;
color : #999;
padding : 10px 3px 3px 30px;
border: none;
}

#s {
border: none;
background: url(images/search.png) no-repeat left;
padding: 7px 0 0 30px;
color:#999; 
}

#search-tags-title {
width : 598px;
margin: 0 0 10px 0;
padding : 0 15px;
line-height : 35px;
float : left;
text-align : left;
display : block;
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-size : 35px;
font-weight: bold;
color: #999;
text-transform : uppercase;
text-decoration: none;
}
/*************************************
PageNavi Container
*************************************/
#page-navigator {
float : right;
margin-top : 15px;
margin-bottom : 15px;
margin-right : 0px;
}
.navigation {
display : block;
text-align : center;
padding-top : 38px;
height : 50px;
padding-left : 6px;
margin : 0 auto;
}
/*************************************
WP Page Navi Styles
*************************************/
.wp-pagenavi a, .wp-pagenavi a:link {
padding : 2px 6px 2px 5px;
margin : 2px;
text-decoration : none;
border : 1px solid #626262;
background-color : #333;
}
.wp-pagenavi a:visited {
padding : 2px 6px 2px 5px;
margin : 2px;
text-decoration : none;
border : 1px solid #555;
background-color : #222;
}
.wp-pagenavi a:hover {
border : 1px solid #444;
color : #ccc;
background-color : #222;
}
.wp-pagenavi a:active {
padding : 2px 6px 2px 5px;
margin : 2px;
text-decoration : none;
border : 1px solid #626262;
background-color : #333;
}
.wp-pagenavi span.pages {
padding : 2px 8px 2px 6px;
margin : 2px 2px 2px 2px;
border : 1px solid #626262;
background-color : #111;
}
.wp-pagenavi span.current {
padding : 2px 6px 2px 5px;
margin : 2px;
font-weight : bold;
border : 1px solid #626262;
background-color : #222;
}
.wp-pagenavi span.extend {
padding : 2px 6px 2px 5px;
margin : 2px;
border : 1px solid #626262;
background-color : #333;
}








































/*************************************
Homepage Slider Styles
*************************************/
#slider-wrapper {
	height: 400px;
	width:600px;
	clear:right;	
	z-index: -1000;
	padding-left: 300px;
}

#slider {
padding-left: 300px;
}

#slider ul{
		overflow: hidden;
}

#slider li{
		margin-right:30px;
}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;

		}

	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	width:250px;
	height:400px;
	overflow:hidden;
		}	


	#prevBtn{ 
		width:50px;
		height:24px;
		position:relative;
		margin-right: 10px;
		margin-top: 10px;
		display: block;
		background:url(images/numeric-bg.jpg) repeat-x 0 0;	
		float: left;
		padding:0 10px;
		line-height: 24px;
		font-family: "Arial", Verdana;
		font-size: 12px;
		color:#7C7C7C;
		border : 1px solid #454545;
		}

	#nextBtn{ 
		width:27px;
		height:24px;
		position:relative;
		margin-right: 10px;
		margin-top: 10px;
		display: block;
		background:url(images/numeric-bg.jpg) repeat-x 0 0;	
		float: left;
		padding:0 10px;
		line-height: 24px;
		font-family: "Arial", Verdana;
		font-size: 12px;
		color:#7C7C7C;
		border : 1px solid #454545;
		}


	#slider1next, #slider1prev{ 
		width:350px;
		height:30px;
		position:relative;
		float: right;
		padding-right: 25px;
		padding-top: 25px;

		}	
													

		
	/* numeric controls */	

	ol#controls{
		margin:10px 0 10px 5px;
		padding:0;
		height:24px;
		float: left;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:24px;
		line-height:28px;
		}
	ol#controls li a{
		background:url(images/numeric-bg.jpg) no-repeat 0 0;	
		font-family: "Arial", Verdana;
		font-size: 10px;
		float:right;
		height:24px;
		line-height:24px;
		color:#7C7C7C;
		padding:0 10px;
		text-decoration:none;
		border : 1px solid #454545;
		}
	ol#controls li.current a{
		background:url(images/numeric-bg-current.jpg) no-repeat 0 0;
		color:#A0A0A0;
		font-weight:bold;
		border : 1px solid #666;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	








/*************************************
Homepage Slider Overlay Content Styles
*************************************/

.infobox {
	position:absolute;
    	width:300px;
    	padding:0px;
	height: 400px;
    }
.infobox img {
	position:relative;
	z-index:2;
    }
.infobox .more {
	background: url(images/thumb-shade.png) no-repeat 0 0;
	display:block;
	position: absolute;
	z-index:2;
	width:300px;
	height: 400px;
	top: 0px;
	left:0;
    }


.content-box {
float: right;
padding-left: 15px;

	display:block;
	width:250px;
	height: 100px;
	padding:0px 25px 5px;
	margin-top: 290px;
	text-align: justify;
	text-transform:uppercase;
	font-family: "Arial";
	font-size: 10px;
	line-height: 12px;
	overflow: hidden;

}

.content-box h2{
	text-align: left;
	text-transform:uppercase;
	font-size: 26px;
	font-weight: normal;
	color: #A1A1A1;
	line-height: 20px;
    }

.thumbnail{
	padding:0;
	border: none;
	margin-right: 25px;

}













/*************************************
Recent Comments Tab Styles
*************************************/
.recentcomments2 { 
float: left; 
width: 585px; 
display: block; 
padding: 15px 15px 5px 15px; 
}

.recentcomments2 ul { 
list-style-image: url(images/icon-comments.gif) !important; 
}






























/*************************************
Portfolio Category Gallery Styles
*************************************/

pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 960px;
	margin: 0;
	text-align: left;
	float:left;

}
div#container {
	padding: 0px;
	float:left;
}

div.content {
background: url(images/home-left-box-bg.png) repeat top left;
display: none;
float : left;
padding-top : 30px;
padding-left : 30px;
padding-right : 30px;
width : 600px;
margin-top: 30px;
margin-left: 300px;
height: 407px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 270px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 600px;
	float: left;
	height: 250px; /* This should be set to be at least the height of the largest image in the slideshow */
	/* line-height: 250px;  This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 600px;
	top: 0px;
	left: 0;
}
div.caption {
	padding: 0;
}
div.image-title h2{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 26px;	
	text-transform: uppercase;
}

div.image-title h2 a:hover{
	text-decoration: none;
	color: #aaa;
}

div.image-desc {
	line-height: 12px;
	font-size: 11px;
	padding-bottom: 10px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */

background: url(images/home-left-box-bg.png) repeat top left;
float: left;
position: absolute;
position: fixed;
margin: 30px 30px 0 0;
width: 275px;
height : 400px;
font-size: 11px;
}
ul.thumbs {
	clear: both;
	margin: 0 0 0 20px;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}


		