@charset "utf-8";
/* 
	Theme Name: ADIOP | Nocturne
	Theme URL: http://www.adiop.com
	Description: Wordpress theme designed by Ababacar Diop for ADIOP
	Version: 1.0
	Author: Ababacar Diop
	Author URI: http://www.adiop.com/
	Date: Friday June 8, 2007/

	 ADIOP | Nocturne
	 http://www.adiop.com/

	This theme was designed and built by Ababacar Diop,
	whose blog you will find at http://www.makodef.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/
@import url("http://free.adiop.com/highslide/highslide.css");
@import url("http://free.adiop.com/css/thickbox.css");

/************************************************
*	Reset									*
************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, video.php, h6, p, blockquote,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	quotes: none;
	list-style: none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/************************************************
*	Style									*
************************************************/
body {
	color: #545454;
	font: 12px "Lucida Grande", Tahoma, Verdana, sans-serif;
	background:#1F1F1F;
	margin: 0px auto 0px;
	}
/************************************************
*	Miscelanius									*
************************************************/

* html img,
* html .png {
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "http://free.adiop.com/images/clear.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

.hidden {
	display:none;
}
.slicer {
	margin:10px 0px 0px;
	padding:0 !important;
	width:1px;
	height:500px;
	background:#e4e4e4;
	border-right: 1px solid #fff;
	float:left;
}
.alert {
	margin: 0px 30px 0px 10px;
	padding:0px 0 2px 8px;
	background-color: #FFFFCC; 
	color:#C00;
}
.overhide {
	overflow:hidden;
}
#hidepage{
	position: absolute; left:0px; bottom:0px; padding:5px; background-color: #FFFFCC; layer-background-color: #FFFFCC;
}
.top_box {
	border-top: 0px solid #f6f6f6;
	border-bottom: 1px solid #e3e3e3;
}
.middle_box {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e3e3e3;
}
.bottom_box {
	border-top: 1px solid #fff;
	border-bottom: 0px solid #f6f6f6;
}
.maincontent_inner {
	float: left;
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
	}
.maincontent_inner #resource {
	float: left;
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}
#resource .image {
	border: solid 0px #eee;
	padding: 10px 15px 20px 0px;
	float: left;
	margin: 0px;

	}
#subcontent {
	margin: 0px 0 0px 0px;
	padding:10px 0 0px 0px;
}
.opacity  {
	
	-moz-opacity:0.50; /* for mozilla */
	opacity: 0.50; /* for safari */
	khtml-opacity: 0.50; /* for konquerer and older safari */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
       filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.list_articles ul li ul li a { 
	margin-left:5px;
	padding-left:8px;
	background:transparent url(images/arrow.gif) no-repeat center left;
	}
.clearfix:after {
    content:".";
    display:block;
    height:0;
	width: 0;
	line-height: 0;
    clear:both;
    visibility:hidden;
    margin: 0;
    }

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #BE201C;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
a img {
	border:0;
	margin:0;
	padding:0;
	}
a:focus, a:hover, a:active {
	outline: none;
	}
/************************************************
*	Headers  									*
************************************************/
h1, h2, h3, h4, h5, h6{font-family:"Lucida Grande", Tahoma, Verdana, sans-serif; color:#B6322F;}

h1 { font-size: 27px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px;}
h6 { font-size: 13px; }

h5 a, h5 a:visited{ color: #545454; font-weight: bold; }
h5 a:hover { color: #1D5F9A; }

#title h1 { filter:none; padding: 0px 0 0px 20px; }
#slogan h1 { color: #999; font-size: 21px; padding: 5px 0 0px 20px; }
h1, h2 { margin: 0px 0px 0px 10px; }
small { margin: 0px 0px 0px 20px; color:#666; padding: 8px 0px; display:block; }
.serviceList h3 { padding: 0px 0px 5px 7px; color:#666; }
.serviceSample h3 {
	padding: 10px 0px 8px 15px;
	margin: 0 0 20px;
	color:#999;
	border-bottom: dotted 1px #ccc;
	}
.categoryTitle {
	color:#bbb;
	}
#logo h1 {
	font-size:37px;
	color:#f6f6f6;
	font-weight:bold;
	padding: 20px 0px 0px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#logo h1 a{
	color:#f6f6f6;
	}
#maincontent .frontView h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:27px;
	color:#235FA0;
	float:left;
	font-weight:bold;
	padding: 0px 0px 0px 10px;
	margin: 0 0 10px;
	}
#sidebar .textwidget p img, .archive img {
	margin:5px 8px 0 0px;
	float:left;
	}
.blogpost h1 {
	margin:30px 0px 0px 0;
	border-bottom:solid 1px #ddd;
	}
.archive li {
	margin:0px 0px 0px 0;
	padding:20px 8px 0;
	border-top:solid 1px #fff; 
	border-bottom:solid 1px #ddd;
	overflow:hidden;
	}
.archive li.odd {
	background:#f1f1f1;
	}
.archive h2 {
	margin:5px 0px 0px 0;
	padding:0px 0px 5px 0;
	}
.blogpost small {
	padding:2px 10px 5px 0;
	margin:0;
	color:#999;
	background:#fafafa;
	text-align:right;
	border-top:solid 1px #fff;  
	}
#maincontent #archive p{
	padding:0px 0px 0px 0;
	
}
.archive #datebox{
	padding:2px 10px 5px 0;
	margin:0;
	width:100%;
	height:15px;
	float:left;
	color:#999;
	
}
.archive .date a{
	color:#777;
	
}
.right {
	float:right;
	}
.left {
	float:left;
	}
.blogpost img {
	margin:5px 0 0px 8px;
	float:right;
	}
#sections li img {
	padding:2px;
	margin:5px 8px 0 0px;
	float:left;
	background:#fff;
	border-left:solid 1px #eee;
	border-right:solid 1px #ccc;
	border-top:solid 1px #eee;  
	border-bottom:solid 1px #ccc;
	}
