/*
Theme Name: Laudanum
Theme URI: http://laudanum.net/
Description: 
Version: 1.2
Author: Zephyr Snow
Author URI: 
Tags: 
*/

/* Begin Typography & Colors */
html {
	padding: 0;
	margin: 0;
}
body {
	font-size: 12px;
	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	padding: 0;
	margin: 0;
	top: 0;
	height: auto;
	background-position: 300px 0;
	background-image : url('images/background-default.jpg');
	background-repeat : no-repeat;
	}
	
a img {
	border: 0;
}

#page {
	width: 1020px;
	padding: 0;
	top: 0;
	left: 0;
	margin: 0 0 0 0 !important;
	min-height: 100%;
	height: auto;
	position: absolute;
/*
	background: url(images/background-gradient.png) repeat-y;
	z-index:1;
*/
	}


#searchform {
	position: absolute;
	float: right;
	right: 0;
	top: 18px;
	z-index: 150;
}

#searchform input {
	background: #000;
	color: #ffffff;
	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;	
}

#searchform input[type=text] {
	width: 158px;
	height: 20px;
	margin: 2px 4px 0 0;
	border: 0;
	font-style: italic;
	padding: 2px 0 0 7px;
	text-transform: lowercase;
	padding-top : 3px;
}

#searchform input[type=submit] {
	width: 25px;
	height: 22px;
	margin: 2px 5px 0 3px;
	border: 0;
	padding: 0 !important;
}

#searchform input {
float : left;
}


#searchform input[type=submit] {
	margin-top : 2px !important;
	line-height: 14px !important;
}



#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	padding: 15px 0 0 40px;
	/*min-height: 325px;*/
	z-index: 10;
}

#header h1 {
	line-height: 18px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
/*	
	margin: 0 0 66px 0;
*/
	padding: 0;
	color: #000;
	text-transform: uppercase;
	font-weight : bold;
	letter-spacing : 0.1em;
}

#header h1 span.light {
	font-weight : 100;
}

#header h1 a {
	color: #000;
	text-decoration: none;
}

#sidebar {
	position : fixed;
	background: url(/cms/wp-content/themes/laudanum/images/background-gradient.png) repeat-y;
	width : 360px;
	height : 100%;
	
}

#sidebar ul {
}

#sidebar ul li {
	list-style: none;
/*
	border : 1px solid red;
*/
}

#footer {
	/*position: absolute;
	position: absolute;*/
	left: 0;
	position: fixed;
	height: 36px;
	bottom: 0;
	float: left;
	/*width: 1020px;*/
	line-height: 18px;
	font-size: 10px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 0 0 0;
	z-index: 200;
}

#footer h1 {
	line-height: 18px;
	font-size: 10px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/*
#footer ul {	
	color: #fff;
	padding: 0 0 0 147px;
	margin: auto;
	font-size: 12px;
}

	#footer ul li {		
		list-style-type: none;
		padding: 0;
		width: 213px;
		margin: 0;
		text-transform: lowercase;
		font-style: italic;
		line-height: 20px;
		padding: 16px 0 0 0;
		background: url(images/navigate-bg.gif) no-repeat top right;
	}
	
	#footer ul li a {
		color: #fff;
		text-decoration: none;
		display: block;
		background: #000;
		padding: 0 0 0 8px;		
	}
	
	#footer ul ul li {
		text-transform: uppercase;
		font-style: normal;
		display: none;
	}
*/	
/*footer menu*/
#footermenu {
	position : fixed;
	bottom : 0;
	padding : 0;
	margin : 0;
	width : 213px;
	margin-left : 147px;
	list-style : none;
	color: #ffffff;
}

#footermenu li {
	/*border : 1px solid black;
	
	line-height : 25px;*/
	list-style-type: none;
	padding: 16px 0 0 0;
	width: 213px;
	min-height : 22px;
	text-transform: lowercase;
	
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;	
	background: url(images/navigate-bg.png) no-repeat top right;
}

#footermenu li ul {
/*
	display : none;
*/
	height : 0;
	overflow : hidden;
	list-style : none;
	padding : 7px 0 0 0;
	margin : 0;
	min-height: 1px;
	line-height: 1px;
	background-color: #000000;
}

#footermenu li ul li {
	width: 203px;
	background-color: #000000;
	line-height: 35px;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	margin: 0;
	list-style-type: none;
	font-size: 10px;
	font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing : 0.1em;
}

#footermenu li:hover ul {
/*	
	display : block;
*/
	height : auto;
}

