@charset "utf-8";

/*  
Theme Name: SOMARK Innovations
Theme URI:  http://somarkinnovations.com/
Description: The official SOMARK Innovations WordPress Theme, take 3.
Version: 0.3b
Author: Dan Rashid
Author URI: http://danrashid.com/
*/

/* CSS Document */

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, blockquote, #comments {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, form, blockquote {
	line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6, p, #content ul, #sidebar ul, ol, dl, table {
	margin-top: 1em;
}
fieldset {
	margin-top: 2em;
}
ul, ol, dl, blockquote {
	margin-left: 1.4em;
}
input, textarea {
	font-size: 1em;
	margin: 0;
}
.wpcf7-list-item {
	display: block;
}
#header ul, #footer ul, #sidebar ul.listless, #comments {
	list-style: none;
}
#header ul, #footer ul {
	margin-left: -.5em;
}
#header ul {
	padding: 2.5em 0;
}
#header li, #footer li {
	float: left;
	padding: 0 .8em;
}
#content, div.post, #footer {
	clear: left;
}
#content, #sidebar {
	float: left;
}
* html #content, * html #sidebar { /* ie6 baby, yeah! */
	display: inline;
}
div.post img {
	float: left;
	padding-right: 1em;
}
#footer ul {
	font-size: .8em;
	padding: 2em 0 2.8em;
}
a img, fieldset {
	border: none;
}

#header a, a:hover, #posts a, h2 a {
	text-decoration: none;
}
h2 a:hover, #posts a:hover, #posts .current-post a, #posts .current_page_item a {
	text-decoration: underline;
}
#sidebar div {
	margin-bottom: 1em;
	padding-bottom: 1.5em;
}
#sidebar ul.listless {
	text-indent: -1.5em;
	line-height: 1.3em;
}
#sidebar div.news ul.listless {
	text-indent: 0;
	margin-left: 0;
}
#sidebar ul.listless li {
	padding: .4em 0 .2em;
}
#sidebar a.announcement {
	font-weight: bold;
}
h2 {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0;
}
h2 span.date {
	font-size: .8em;
	line-height: 1.2em;
}
h3, h4 {
	font-size: 1em;
	margin-bottom: -1em;
}

@media screen {

/*  SOMARK PALETTE
	navy	#012853
	orange	#fe964a
*/

body, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #b7d0f5 url(images/body_bg.gif) center top repeat-x;
	font-size: .8em;
	color: #666;
	text-align: center;
	margin: 0;
	padding: 0;
}
a, #header a:hover, #footer a:hover, #header .current_page_item a, #header .current-cat a, #header .current_page_parent a {
	color: #fe964a;
}
#container {
	background: url(images/container_bg.png);
	width: 956px;
	margin: 0 auto 40px;
	text-align: left;
}
* html #container {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://somarkinnovations.com/wp-content/themes/somark3/images/container_bg.png',sizingMethod='scale');
}
#header, #content, #footer {
	margin-left: 33px;
}
#header, #footer {
	position: relative;
	width: 890px;
}
#header #logo {
	float: left;
	width: 287px;
	height: 110px;
	background: url(images/logo.gif) left -20px;
	overflow: hidden;
	margin: 0 1em 0 0;
	padding: 0;
}
#header #logo a {
	display: block;
	padding: 300px;
}
#header ul {
	padding-top: 45px;
}
#xfade {
	clear: left;
	position: relative;
	margin-bottom: 10px;
	width: 890px;
	height: 285px;
}
#xfade img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#header, #header a, #footer, #footer a {
	color: #999;
}
#header li, #footer li {
	border-right: 1px solid #ccc;
}
#header li.page-item-7, #footer li.last {
	border: none;
}
#content {
	width: 470px;
	padding-left: 20px;
	margin-right: 10px;
}
.page-template-full-php #content, .category-5 #content {
	margin-right: 0;
	width: 870px;
}
.page-template-full-php .half, .category-5 .half {
	float: left;
	width: 395px;
	margin: 20px;
}
.page-id-388 #content, .page-id-531 #content {
	width: 640px;
}
h2 {
	color: #fff;
	padding: .7em 0 5px 25px;
	background-position: top left;
	background-repeat: repeat-y;
}
#content h2 {
	margin-left: -20px;
	background-color: #012853;
	background-image: url(images/content_h2_bg.gif);
}
th, td {
	padding: 5px 10px;
}
th {
	white-space: nowrap;
}
tr.odd td {
	background: #e5e5e5;
}
fieldset {
	background: #f2f2f2;
}
legend {
	color: #999;
}
#sidebar {
	width: 390px;
}
.page-id-388 #sidebar, .page-id-531 #sidebar {
	width: 220px;
}
#sidebar h2 {
	background-color: #fe964a;
	background-image: url(images/sidebar_h2_bg.gif);
}
#sidebar h2, #sidebar div div {
	margin: -1px -26px 0;
}
.page-id-388 #sidebar h2, .page-id-388 #sidebar div div,
.page-id-531 #sidebar h2, .page-id-531 #sidebar div div {
	margin: -1px -16px 0;
}
#sidebar div {
	background: #f2f2f2;
	border: 1px solid #ccc;
	padding-left: 25px;
	padding-right: 25px;
}
.page-id-388 #sidebar div, .page-id-531 #sidebar div {
	padding-left: 15px;
	padding-right: 15px;
}
#sidebar h2.blog_intro {
	background-image: url(images/blog_intro_h2_bg.jpg);
	padding: 0;
	height: 100px;
}
#comments {
	border-bottom: 1px solid #ccc;
}
#comments li {
	border-top: 1px solid #ccc;
	padding: 0 .5em 1.3em;
}
h2 a {
	color: #fff;
}
h3 {
	color: #333;
}
h3 a {
	color: #012853;
}
.category-5 h5 {
	padding-bottom: 1.5em;
	border-bottom: 1px solid #ccc;
}

/* xfade overrides 20100412 */

#xfade {
	background-image: url(images/banners/somark-home.jpg);
}
.page-id-7 #xfade,
.category-4 #xfade /* FAQ */ {
	background-image: url(images/banners/somark-contact.jpg);
}
.page-id-5 #xfade,
.page-id-4 #xfade /* Products */ {
	background-image: url(images/banners/somark-team.jpg);
}
.category-5 #xfade,
.page-id-388 #xfade, .page-id-531 #xfade /* Movie */ {
	background-image: url(images/banners/somark-user-comments.jpg);
}

} /* End @media screen */

@media print {

body, a {
	color: #000;
}
body {
	background: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
form {
	display: none;
}
#fade {
	display: none;
}

} /* End @media print */