.textwidget p img {
	display:inline;
	
}
.featured-date {
	color:#76A0B0;
	float:left;
	font-family:Arial;
	font-size:20px;
	line-height:30px;
	margin-left:16px;
	text-transform:uppercase;
}
#banner .leadertext h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	color:#555;
	font-weight:bold;
	margin:0px 0 0 0px;
	}
#banner .leadertext h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	line-height:28px;
	margin:10px 0 0 0px;
	color:#666;
	}
blockquote p{ padding: 15px; 
	margin: 15px;
	background: #fff;
	color: #333;}

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}
label.screen-reader-text{
	visibility:hidden;
}
/************************************************
*	Layout Boxes									*
************************************************/

#wrap {
	padding: 0px 0 0 0;
	margin: 0px;
	display:block;
	}
#pseudo {
	width: 980px;
	margin: 0px auto 0px;
	padding: 0px 0 0 0;
	}
#topMenu {
	margin: 35px 68px 0 auto;
	padding: 0px 0px 0px 0;
	height:24px;
	float:right;
	width:400px;
	text-align:right;
	display:block;
	font-size:14px;
	}
#header {
	width: 100%;
	height: 89px;
	font-size: 11px;
	margin: 0px 0 0px;
	padding: 0px;
	display:block;
	background:#232323 url(images/header_bg.gif) repeat-x top left;
	}
#logo {
	float:left;
	width: 351px;
	height: 89px;
	margin: 0px 0 0 10px;
	padding: 0px;
	overflow:hidden;
	}	
#menu {
	float:left;
	width: 589px;
	height: 70px;
	margin: 0px 0 0px;
	padding: 9px 0px 0 0px; 
	color:#F6F6F6;
	}
#navbar {
	float:right;
	width: 350px;
	height: 37px;
	margin: 0px 20px 0 0px;
	padding: 0px 0px 0 0px;
	}
#navbar2 {
	float:left;
	width: 960px;
	height: 20px;
	margin: 0px;
	padding: 5px 20px 0px 0;
	background:#17416B;
	}
#subnavbar {
	width: 100%;
	height: 37px;
	margin: 0px auto 0px;
	padding: 0;
	background:#232323 url(images/adnav.png) repeat-x top left;
	border-bottom: 1px solid #bbb;
	overflow:hidden;
	}
.demobar {
	width: 100%;
	height: 34px;
	padding: 3px 0 0 15px;
	background:transparent url(images/adnav.png) repeat-x top left;
	border-bottom: 1px solid #bbb;
	}
#sliderBox {
	width: 100%;
	margin: 0px auto 0px;
	padding: 10px 0 10px;
	overflow:hidden;
	background:#eaeaea;
	border-bottom: 1px solid #fff;
	}
#content {
	width: 100%;
	float:left;
	margin: 0px auto 1px;
	padding: 0px 0px;
	overflow:hidden;
	background:#fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#page {
	float:left;
	margin: 0px;
	padding: 0px 0px 0px;
	width: 960px;
	}
#banner {
	width: 938px;
	height:193px;
	background:#fff; 
	margin: 15px auto 20px;
	padding: 10px 10px 0px;
	overflow:hidden;
	border: 1px solid #e3e3e3;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	}
#title {
	float: left;
	width: 240px;
	height:37px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
#slogan {
	float: left;
	width: 225px;
	font-size: 1.0em;
	font-weight:bold;
	color:#B6322F;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}
#footer {
	float:left;
	color: #444;
	width: 100%;
	margin: 0px 0 0px;
	padding: 0 0 10px 0;
	border-top: 1px solid #000;
	background:transparent url(images/header_bg.gif) repeat-x bottom left;
	}
/************************************************
*	Tiny Menu      								*
************************************************/

ul.tinyMenu {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color:#555;
	}
.tinyMenu li {
	float: left;
	list-style: none;
	margin: 0px 0px;
	padding: 0px;
	position:relative;
	}
.tinyMenu li a, .tinyMenu li a:visited{
	float:left;
	margin: 0px;
	padding: 0px 15px;
	color:#999;
	}
.tinyMenu li a:hover{
	color:#fafafa;
	}
/************************************************
*	Navigation      								*
************************************************/

#nav {
	float: right;
	border-left: 1px solid #c9c9c9;	}
#nav li {
	float: left;
	position:relative;
	border-right: 1px solid #ccc;
	}
#nav li a, #nav li a:link, #nav li a:visited {
	color:#777;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 14px 10px;
	}
#nav li a:hover, #nav li a:active {
	color: #B6322F;
	padding: 10px 14px 10px;
	cursor: pointer;
	background:transparent url(images/adnavover.png) repeat-x top left;
	}
#nav li.login a, #nav li.login a:link, #nav li.login a:visited {
	color: #ccc;	background: url(images/header_bg_over.gif) repeat-x left top;
	}
#nav li.current_page_item a {
	color: #ccc;
	background:transparent url(images/ad35-blk_03.png) repeat-x top left;
	}
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0 0 0px;
	padding: 0px 0 15px 0;
	overflow:hidden;
	}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	text-transform: none;
	color: #fff;
	margin: 0px;
	padding: 8px 10px;
border-top:1px solid #222;
	background-color:#102B49;
	-moz-opacity:0.85; /* for mozilla */
	opacity: 0.85; /* for safari */
	khtml-opacity: 0.85; /* for konquerer and older safari */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
       filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	}
#nav li li a:hover, #nav li li a:active {
	text-transform: none;
	background: #102B49;
	color: #fff;
	margin: 0px;
	padding: 8px 10px;
	-moz-opacity:1.0; /* for mozilla */
	opacity: 1.0; /* for safari */
	khtml-opacity: 1.0; /* for konquerer and older safari */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
       filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
	}
#nav li ul a { 
	width: 140px;
	}
#nav li ul ul {
	margin: -32px 0 0 171px;
	}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, 
#nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
#nav li:hover, #nav li.sfhover { 
	position: static;
	}

/************************************************
*	Content Elements					     		    * 
************************************************/
	