ul#footermenu li a {
	display:block;
	text-decoration: none;
	color: #ffffff;
	line-height:20px;
	text-align: left;
	background-color: #000000;
	padding: 0 0 0 8px;
}

ul#footermenu li a:hover {
	text-decoration : underline;
}
	

ul#footermenu li ul li {
	line-height:35px !important;
}
ul#footermenu li ul li a {
	display:block;
	text-decoration: none;
	color: #ffffff !important;
	text-align: left;
	background-color: #000000;
	padding: 0 0 0 0;
	line-height:35px !important;
	font-style: normal;
	margin: 0;
	height: 35px;
}
/*footer menu end*/

#copyright {
	left: 0;
	line-height: 18px;
	font-size: 10px;
	background: url(images/palm-tree.jpg) no-repeat;
	background-position:  bottom right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	min-height: 248px;
	vertical-align: bottom;
	z-index: 100;

	position : fixed;
	bottom : 40px;
	padding : 0;
	margin : 0;
	width : 300px;
	height : 300px;
	top : auto;
	margin-left : 40px;
	list-style : none;

	color : #000000;
	color : rgba(0, 0, 0, 0.7);


	letter-spacing : 0.1em;

}

#copyright h1 {
	line-height: 18px;
	font-size: 10px;
	font-family: arial, Helvetica, sans-serif;
	margin: 0;
	padding: 150px 0 0 0;
}

#copyright h1 a{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#copyright .description {
	width: 170px;
	line-height: 18px;
	font-size: 10px;
}

hr {
	display: none;
}

#mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-size: 11px;
	text-transform: uppercase;
	margin: 95px 0 0 20px;
	padding: 0;
	z-index: 500;
}

#mainmenu li {
	line-height: 21px;
	margin: 0;
	padding: 0;
}

#mainmenu > li {
	list-style-type : decimal ! important;
}

#mainmenu > li > a, #mainmenu > li > a:link {
	color : #000000;
	color : rgba(0, 0, 0, 0.7);
	text-decoration: none;
	width: 208px;
	line-height: 21px;
}

#mainmenu > li > a:hover {
	color : rgba(0, 0, 0, 1);
}

#mainmenu ul {
	display : none;
	position : absolute;	
	margin : -22px 0 0 108px !important;
	padding : 0 0 0 4px;
	z-index : 100;
	color: #ffffff;
	width: 600px;
}

#mainmenu ul li {
	float: left;
	text-transform: uppercase;
	list-style-type: none;
	padding: 0 4px;
	line-height: 20px;
	background: #000 url('images/main-nav-bg.gif') right 4px no-repeat; 
}

#mainmenu ul li:last-child {
	background: #000;
}

#mainmenu ul li a {
	text-decoration: none;
	padding: 0 7px 0 4px;
	color: #ffffff;
}

/*#mainmenu li a + a:before {
	
       content: " \0020 \002F \002F \0020";
	  
}*/

#mainmenu ul li a:hover {
	text-decoration: underline;
}

/* snows fixes */

#mainmenu {
	letter-spacing : 0.1em;
	font-weight  : 100;
	font-size : 10px;
}

#mainmenu > li {
	z-index : 2000;
}

#mainmenu li:hover ul {
	display : block;
}

#mainmenu li ul.jquery-enabled {
	display : block;
	clip:rect(0px 0px 21px 0px);
	width : auto;
	min-width : 600px;
}

/* end snow */

.narrowcolumn, .widecolumn {
	top: 220px /*204*/;	
	left: 440px;
	position: absolute;
	width: 530px;
	padding: 10px 0 0 10px !important;
	margin: 0;
	background: url(images/content-bg.png);
	color: #ffffff;
	float: left;
/*
	font-size: 11px;
*/
	font-family: Arial, Helvetica, sans-serif;	
	min-height: 303px;
	margin-right : 100px;
}

.widecolumn {
	padding: 10px 24px 3px 24px !important;
/*
	width: 516px;

	padding-right : 24px ! important;
*/
	width : 492px;

}

#content {
	line-height : 1.8em;
}

#content a {
	color: #ffffff;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#gallery {
	/*background: url(images/work-bg.png) no-repeat;*/
	width: 537px;
	margin: 0 -14px 0 -14px;
/*
	min-height: 319px;
	max-height: 325px;
*/	
	/*max-height: 303px !important;
	height: 303px;*/
	padding: 0;
	overflow:hidden;
}

#gallery .signature{ 
	width: 179px;
	margin: 0 0 0 0;
	z-index: 100;
	position : relative;
	}

