/*
Theme Name: SOMA
Theme URI: http://www.somadg.com
Description: Custom developed for soma design group for soma design group 12/08.
Version: 0.1
Author: Lucas Balzer lucas@somadg.com
*/



/* slider page menu */
#foxmenucontainer{
	height:34px;
	display:block;
	padding:0px 0 0px 0px;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:55px;
	}


/* cforms overrides */

.cform label {font-family:Trebuchet Ms,Arial,sans-serif;}
.cform legend {font-family:Trebuchet Ms,Arial,sans-serif;}
.linklove {display:none;}

/* Google sharing script */

a.rsslink {
	display:block;
	float:right;
	width:14px;
	height:14px;
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none !important;
	margin: 0px;
	border:0px !important;
	margin-right:0 !important;
	padding-left:0 !important;
	padding-right:0 !important;
}

div.reader-publisher-module li > a {font-style:italic;}
div.reader-publisher-module li > a:hover {color:#0099FF;}
div.s {margin-bottom:4px;}
div.f {display:none;}
.clear {clear:both;}

/* end */


/* Box Sizes and Layout */
body { margin:0px; padding:0px; font-family:Trebuchet Ms,Arial,sans-serif; }
img {border:0px;}

#wrap {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:735px;
	height:100px;
	border-bottom:1px #DEDEDE solid;
	background-image: url(images/header_back.gif);
	background-position: left top;
}

.header-menu {
	text-align:right;
	height:110px;
}

.header-menu li {
	height:110px;
	display:inline;
}

.header-menu li a{
	text-decoration:none;
	color:#333333;
	}
.header-menu li a:hover, #header-menu li.current_page_item a {
	text-decoration:none;
	color:#0099FF;
	}


.header-menu ul {
	padding-top:55px;
	margin:0px;
	font-family: Trebuchet Ms,Arial,sans-serif;
	font-size: 12px;
}
	
#content {
	margin-bottom:15px;
	width:735px;
	float:left;
	margin-top:15px;
}	

#sidebar {
	width:150px;
	overflow:hidden;
	float:left;
	margin-left:30px;
}

div.post pre {
	margin:0px;
}

div.post {margin-top:0px;}

div.category-single-thumb { float:left; width:170px; height:131px; margin-bottom:5px; text-align:left;}
div.post-single-thumb { float:left; width:228px; margin-right:5px;}
div.post-gallery-link { float:left; width:335px; border-top:1px solid #999999;padding-top:6px;}
.post-gallery-link a {
background-image:url(images/view_gallery.jpg);
background-position:left top;
background-repeat:no-repeat;
display:block;
font-size:90%;
height:30px;
padding-left:35px;
text-decoration:none;
width:310px;
}

/* Typography */

p.postmetadata {font-size:10px;}
.plain-blue-head {font-weight:normal;color:#007DBF;}

div#content h1{
	font-size:18px;
	margin:0 0 15px;
}

div.post h1 a, div.post h2 a{
	color:#333333;
	text-decoration:none;
}

div.post h2.cat-head {
	font-size:11px;
	font-weight:normal;
	margin-bottom:11px;
	margin-top:11px;
}

div.singleentry p {
	font-size:12px;
	margin-top:0px;
}


div.entry p {
	font-size:12px;
	margin-top:0px;
	width:340px;
}
	
div.page_entry p {
font-size:13px;
line-height:20px;
	letter-spacing:1px;
	margin-top:0px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

	
div.entry p.project-thumb-title {margin:4px 0px 0px 0px; text-transform:lowercase; font-size:11px; width:140px;}
	

div.post p.postmetadata {
	font-size:11px;
	}

div.entry a{
	color:#007DBF;
	text-decoration:none;
	font-size:11px;
	}

div.entry h2 a {
font-size:24px;
}

div.recent h2 a {
font-size:19px;
}


div.entry a:hover{
	color:#007DBF;
	text-decoration:underline;
	}

#sidebar ul, #sidebar ul ul {
	list-style:none;
	margin:0px;
}

#sidebar ul, #sidebar ul ul  {
	margin: 0em;
	padding: 0em; 
}

#sidebar ul ul {
	padding-bottom:10px;
	}

#sidebar ul h2, #sidebar ul h2 a{
	text-decoration:none;
	font-size:12px;
	color:#007DBF;
	margin:0px;
	margin-bottom:3px;
	border-bottom:1px solid #999999;	
	margin-right:3px;
}
#sidebar ul h2 a{padding-left:5px; padding-right:5px;}
#sidebar ul h2 a:hover {text-decoration:underline;}
#sidebar ul h2 a.selected:hover { text-decoration:none; cursor:pointer;}
#sidebar ul h2 a.selected {
	color:#FFFFFF;
	background-color:#007DBF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#sidebar h2 {
	font-size:19px;
	color:#007DBF;
	margin:0 0 10px 0;
}

#sidebar ul li {
	font-size:11px;
	line-height:15px;
}

#sidebar ul li a{
	text-decoration:none;
	color:#666666;
}

#sidebar ul li a:hover{
	text-decoration:none;
	color:#62C8FF;
}

/* CSS Overrides */
.gallery {clear:none;}
.ngg-singlepic { display:inline;}