#banner img {
	width: 433px;
	height:198px;
	overflow:hidden;
	margin: 0px 0 0px;
	padding: 0px;
	}
#banner .leadertext {
	float:left;
	margin:25px 0 0 25px;
	padding:0;
	width:440px;
	display:inline;
	}
/*	Video Elements *********************************/
#web_box {
	width: 960px;
	float:left;
	margin: 20px 0 20px;
	padding: 0px 0px 0px;
	}
/*	Video Elements *********************************/
#video_box {
	width: 800px;
	float:left;
	text-align:center;
	background:#222;
	margin: 0px 0 0px;
	padding: 30px 80px 30px;
	}
#video_frame {
	width: 796px;
	height:326px;
	background:#000000;
	margin: 0px 0 0px;
	padding: 2px 2px;
	}
#gallerycontent {
	float: left;
	width: 611px;
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 10px 0px;
	}
#flash_box {
	width: 611px;
	float:left;
	text-align:center;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#flash_sidebar {
	width: 299px;
	float:left;
	text-align:left;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	}
/*	Path Elements *********************************/
.path {
	color:#D8D8D8;
	display:block;
	float:left;
	font-size:8pt;
	margin:0px 0 0 0px;
	padding:0px 0 0 20px;
	width:550px;
	height:15px;
}
.path a {
	color:#D8D8D8;
}
.path a:hover {
	color:#454545;
}
	
/************************************************
*	main Content 		    	                    * 
************************************************/
	
#maincontent {
	float: left;
	width: 620px;
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 10px 10px;
	overflow:hidden;
	}
#maincontent p {
	margin: 0px;
	padding: 0px 10px 15px 10px;
	line-height: 19px;
	text-align: left;
	}
	
/*	Icons Elements *********************************/
ul.iconz {
	float: right;
	width: 95px;
	height:17px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px;
	overflow:hidden;
	}	
ul.iconz li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 9px;
	width: 17px;
	height:17px;
	float: left;
	background: transparent url("images/adicon_12.gif") no-repeat 0 0;

	}
ul.iconz li a{	
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
ul.iconz li a:hover{
	}
.home_icon a, .fav_icon a, .mail_icon a, .map_icon a, .login_icon a   {
	}
ul.iconz li.home_icon {
	background-position:0px 0px ;
}
ul.iconz li.fav_icon {
	background-position:-17px 0px;
}
ul.iconz li.mail_icon {
	background-position:-34px 0px;
}
ul.iconz li.map_icon {
	background-position:-497px -241px;
}
ul.iconz li.login_icon {
	background-position:-480px -241px;
}
	

/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: left;
	width: 280px;
	margin: 0px 0 0 0px;
	padding: 10px 15px 10px ;
	line-height: 18px;
	display: inline;
	overflow:hidden;
	}
#sidebar h2 {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px;
	border-bottom: 1px solid #f0f0f0;
}
.textwidget {
	padding: 0 0 0 10px;
}
#sidebar ul ul{
	clear:both;
	padding:0 10px 10px;
	} 
#sidebar ul li ul li {
	margin:0 0 4px 5px;
	padding:0px 0 0px 15px;
}
#sidebar ul li ul li a{
	color:#666;
}
#sidebar ul li ul li a:hover{
	color:#357AB6;
}
#sidebar ul li li {
	background: url(images/arrow.gif) no-repeat scroll 0 6px;
}
/************************************************
*	Footer Elements 									*
************************************************/
#footer a {
	color: #555;
	}
#footer a:hover {
	color: #ccc;
	}
.footerleft {
	float: left;
	padding: 12px 0px 0px 20px;
	width: 300px;
	height: 22px;
	margin: 0px;
	}
.footerright {
	width: 600px;
	float: right;
	margin: 0px;
	padding: 12px 10px 5px 0px;
	text-align: right;
	font-size:11px;
	}
/************************************************
*	Search Elements 									*
************************************************/
#searchform2 {
	background: transparent url("images/adsearch.png") no-repeat 0 0;
	float:right;
	height:23px;
	width:280px;
	border:0px;
	margin:0 0px 0 0;
	padding:0 0px 0 0;
	position:relative;
	top:7px;
	right:0px;
	overflow:hidden;
}
#searchform2 input#s {
	background:transparent;
	border:0px solid #000000;
	float:left;
	padding:3px 6px;
	width:244px;
}
#searchform2 label {
}
input, select, textarea {
	color:#404040;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
}
#searchform2 input#searchsubmit {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	margin:0px 0 0 0px;
	padding:18px 7px 0 0;
	width:17px;
	height:2px;
	float:left;
	cursor:pointer;
}
#searchform {
	float:right;
	height:35px;
	width:285px;
	border:0px;
	margin:0 0px 0 0;
	padding:0 0px 0 0;
	overflow:hidden;
}
#sidebar #searchform {
	float:right;
	height:35px;
	width:285px;
	border:0px;
	margin:0 0px 0 0;
	padding:0 0px 0 10px;
	overflow:hidden;
}
	
#sidebar #s {
	background: #FFFFFF !important;
	width: 140px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 5px 0px 0xp 0px;
	padding: 2px 0px 2px 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	display: inline;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	}
#sidebar #s{
	width:120px;
}
	
#searchsubmit, #submit {
	background: #235FA0;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 5px;
	padding: 1px;
	border: 1px solid #235FA0;
	font-weight: bold;
	text-transform: uppercase;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: right;
	padding: 0 2px 0 0;
	vertical-align: top;
	background: #EAEAEA;
}

table#wp-calendar td{
	padding: 1px 2px 1px 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/************************************************
*	Services  									*
************************************************/
.services {
	width: 300px;
	float: right;
	margin: 10px 0 0px 0;
	padding: 0 0 10px 21px; 
	border-left: 0px solid #f6f6f6;
	overflow:hidden;
}
.services li {
	float:left;
	display: block;
	padding: 10px 5px 10px 70px;
}
.services li.info {
	background: url("http://free.adiop.com/images/sprite.png") top left no-repeat;
	background-position: 0 -444px;
}
.services li.info p {
	line-height:16px;
	padding: 0px 0px 5px 0px;
}