.posthead {
	position : relative;
	max-height: 91px;
	max-width: 179px;
	height: 91px;
	float: left;
	margin: 0 0 18px 0  !important;
}

#gallery .signature a.sign { 
	width: 162px;
	height: 91px;
	max-width: 162px !important;
	max-height: 91px;
	min-width: 162px !important;
	min-height: 91px;
	display:block;
	position : relative;
	z-index: 100;
}

#gallery  h2.signaturetitle, .caption {
	position : absolute;
	bottom : -10px;
	z-index:200;
	width: 170px;

	font-size: 11px;
	font-weight: 100;
	line-height: 16px;
	min-height : 20px;
	margin-left: 0;
	text-align: center;
	background: url(images/projects-title-bg.png) no-repeat bottom left !important;
	color: #ffffff;
	padding: 0 17px 18px 0;
	
	opacity : 0.9;
}

#gallery  h2.signaturetitle a, .caption a {
	color: #cccccc;
	text-decoration: none !important;
	line-height: 17px !important;
	background: #000000;
	padding: 4px 0 0 0;
	display: block;
}

ul.gallery .description {
	position : relative;
	bottom : auto;
	width : auto;
	width : 100%;
	float : right;
}


#content {
	padding: 0;
	margin: 0;
}

.leftlane {
	height: 100%;
	width: 349px;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	/*background: #f7f7f7;
	background: url(images/background.png) repeat-y;*/
	min-height: 1px;
	z-index: 3;
}

.navigation {
	/*position: absolute;
	top: 0;
	left: -200px;

	top: 0;
	left: -200px;
	position: absolute;
	
	*/
	
	position : fixed;
	left : 240px;
	top : 200px;
	z-index: 400;
}

#content .navigation a {
	background: url(images/navigation-bg.png) no-repeat top left;
	color: #ffffff;
	text-decoration: none;
	width: 106px;
	height: 20px;
	overflow: hidden;
/*
	max-height: 20px;
*/
	display: block;
	padding: 0 14px 17px 0 !important;
	line-height: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	text-align: right;
	margin: 0 0 15px 0;
	z-index: 300;
	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#content .navigation a:hover {
	text-decoration: underline;
}


.narrowcolumn .page {
	padding: 0 0 0 0;
}

.narrowcolumn .cpage {
	padding: 0 0 0 14pg;
}

.post h2 a, .post h3 a, .page h2 a, .page h3 a {
	color: #ffffff;
	text-decoration: none;	
}

.post h2 a:hover, .post h3 a:hover, .page h3 a:hover, .page h2 a:hover {
	color: #ffffff;
	text-decoration: underline;	
}

.post-edit-link {
	color: #ffffff;
	text-decoration: underline;
}

.post-edit-link:hover {
	text-decoration: none;
}

.entry {
/*
	font-size: 11px;
*/
	margin: 0 0 10px 0;
}

.entry p {
	padding: 0;
	margin: 0 10px 10px 0px;
}

.entry .excerpt {
	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
}

.entry .gallery {
	list-style-type: none;
	margin: 0;
	padding: 0;
	min-height: 1px;
	margin-bottom : 4em;
}

.content p {
	margin: 0 0 20px 0;
}

.content > ul, .content > ul > li {
	list-style : none;
	padding : 0;
	margin : 0;
}

.content > ul > li > em {
	display : inline-block;
	width : 70px;
}

.entry .gallery li {
	float : left;
	margin-right : 1em;
}

.entry .gallery li.gallery-nav {
	float : right;
	margin-right : 2.5em;
}

.entry li.gallery-nav {
	font-size : 10px;
}

.entry .gallery li.gallery-node {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: none;
	float : none;
}

.entry .gallery li.gallery-node:first-child {
	display: block;
}

.entry .gallery {

}
	
.entry .gallery li img {
	height: auto;
}

ul.gallery .gallery-node .title, ul.gallery .gallery-node .caption, ul.gallery .gallery-node .description{
	display: none;
}

