/*
Theme Name: ebizmarts - cms version 2
Author: Ignacio de Paula based on Martijn Stegink's original work
*/

/* RESET ALL MARGINS AND PADDING */

* { 
  margin: 0; 
  padding: 0;
}

/* GENERAL */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	color:#333;
	padding:0;
	margin:0;
}

fieldset
{
	border:0;
}

p { 
  margin-bottom: 0; 
}

h1 { 
  font-size: 2.4em; 
  margin:0;
  padding:0;
}
h1  a img{ 
	border:0; 
}

h2 {
  font-size: 1.6em; 
  line-height: 2em; 
  margin-bottom: 5px;
}

h3 { 
  font-size: 1.2em; 
  line-height: 2em; 
}

h1, h2, h3 {
	color: #000;
}

ul, 
ol { 
	margin: 11px 0 10px 18px; 
}




#wrap {
	border:0;
	margin:0 auto 0;
	padding:0;
	padding-top:20px;
	width:760px;
}

#main {
	
}

#content_cms
{
	padding:10px 0pt;
}

#content {
	padding:0;
}

a {
	color: #0084B4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

br.clear {
	clear: both;
	height:0;
}

/* HEADER */

#wrapheader{
	background-color:#000;
	padding:20px 0;
}


#head {
	position:relative;
	width:760px;
	margin:0 auto;
}

#head h1 {
}

#head h1 a {
	
}


/* Slogan */

#slogan {
	padding-bottom: 5px;
	color: #ccc;
}
#slogan p {
	padding:0;
	margin:0;
}

#head_divider
{
	background-color:#30216a;
	position:relative;	
	height:0px;
	display:none;
}

#menu_cms
{
	position:absolute;
	right:0;
	bottom:30px;
	height:0;
}

#menu_cms > ul
{
	padding:0;
	margin:0;
	list-style-type:none;
	display:block;
}

#menu_cms ul li
{
	float:left;
}

#menu_cms ul li a
{
	display:block;
	width:108px;
	float:left;
	padding:2px 0;
	text-decoration:none;
	color:#fff;
	margin-left:5px;
}

#menu_cms ul li a:hover
{
	color:#eee;
}

#head_divider p
{
	bottom:0px;
	color:#FFFFFF;
	font-size:2em;
	font-weight:bold;
	margin:0;
	padding:0 0 10px;
	position:absolute;
	right:0;
}

/* MENU */
#menu {
	background:#F8F8F8 none repeat scroll 0% 0%;
	border-color:#00B0F1;
	border-style:solid;
	border-width:3px 0pt;
	float:right;
	margin:2px 0pt;
	padding:10px 20px;
	width:160px;
}

#menu ul{
	margin: 0;
}

#menu li {
	list-style: none;
	border-bottom: 1px solid #ccc;
}

#menu ul ul li {
	border-top: 1px solid #ccc;	
	_padding-left: 10px;
}

#menu ul ul li a:before {
	content: "» ";
}

#menu li a {
	padding: 0 10px;
	display: block;
	line-height: 30px;
	text-decoration: none;
}

#menu li a:hover {
	background: #00B0F1;
	color: #fff;
}

.page_item ul {
	display: none;
}

.current_page_item ul, .current_page_parent ul {
	display: block;
}

#menu .current_page_item li, #menu .current_page_parent ul li {
	border: 1px solid #f8f8f8;
	border-top: 1px solid #ccc;
}



/* WEBLOG */

.post, .page {
	margin-bottom: 10px;
}

.post 
{
	padding-bottom:10px;
}

/* FOOTER */

#footer {
	padding:0;
	width:760px;
	margin:0 auto;
	clear: both;
}

#sidebar {
	float:right;
	width:215px;
	padding:15px 0;
	margin-left:5px;
	margin-bottom:5px;
	-x-system-font:none;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background-color:#fff;
}

#sidebar h2
{
	border-bottom:1px solid #ddd;
	font-size:1.2em;
	padding:5px;
}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	
	}
#sidebar > ul > li {
	border:2px solid #ddd;
	/*-moz-border-radius:6px;*/
	background-color:#fff;
	padding:5px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

	