.services li p {
	font-size: 11px;
}
.services li#first {
	background: transparent url("http://free.adiop.com/images/sprite.png") repeat-y scroll right top;
	background-position: 0 -149px;
}
.services li#first:hover {
	background: #fff url("http://free.adiop.com/images/sprite.png") top left no-repeat;
	background-position: 0 -149px;
}
.services li#second {
	background: url("http://free.adiop.com/images/sprite.png") top left no-repeat;
	background-position: 0 -321px;
}
.services li#second:hover {
	background: #fff url("http://free.adiop.com/images/sprite.png") top left no-repeat;
	background-position: 0 -321px;
}
.services li#third {
	background: url("http://free.adiop.com/images/sprite.png") top left no-repeat;
	background-position: 0 -444px;
}
.services li#third:hover {
	background: #fff url("http://free.adiop.com/images/sprite.png") top left no-repeat;
	background-position: 0 -444px;
}
/************************************************
*	Services2  									*
************************************************/
#services2 {
	width: 880px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0 40px 20px; 
	border-left: 0px solid #f6f6f6;
	overflow:hidden;
}
#services2 .service_img {
	width: 65px;
	height: 60px;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px; 
	overflow:hidden;
	/*background: url("http://free.adiop.com/images/sprite.png") top left no-repeat;*/
}
#services2 .service_txt {
	width: 217px;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px; 
}
#services2 li {
	width: 282px; 
	float:left;
	display: block;
	list-style: none;
	margin:0px 0 0 0px;
	padding: 10px 0px 10px 10px;
	overflow:hidden;
}
#services2 li#first:hover, #services2 li#second:hover, #services2 li#third:hover {
}
#services2 li#first .service_img {
	background-position: 0 -149px;
}
#services2 li#second .service_img  {
	background-position: 0 -444px;
}
#services2 li#third .service_img {
	background-position: 0 -321px;
}
#services2 li#first, #services2 li#second {
	border-right: 1px solid #000;
}
#services2 li li{
	width: 100%;  
	height: 17px;
	float:left;
	display: block;
	list-style: none;
	margin:0px 0 0 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}
/************************************************
*	Media Gallery  									*
************************************************/
#gallery {
	width: 960px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
#gallery_box {
	float: left;
	width: 460px;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 15px 10px;
	overflow:hidden;
	display:block;
	}
#gallery_box h3 {
	margin: 10px 0px 5px 0px;
}
#gallery_box_image {
	width: 458px;
	height:135px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #f6f6f6;
	background:#FFF;
	overflow:hidden;
	}
	
#gallery_box_image a img  {
	-moz-opacity:0.60; /* for mozilla */
	opacity: 0.60; /* for safari */
	khtml-opacity: 0.60; /* for konquerer and older safari */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
       filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
#gallery_box_image a:hover img {
	-moz-opacity:1.0; /* for mozilla */
	opacity: 1.0; /* for safari */
	khtml-opacity: 1.0; /* for konquerer and older safari */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
       filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
#gallery_box p, #gallery_box h3 {
	padding: 0px 10px;
	}

/************************************************
*	Contact Form  									*
************************************************/
.contactFrame {
	margin: 0px;
	padding: 10px  0 0 10px;
	}
.contactForm {
	margin:10px auto 0;
	width:450px;
	}
#content h2.form {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	color:#ccc;
	}
#content p.alert{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px;
	}
.contactForm ul {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	}
.contactForm ul li{
	background:transparent none repeat scroll 0 0 !important;
	line-height:1.3em;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin:0 10px !important;
	padding:0;
	text-align:left;
	}
.contactForm label {
	background:#transparent none repeat scroll 0 0;
	color:#C0C0C0;
	display:block;
	font-size:10px;
	margin:0 0px 0 0;
	padding:2px;
	text-align:left;
	width:80px;
	}
.contactForm input:hover, .contactForm textarea:hover, .contactForm select:hover {
	background:#FEFDC5;
	}
.contactForm input:focus, .contactForm textarea:focus, .contactForm select:focus {
background:#fff;
	}
.contactForm textarea.fldemail, .contactForm textarea.fldrequired, .contactForm input.fldemail, .contactForm input.fldrequired {
	margin:0;
	}
.contactForm fieldset {
	border-style:solid;
	}
.contactForm textarea, .contactForm input {
	width:415px;
	}
.loginForm input {
	width:280px;
	}
.contactForm input, .contactForm textarea, .contactForm select, .loginForm input {
	margin:0 0 5px;
	padding:5px;
	vertical-align:top;
	border: 1px solid #e4e4e4;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	}
span.reqtxt, span.emailreqtxt {
	color:#C0C0C0;
	display:block;
	font-size:9px;
	height:13px;
	line-height:13px;
	margin:0;
	text-align:right;
	vertical-align:top;
	width:421px;
	}
p.go, #maincontent p.go {
	margin:0;
	padding:0 !important;
	text-align:right;
	}