p.tags, p.link {
	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

p.link {
	font-style: italic;
	font-size: 12px;
	margin: 0 0 18px 0;
}

p.tags a {
	color: #ffffff;
	text-decoration: underline;
}

p.tags a:hover, p.link a:hover {
	text-decoration: none;
}

p.link a {
	color: #ffffff;
	text-transform: none;
	font-style: normal;
}

.client {
	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}

/*.home img.source-image {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}

#img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}*/

.search-item {
	display: block;
	clear: left;
	float: left;
	width: 496px;
}

.search-item h3, .search-item p {
	width: 362px;
	margin-top : 0;
}

.search-item p {
	margin: 0 0 10px 0;
}

.search-item a {
	color: #ffffff;
	text-decoration: none;
}

.search-item a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.search-item .image {
	float: right;
	width: 137px;
	text-align: right;
	margin: 0 0 10px 0;
	
}

/*
h2.pagetitle {
	position: absolute;
	top: -40px;
	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	left: 0;
	background: #000000;
	line-height: 20px;
	font-style: italic;
	padding: 0 10px;
	background: url(images/content-bg.png);
}
*/


.hentry h2, .cpage h2, h2.pagetitle {
	margin-top : -10px;
	margin-left : -24px;
	margin-right : -24px;
	font-weight : normal;
	font-size : 1.2em;
	padding : 5px 20px 5px 24px;
	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000000;
	line-height: 20px;
	font-style: italic;
}

.cpage h2 {
	margin-left : -10px;
}

.widecolumn h2 {
	margin-left : -24px;
}

h2.pagetitle {
	margin-left : -10px;
}

body.category-news .hentry {
	float : none;
	display : table;
	border-bottom : 1px solid gray;
	margin-bottom : 1em;
}

body.category-news .hentry:last-child {
	border-bottom : none;
}

#gallery .excerpt, #gallery .time {
	display : none;
	margin-left : 180px;
	width : 340px;
}

#gallery .time {
	font-size : 10px;	
}

body.category-news #gallery .excerpt, body.category-news #gallery .time {
	display : block;
}

#sidebar li.widget {
	display : list-item;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 1.6em;
	width : 300px;
}

#sidebar li {
	margin-bottom : 3em;
}

#sidebar #mainmenu li {
	margin-bottom : auto;
}

#sidebar li.widget h2 {
	letter-spacing : 0.1em;
	font-weight  : 100;
	font-size : 10px;
	text-transform : uppercase;
}

#sidebar li.widget ul, #sidebar li.widget li {
	margin : 0;
	padding : 0;
}

#sidebar li.widget a, #sidebar li.widget a:link {
	color : black;
}

#sidebar li, #sidebar ul {
	margin-left : 0;
}

#content ul.child-pages a {
	min-height : 20px;
	height : auto ! important;
	max-height : auto ! important;
	background : none ! important;
	
	background-color : #000000 ! important;
	
	padding-bottom : 0 ! important;
	margin-bottom : 19px;
}

#content ul.child-pages li {
	background: url(images/navigation-bg.png) no-repeat bottom left;
	height : auto;
	padding-bottom : 1px;
	margin-bottom : 5px;
}

ul.child-pages, ul.child-pages li {
	list-style : none;
	padding : 0;
	margin : 0;
}

.gallery-node a div.video-overlay {
	position : absolute;
	background-image : url(images/play-icon.png);
	background-position : center center;
	background-repeat : no-repeat;
	width : 100%;
	height : 100%;
}

.gallery-node a {
	text-decoration : none;
}

.gallery .description {
	font-style : italic;
	font-size : 0.9em;
}

.gallery .description em {
	font-style : normal;
}

body.home #retweet_button {
	display : none;
}

#recaptcha_table {
	background-color : #ffffff;
	background-color : rgba(247, 247, 247, 0.5);
	border-color : rgba(247, 247, 247, 0.5);
	
}

/* because styles.css is overriding our custom ui */
#content a.ui-state-active, #content a.ui-state-active:hover {
	color : rgb(102, 102, 102);
}

#content a.ui-selectmenu-focus {
	color : #000000;
}

#content a.ui-selectmenu {
	text-decoration : none;
}


div.wpcf7-mail-sent-ok {
	border-color : #398F14;
	background-color : #398F14;
	padding : 0.5em 1em;
}

input, textarea {	
	background: #000;
	color: #ffffff;
	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

textarea {
	width : 445px;
}

input[type=text] {
	width: 300px;
	height: 20px;
	margin: 2px 4px 0 0;
	border: 0;
	font-style: italic;
	padding: 2px 0 0 7px;
	text-transform: lowercase;
	padding-top : 3px;
	border-bottom : 1px solid #666666;
}

input[type=submit] {
	width: 300px;
	height: 26px;
	margin: 2px 5px 0 3px;
	border: 0;
	padding: 0 !important;
	border : 3px double #666666;
}

#recaptcha_table input[type=text] {
	color : #f7f7f7;
}