#searchsubmit
{
	font-size:1em;
}

select#cat
{
	width:95%;
}

#searchform #s
{
	width:85px;
}

#menu_cms li.search
{
   padding-top:15px;
   margin-left:10px;
}

#menu_cms .page_item 
{
    
}

#menu_cms .page_item a
{
   text-decoration:none;
   color:#fff;
   text-align:right;
   text-transform:lowercase;
    font-weight:bold;
    font-size:1.2em;
}

#menu_cms .page_item a:hover, #menu_cms .page_item a:active, #menu_cms .page_item_selected, #menu_cms .page-item-215.current_page_item a
{
   border-bottom:5px solid #2D479D;
}

#menu_cms .page-item-4 a:hover, #menu_cms .page-item-4.current_page_item a
{
   border-bottom:5px solid #30216a;
}

#menu_cms .page-item-2 a:hover, #menu_cms .page-item-2.current_page_item a
{
   border-bottom:5px solid #4895D0;
}
#menu_cms .page-item-8 a:hover, #menu_cms .page-item-8.current_page_item a
{
   border-bottom:5px solid #3C804D;
}
#menu_cms .page-item-6 a:hover, #menu_cms .page-item-6.current_page_item a
{
   border-bottom:5px solid #BDD869;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 4px 0;
	border-bottom:1px dotted #ddd;
	padding:4px 0; 
	margin-bottom:4px;
}
.post > h2, .page > h2{
	margin-bottom:15px;
	font-size:1.8em;
	color:#333;
}
.post > h2 a{
	color:#333;
	font-weight:bold;
}

.post .tags{
	border-left:5px solid #eee;
	background-color:#fbfbfb;
	padding:5px;
	margin-bottom:5px;
}
.navigation{
	margin:10px 0;
	font-weight:bold;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
#wrapfooter
{
	background-color:#000;
	padding:20px 0;
}

#sidebar_footer {
	color:#fff;
}

#sidebar_footer > ul, #sidebar_footer > ul > li  ul{
	padding:0;
	margin:0;
	list-style-type:none;
	list-style-position:inside;
}

#sidebar_footer > ul > li{
	display:block;
	float:left;
	width:226px;
	padding:10px;
	margin-left:10px;
	margin-bottom:10px;
	background-color:#333;
	overflow:auto;
}

#sidebar_footer > ul > li#twitter_widget{
	margin-left:0;
}

#sidebar_footer > ul > li#twitter_widget, #sidebar_footer > ul > li.widget_recent_entries, #sidebar_footer > ul > li.widget_archive{
	height:500px;
}

#sidebar_footer > ul > li a{
	color:#fff;
}

#footer h2{
	color:#fff;
	font-size:1.2em;
	border-bottom:2px solid #fff;
}

#sidebar_footer > ul > li.widget_categories{
	clear:both;
	margin-left:0;
}

#sidebar_footer > ul > li.widget_ctc{
	width:484px;
}

#sidebar_footer > ul > li.widget_categories, #sidebar_footer > ul > li.widget_ctc{
	height:300px;
}

#sidebar_footer > ul > li  ul > li{
	border-bottom:1px dotted #fff;
	padding-bottom:4px;
	margin-bottom:4px;
}

ol.commentlist {
	padding:0;
	margin:0;
}

ol.commentlist  li{
	margin:5px 0;
	padding:5px;
	list-style-position:inside;
	background-color:#fbfbfb;
	border-left:5px solid #eee;
	
}
ol.commentlist li.alt{
	
}

ol.commentlist li.comment_by_ebizmarts{
	margin-left:20px;
	background-color:#fdfdfd;
}

div.commentmetadata{
	margin-top:2px;
	padding-top:2px;
	font-size:0.9em;
}

div.commentmetadata a{
}

textarea#comment{
	width:100%;
	border:1px solid #ccc;
}
textarea#comment:focus{
	border:1px solid #666;
}

#footer_testimonials{
	background-color:#888;
	color:#fff;
	margin:0 0 10px 0;
	padding:10px;
}

#footer_testimonials a{
   color:#fff;
}

blockquote{
	font-style:italic;
}