.contactForm input.sendbutton, #quoteForm .contactForm input.sendbutton, .loginForm input.sendbutton {
	/*border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;*/
	border-color:#234C92;
	margin:6px 15px 4px 0;
	width:100px;
	background:url(images/header_bg3.gif) repeat-x top left;
	min-width:60px;
	text-align:center;
	text-shadow:0 1px 0 #000;
	color:#f6f6f6;
	font-size:16px;
		-moz-border-radius:11px;
		-moz-box-sizing:content-box;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	line-height:16px;
	padding:3px 8px;
	text-decoration:none;
}
/************************************************
*	Sample Elements 									*
************************************************/
.serviceList {
	margin: 0px;
	padding: 0;
	float: left;
	width: 50%;
	list-style-type: none;
}
.serviceList li {
	margin: 0px;
	clear: both;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	list-style-type: square;
	list-style-position: inside;
	overflow:hidden;
	
}
.serviceSample img{
	border:0;

}
.serviceSample {
	margin: 20px 0 0px;
	padding: 0 0 0px;
	float: left;
	width: 100%;
	list-style-type: none;

}
.serviceSample li {
	width:50px;
	height:50px;
	border: solid 1px #eee;
	margin: 0 0 15px 15px;
	float: left;
	padding: 0px;
	list-style-type: none;
	display: inline;
	background: transparent url("http://free.adiop.com/images/sprite.png") no-repeat;

}
#s1{ background-position:-587px -241px ;}
#s2{ background-position:-637px -241px ; }
#s3{ background-position:-687px -241px ; }
#s4{ background-position:-737px -241px ; }
#s5{ background-position:-787px -241px ; }
#s6{ background-position:-837px -241px ;}
#s7{ background-position:-887px -241px ; }
#s8{ background-position:-937px -241px ; }
#s9{ background-position:-987px -241px ; }
#s10{ background-position:-1037px -241px ; }
#s11{ background-position:-1087px -241px ;}
#s12{ background-position:-1137px -241px ; }
#s13{ background-position:-1187px -241px ; }
#s14{ background-position:-1237px -241px ; }
#s15{ background-position:-1287px -241px ; }
#s16{ background-position:-1337px -241px ; }
#s17{ background-position:-1387px -241px ; }
#s18{ background-position:-1437px -241px ; }
#s19{ background:none ; }
#s20{ background:none ; }
#s21{ background:none ; }
#s22{ background:none ; }
#s23{ background:none ; }
#s24{ background:none ; }

.serviceSample a.plus , .serviceSample a.plus:link, .serviceSample a.plus:visited{
	font-size:9px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	right:10px;
	top:20px;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
}
.serviceSample a.plus:hover{
	color:#555;
}
#webShowcase {
	margin: 0px 0px 0 20px;
	padding: 0 0 0px;
	width: 278px;
	float: left;
}
#webShowcase p{
	margin: 0;
	padding: 0;
}
#webShowcase li{
	margin: 0 0px 0 0px;
	padding: 15px 0 0 0px;
	width:270px;
	height:100px;
	background:none;
	}
#webShowcase li img {
	width:50px;
	height:50px;
	border: solid 1px #eee;
	margin: 0 10px 0px 0px;
	float: left;
	padding: 0px;
	list-style-type: none;
	display: inline;
	background: transparent url("http://free.adiop.com/images/sprite.png") no-repeat;
	background-position:-737px -241px ;

}
#webShowcase li#case2 img {
	background-position:-787px -241px ;
}
#webShowcase li#case1 img {
	background-position:-1137px -241px ;
}
/************************************************
*	Testimonials 									*
************************************************/
#testimonials {
	width: 302px;
	float: left;
	margin: 0px 0 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: transparent url("http://free.adiop.com/images/slicer.gif") repeat-y scroll right top;
}
.testimoTop {
	width: 92px;
	height:75px;
	background:url(images/testimonials.gif) no-repeat top left;
	float: none;
}
.testimoContent {
	color: #545454;
	font: 12px "Lucida Grande", Tahoma, Verdana, sans-serif;
	float:left;
	margin:-220px 0 0px;
	padding: 0 0 0 10px;
	width:290px;
}
.testimoBottom {
	width: 92px;
	height:75px;
	background:url(images/testimonials.gif) no-repeat top left;
	background-position: 0 -75px;
	float: right;
	padding:0; 
	margin:100px 5px 0 0;
}
#leftbox {
	width: 302px;
	float: left;
	margin: 0px 0 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: transparent url("http://free.adiop.com/images/slicer.gif") repeat-y scroll right top;
}
#rightbox {
	margin: 0px 0px 0 10px;
	padding: 0 0 0px;
	width: 288px;
	float: left;
	overflow:hidden;
}
#rightbox .recentcomments h2{
	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
	background:#FFF;
	color:#357AB6;
	font-size:16px;
	border: 1px solid #f0f0f0;
}
#rightbox .recentcomments li{
	margin: 5px 0px 5px 0px;
	padding: 0 0 0px;
	width: 178px;
	float: left;
	line-height: 19px;
}
#rightbox .recentcomments li li {
	margin:0 0 4px 5px;
	padding:0px 0 0px 15px;
}
#rightbox .recentcomments li li {
	background: url(http://mapproperties.net/wp-content/themes/map/images/arrow.gif) no-repeat scroll 0 6px;
}
.frontView{
	margin: 0px 0px 10px 0px;
	padding: 10px 8px 10px;
	width:608px;
	background-color:#FFF;
	float:left;
	border: 1px solid #e3e3e3;
}
#maincontent .frontView p{
	padding-bottom: 2px;
}
.frontView img{
	margin: 0px 0px 0 4px;
}
.frontText {
	margin: 0px;
	padding: 0px;
	position:absolute;
	bottom:19px;
	left:0px;
}
.frontText h2 {
margin:6px 0 0px;
padding:0;
}
.frontText a:link, .frontText a:visited {
color:#555;
clear:left;
margin:0;
font-size:20px;
line-height:30px;
padding:3px 10px 3px;
	border-bottom: 1px solid #bbb;
	background:#eaeaea;
text-decoration:none;
}
.frontText a:hover {
background:#B6322F;
	border-bottom: 1px solid #B6322F;
color:#fff;
}
.frontText em {
background:#B6322F;
color:#fff;
clear:left;
font-size:10px;
padding:3px 10px;
font-style:italic;
}
.recentcomments{
	width:178px;
	float:left;
}
/************************************************
*	Quote Form 									*
************************************************/
#quoteForm  {
	margin:0;
	padding:5px 0 0 8px;
	float:left;
	width:292px;
}
#quoteForm .contactForm {
	margin:5px auto 0;
	width:280px;
}
#quoteForm h2 {
	margin: 10px 0 10px 10px;
}
#quoteForm .contactForm textarea, #quoteForm .contactForm input {
	width:250px;
	margin:0 0px 5px 0;
}
#quoteForm .contactForm select#type {
	width:260px;
	margin:0 0px 5px 0;
}

