/* *** Merge Media Wordpress Template *** */
/* February 2008  */

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #C2C2C2;}
a:hover {color: #C6482F;}
a img {border: none;}

body {
	background-color: #353535;
	font-size: 0.8em;
	font-family: 'Lucida Grande', Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em 'Lucida Grande', Verdana, Arial, SunSans-Regular, Sans-Serif;}
h2 {font: normal 1.6em 'Lucida Grande', Verdana, Arial, SunSans-Regular, Sans-Serif;}
h3 {font: bold 1em 'Lucida Grande', Verdana, Arial, SunSans-Regular, Sans-Serif;}
h4 {font: bold 1em 'Lucida Grande', Verdana, Arial, SunSans-Regular, Sans-Serif;}

h2,h3 {padding-top: 6px; color: #F6DF05; margin-bottom: 4px;}

h1 {
	padding-top: 6px;
	color: #F6DF05;
	margin-bottom: 4px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}

h4 {
	padding-top: 6px;
	color: #F6DF05;
	margin-bottom: 4px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}

h5 {
	font-family: 'Lucida Grande', Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #D1AE35;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

h6 {
	font-family: 'Lucida Grande', Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 1.1em;
	font-weight: lighter;
	color: #E0C212;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}


code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #FFF;
	display: block;
	font: normal 1em 'Lucida Grande', Verdana, Arial, SunSans-Regular, Sans-Serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
#container {
width: 835px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

#spectrum {
	padding: 0px;
	height: 15px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
	background-image: url(img/spectrum.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-indent:-9999px;
}

#spectrum h1 {
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


/* header & title */

#banner {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 82px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
/* path */
.path {
	background: #949490;
	color: #001834;
	font: normal 1.1em 'Lucida Grande', Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding: 8px 12px;
}
.path li,.path ul {display: inline;}
.path a {
	color: #FAFAFA;
	text-decoration: none;
	margin-right: 16px;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}


/* content */
#content {
	padding: 0px;
	float: left;
	width: 565px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	display:inline;
}

#content blockquote {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F0D807;
	background-image: url(img/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-weight: normal;
}

#content blockquote em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
}

.imagesright {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 8px;
}

.imagesslide {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 1px;
	padding: 0px;
}

.imagesslide a img {border: 2px solid #CCC;}
.imagesslide a:hover img {border-color: #FFF;}

#left {
	float: left;
	width: 262px;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
/* navigation */
#navigation {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 262px;
	padding-top: 64px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigation li{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin:0px;
}
#navigation ol{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation li.home a{
	display: inline;
	list-style-type:none;
	float:left;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/home_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	width: 49px;
}

#navigation li.home a:hover{
	display: inline;
	list-style-type:none;
	float:left;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/home_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	width: 49px;
}


#navigation li.aboutus a{
	display: inline;
	list-style-type:none;
	float:left;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/aboutus_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	width: 74px;
}

#navigation li.aboutus a:hover{
	display: inline;
	list-style-type:none;
	float:left;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/aboutus_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	width: 74px;
}

#navigation li.services a{
	display: inline;
	list-style-type:none;
	float:left;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/clients_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	width: 54px;
}

#navigation li.services a:hover{
	display: inline;
	list-style-type:none;
	float:left;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/clients_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	width: 54px;
}

#navigation li.portfolio a{
	display: inline;
	list-style-type:none;
	float:left;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/portfolio_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	width: 79px;
}

#navigation li.portfolio a:hover{
	display: inline;
	list-style-type:none;
	float:left;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/portfolio_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	width: 79px;
}

#navigation li.contact a{
	display: inline;
	list-style-type:none;
	float:left;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/contact_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	width: 64px;
}

#navigation li.contact a:hover{
	display: inline;
	list-style-type:none;
	float:left;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/contact_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	width: 64px;
}


/* footer */
#footer {
	clear: both;
	margin: 0px;
	text-align: left;
	background-color: #27292a;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	color: #ccc;
}

/* posts */
.post h1 a {
	color: #fff;
	text-decoration: none;
}
.post h1 a:hover {
	border-color: #CCC;
	color: #fff;
}

.post li {
	color: #66CCFF;
	list-style-type: square;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.post ul {
	color: #fff;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.descr {
	color: #919191;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.post {margin: 6px 0 2px;}
.post .info{
	color: #FFF;
	margin: 2px 0 4px;
	padding: 5px 10px;
	background-color: #0A0A0A;
}

.post a img {border: 4px solid #CCC;}
.post a:hover img {border-color: #FFF;}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform {
	width: 360px;
	background-color: #27292A;
	padding: 12px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; 
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 0px;}

.panel {
	background-image: url(img/novuspanel.jpg);
	height: 219px;
	width: 554px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.panel p {
	width: 190px;
	color: #333333;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-size: 11px;
}

.panel h4 {
	width: 190px;
	color: #333333;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.panellinks {
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
}