#loginForm .contactForm {
	margin:5px auto 0; 
	width:280px;
}
#loginForm .contactForm textarea, #loginForm .contactForm input {
	width:250px;
	margin:0 0px 5px 0;
}


.commentmetadata {
color:#ABAB91;
font-size:12px;
margin:0px;
padding: 5px 0 20px 10px;
text-transform:uppercase;
display:block;
}
#comments {
margin:30px 0 10px;
padding: 0 0 5px 0;
	border-bottom:1px dotted #2462A5;
	color:#235FA0;
	width:469px;
}
.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited {
color:#ABAB91;
}
.avatar {
border:5px solid #fff;
height:40px;
margin-bottom:-15px;
margin-right:10px;
width:40px;
}
.comment {
border-bottom:1px solid #EEEEDD;
clear:both;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:15px;
width:100%;
}
.children .comment {
border-bottom:medium none;
border-top:1px solid #EEEEDD;
margin-bottom:0;
padding-top:15px;
}
.comment-reply-link, .comment-reply-link:visited {
background-color:#76A0B0;
color:#FFFFFF !important;
display:block;
float:right;
font-size:11px;
font-weight:bold;
margin-bottom:10px;
margin-top:-10px;
padding:2px 7px;
text-transform:lowercase;
}
.commentlist {
float:left;
margin-left:0;
padding-left:10px;
}
.comment-reply-link:hover {
background-color:#7BAB96;
color:#FFFFFF;
}
.cancel-comment-reply a:link, .cancel-comment-reply a:visited {
background-color:#76A0B0;
clear:both;
color:#FFFFFF !important;
display:block;
float:left;
font-size:10px;
font-weight:bold;
padding:0 5px;
text-transform:lowercase;
}
#commentform {
clear:both;
float:left;
}
.comment-author {
display:block;
padding:0px 0 0px 10px;
height:50px;
}
.cancel-comment-reply a:hover {
background-color:#7BAB96;
color:#FFFFFF;
}
#respond {
float:left;
width:100%;
}

#commentform small {
display:inline;
}
#commentform {
margin:10px 0 0 20px;
}
#commentform textarea {
background:#F8F7F6 none repeat scroll 0 0;
border:1px solid #D6D3D3;
padding:10px;
width:350px;
}
#commentform #email {
background:#F8F7F6 none repeat scroll 0 0;
border:1px solid #D6D3D3;
font-size:1.1em;
height:20px;
margin-bottom:3px;
padding-left:30px;
padding-top:6px;
width:220px;
}
#commentform #author {
background:#F8F7F6 none repeat scroll 0 0;
border:1px solid #D6D3D3;
font-size:1.1em;
height:20px;
margin-bottom:3px;
padding-left:30px;
padding-top:6px;
width:220px;
}
#commentform #url {
background:#F8F7F6 none repeat scroll 0 0;
border:1px solid #D6D3D3;
font-size:1.1em;
height:20px;
margin-bottom:3px;
padding-left:30px;
padding-top:6px;
width:220px;
}
.postList img{
	padding:2px;
	margin:5px 8px 0 10px;
	float:left;
	background:#fff;
	border-left:solid 1px #eee;
	border-right:solid 1px #ccc;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #ccc;
	
}
.archive h5{
	padding:2px 2px 2px 10px;
	margin:0 0 15px;
	background:#fff;
	font-weight:normal;
	
}
#rss{
	position:absolute;
	top:125px;
	right:270px;
	height: 64px;
	width: 165px;		
	display: inline;
	float:right;
} 
.ads a {
height:123px;
width:123px;
line-height:1000%;
background:#E7E7E7 none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#666666;
font-size:12px;
font-weight:bold;
text-align:center;
display:block;
float:left;
margin:0 10px 10px 0;
}
/*- SideTabs -*/
.adTabs{
	font-size: 12px;
	float:left;
	margin: 0 7px;
	width:265px;
}
.adTabs li{
	float:left;
	text-align:center;
	margin: 0 4px 0 0;
	width:84.6px;
	display:inline;
}
.adTabs li a{
	color:#666;
	font-weight:bold;
	padding:5px 0px;
	display: block;
	margin: 0 0px 0 0;
}
.adTabs .last {
	margin: 0
}
.adTabs li a:hover,
.adTabs li a.tabactive{
	background:#ffffff;
	color:#B6322F;
	border: 0px solid #D4D4D4;
	text-decoration: none
}
.adTabcontent {
	background: #ffffff;
	border: 0px solid #D4D4D4;
	clear: both;
	margin: 0px;
	padding: 15px 5px 5px;
}
.adTabcontent h3{
	margin: 0 0 20px 0;
	color:#bbb;
}
/*- Box2 (sidebar boxes) -*/
.adTabsFrame{
	margin: 5px 0 15px 0px;
	padding:8px 0 0px 0px;
	border:1px solid #E1E1E1;
	float:left;
	display:inline;
	width:278px;
background:#E6E6E6 url(images/bg-content-box.gif) repeat-x 0 0;
}
.box2 .spacer.white{
	background: #ffffff;
	border: 0px solid #D4D4D4;
	clear: both;
	margin: 0px;
}
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(http://free.adiop.com/images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}
#postheme {
    width: 620px;
    margin: 20px 0px 10px 0;
	float:left;
	height:390px;
	padding: 0px 10px 0 0px;
	border-right: 0px solid #bbb;
	text-align:center;
}
.postimg {
    width: 620px;
	height:350px;
    margin: 0px 0px 10px 0;
	border: 1px solid #bbb;
	background-color: #FFF;
}
#postinfo {
	border-left: 0px solid #fff;
    width: 325px;
	height:390px;
    margin: 20px 0 0 0px;
	float:left;
	padding: 10px 0px 0 0px;
}
#postinfo h3, #postinfo h4, #postinfo h5, .specs h3 {
    margin: 0px 0 5px 0;
	padding: 0px 0px 0 0px;
	color:#666;
}
#postinfo .tag {
	width:100px;
	padding: 0px 10px 0 0px;
	color:#b4b4b4;
	float:left;
	text-align:right;
}
#postheme .tinyMenu{
	float:none;
	margin:0 auto;
	text-align:center;
	color:#777;
}
#postheme .tinyMenu a{
	color:#555;
}
#postheme .tinyMenu a:hover{
	color:#000;
}
.downloadBox {
    width: 100%;
	height:250px;
    padding: 0px 0 0px 0px;
}
.download {
	background:transparent url(images/downloadButton.gif) repeat-x scroll 0 -51px;
	font-size: 14px;
	padding: 0px; 
	width:150px;
	display:block;
    margin: 20px 0px 20px 20px;
	height:50px;
}
a.download:hover{
	background:transparent url(images/downloadButton.gif) repeat-x scroll 0 0px;
}
.download2 {
	background:transparent url(images/downloadButton.gif) repeat-x scroll 0 0px;
	font-size: 14px;
	padding: 0px; 
	width:150px;
	display:block;
    margin: 20px 20px 20px 10px;
	height:50px;
	float:right;
}
a.download2:hover{
	background:transparent url(images/downloadButton.gif) repeat-x scroll 0 -51px;
}
a.ademo:hover{
	background:transparent url(images/demoButtonBbg.gif) repeat-x 0 -51px;
}
.ademo {
	background:transparent url(images/demoButtonBbg.gif) repeat-x scroll 0 0px;
	font-size: 14px;
	padding: 0px;
	width:150px;
	display:block;
    margin: 0px auto;
	height:50px;
}

.specs {
padding:0 0 20px 0px;
width:100%;
float:left;
}
.specs, .specs ul {
padding:0 0 20px 0px;
}
.specs li {
background:transparent url(images/tick.png) no-repeat scroll 0 1px;
padding:0 0 10px 25px;
margin: 0 0 0 10px;
}
#screen {
	background:url(images/bg-fade-black.gif) repeat;
	height:100px;
	left:160px;
	position:absolute;
	bottom:120px;
	width:270px;
	z-index:1000;
		-moz-border-radius:10px;
}
#screen .buttons {
padding-top:30px;
text-align:center;
width:270px;
}
#slider {
    height: 350px;
    width: 620px;
    margin: 20px auto;
    position: relative;
	padding: 0px 0px 0 0px;
	border: 1px solid #C5C1BE;
	background-color: #FFF;
}

.scroll {
    height: 350px;
    width: 620px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
	padding: 0px;
    clear: left;
	
} 

.scrollContainer div.panel {
    padding: 0px;
    height: 350px;
    width: 620px;
	float:left;
}

#shade {
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -55px;
}

.scrollButtons.right {
    right: -55px;
}

.hide {
    display: none;
}


.thumbnail {
float: left;
margin: 5px 0 0 0;
width: 192px;
height: 120px;
padding: 0px;
overflow: hidden;
}

img.thumb { 
width: 192px;
height: 120px;
padding: 120px 0 0 0;
}

a:hover img.thumb {
width: 192px;
height: 120px;
padding: 0px 0 0 0;
}
.frontcontent {
	width: 100%;
	float:left;
	margin: 0px auto 1px;
	padding: 0px 0px 10px;
	overflow:hidden;
	background:#fafafa;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#themesBoxFrame {
	width:650px;
	float:left;
	margin:0;
	padding:15px 0;
}
#themesBoxFrame h3{
	margin:0 0 20px;
	color:#888888;
}
.themesBox {
	width:290px;
	float:left;
	padding:8px;
	border: solid 1px #ddd;
	margin:0 15px 15px 0;
background:#fff url(images/fade2gray.gif) repeat-x bottom left;
}
.thumb  {
float:left;
height:181px;
margin:0 0 10px;
overflow:hidden;
padding:0;
width:290px;
	border-bottom: solid 1px #e9e9e9;
}
.thumbInfo {
display:block;
float:left;
height:50px;
margin:0;
padding:0;
width:209px;
border-right:1px solid #e5e5e5;
}
.themesBox span{
	font-size:11px;
	color:#999;
}
.thumbInfo h5{
height:21px;
line-height:18px;
margin:0 0 3px -9px;
padding:0 0 0 10px;
background:#EAEAEA;
}
.thumbInfo a:hover h5{
height:21px;
line-height:18px;
margin:0 0 3px -9px;
padding:0 0 0 10px;
background:#B6322F;
color:#FFF;
}
.thumbInfoRight {
border-left:1px solid #fff;
float:left;
padding:0 0 0 5px;
margin:0;
text-align:right;
width:74px;
}
.thumbPrice {
display:block;
padding:5px 0 0 0px;
margin:0;
text-align:right;
}
#themesBoxFrame .readmore a{
padding:10px 0 0 0px;
margin:0;
display:block;
height:18px;
width:73px;
background:transparent url(images/adbuttons.gif) no-repeat scroll center center;
}
#themesBoxFrame .readmore a:hover{
background:transparent url(images/adbuttonsover.gif) no-repeat scroll center center;
}
.quickzoom a {
background:transparent url(http://wpbest.com/images/quickzoom.jpg) no-repeat scroll center center;
float:right;
height:18px;
margin-top:2px;
width:80px;
}
.moreinfo-small a {
background:transparent url(http://wpbest.com/images/moreinfo-small.jpg) no-repeat scroll center center;
float:right;
height:18px;
margin-top:5px;
width:80px;
}
.ratings {
border-right:1px solid #CCCCCC;
float:left;
margin:0 8px 0 0;
padding:0 8px 0 0;
width:auto;
}
.itemtitle h2, .itemtitle h2 a {
font-size:14px;
margin:0;
padding:0;
text-decoration:none;
}
.itemtitle em, .itemtitle em a {
color:#888888;
font-size:10px;
font-weight:normal;
margin:0 0 0 3px;
}
#screenshot{
	position:absolute;
	border:1px solid #999;
	padding:0px;
	display:none;
	color: #FFF;
	background: #999;
	}
#sections, ul.archive{
	width: 620px;
	padding:0;
	margin:0px 0 0px 0;
	display:block;
	float:left;
}
#sections h3, .archive h3, #respond h3{
	color:#888;
	padding:15px 0 5px 0;
	margin:0px 0 0px 0;
	border-bottom: solid 1px #ddd;
}
#sections li, .archive li{
	width: 99%;
	float:left;
	padding:20px 0 5px;
	margin:0 0 0px 0;
	display:block;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #ddd;
}
#sections li:hover, .archive li:hover{
	background:#fff;
}
.hide {
	display:none;
	}
#sections li img{
	float:left;
	margin:0px 20px 0px 6px;
} 
#sections li .titles a{
	font-size:16px;
	font-weight:bold;
	color:#888;
	font-family:Verdana, Geneva, sans-serif;
}
.score {
	width:180px;
	float:right;
	text-align:right;
	padding:50px 0 0px;
}
.detail{
width:311px;
	font-size:10px;
	padding:3px 0 0px;
float:left;
}
.titles{
	padding:0px 0 5px;
}
a.morelink ,  a.morelink:visited {
	color:#999999;
	font-family:Tahoma,Arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	border-left: solid 1px #eee;
	padding:5px;
	text-transform:uppercase;
}
a.morelink:hover, #sections li .titles a:hover {
	color: #BE201C;
	}

#container {
	margin:0px 0px 0px 0px;
	width:100%;
	padding:0px;
	border:0px solid #F0E5E5;
	}
#container #iframe1{
	width:100%;
	height:1600px;
	margin:0px;
	padding:0px;
	overflow: scroll;
	overflow-x:hidden !important;
    overflow-y:hidden !important;
	}
ul.SimpleContextMenu {
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	list-style-type: none;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
 
	ul.SimpleContextMenu li {
		border-bottom: 1px solid #000000;
	}
 
		ul.SimpleContextMenu li a {
			display: block;
			width: 100px;
			padding: 2px 10px 3px 10px;
			text-decoration: none;
			color: #ff0000;
			background: #eeeeee;
		}
 
		ul.SimpleContextMenu li a:hover {
			text-decoration: none;
			color: #ffffff;
			background: #ff0000;
		}
	
/* ---------------------------------------------------- */
/* Portfolio Slides                                     */
#featured {
	margin:0;padding:0;border:0;outline:0;
	font-size:100%;vertical-align:baseline;
	text-decoration:none;
	background:transparent }
	
#content .top-slide h3 {
	color: #FC3;
	font: 22px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content .top-slide h3 a, #content .top-slide h3 a:visited {
	color: #FC3;
	font: 22px Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#featured h3 a:hover {
	color: #fff;
	text-decoration: none;
	}

#featured a { color:#FC3;}
body #featured {line-height:1}
ul{list-style:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
.slider-block   { position:relative }

.top-slide, .bottom-slide {
	width:936px;
	font-weight:normal;
	position:absolute;
	padding:12px }
	
.top-slide, .bottom-slide { 
    background:#000; !important
	-moz-opacity:0.80; /* for mozilla */
	opacity: 0.80; /* for safari */
	khtml-opacity: 0.80; /* for konquerer and older safari */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); }
	
.portfolio-entry  .top-slide, .portfolio-entry .bottom-slide { width:282px; padding:9px }
.featured-entry .top-slide { height:40px; top:-70px; left:0 }
.featured-entry .bottom-slide { height:37px; line-height:18px; bottom:-61px; left:0; padding:12px 42px 12px 12px; width:906px }
.portfolio-entry .top-slide { top:-53px; left:0 }
.portfolio-entry .bottom-slide { line-height:18px; bottom:-46px; left:0 }

	
.top-slide .cat { font-size:10px; text-transform:uppercase }
.top-slide .catname { font-size:12px }

.top-slide a.lightbox-link { width:20px; height:17px; display:block; position:absolute; top:18px; right:14px;
background:url(/portfolio/images/icon_lightbox.gif) }
.bottom-slide a.lightbox-link { width:20px; height:17px; display:block; position:absolute; bottom:21px; right:21px;
background:url(/portfolio/images/icon_lightbox.gif) }

.comments {
	float:left;
	margin:3px 20px 0 5px;
	font-size:22px;
	font-weight:bold;
	padding:5px 0 5px 25px;
	background:url(/portfolio/images/icon_comments_ondark.png) 0 7px no-repeat  }
	
	.portfolio-entry .comments { margin-top:0 }
	.post-block .thumb-comments .comments {
		float:left;
		font-size:18px;
		margin:0 0 0 10px;
		padding:4px 0 5px 22px }

.date-link {
	font-size:12px;
	line-height:18px;
	text-align:right;
	position:absolute;
	bottom:15%; right:2% }
	
	.portfolio-entry .date-link { right:4%; line-height:17px }
	.date-link .date { font-size:11px; text-transform:uppercase }

a.arrow-next, a.arrow-prev {
	bottom:61px;
    cursor:pointer;
    height:405px;
    opacity:0.95; filter: alpha(opacity=95); -moz-opacity:0.95;
    padding:0;
    position:absolute;
    width:40px }

a.arrow-next {
	right:-40px;
	background:#fff url(/portfolio/images/featured_arrow_next.gif) no-repeat center center    }
	
a.arrow-prev {
	left:-40px;
	background:#fff url(/portfolio/images/featured_arrow_prev.gif) no-repeat center center    }
	
	
/* ---------------------------------------------------- */
/* Portfolio Featured                                   */
#featured { overflow:hidden; position:relative; height:530px; width:960px; margin:0 0 0px 0; padding:0; clear:both; color:#FFF; float:left;}
.featured-entry { width:100000px; height:530px; position:relative; overflow:hidden }
.slider-block { height:530px; float:left; margin:0; padding:0 }

