/*
Theme Name: SuperbHosting - Adapted from ProSense
Description: ProSense is a fast loading and search engine optimized Adsense Ready Wordpress Theme, specifically designed for all types of niche and professional content.<br /><br />Distributed under the Creative Commons Attribution-ShareAlike 3.0 License.
*/

@import url(http://fonts.googleapis.com/css?family=EB+Garamond);


/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Sans-Serif;
        font-size: 13px;
	background: #c9c9c9;
	margin: 0px;
	padding: 0px;
}


a:link, a:visited { color: #A30000; text-decoration: none; } 
a:hover, a:active { color: #A30000; text-decoration: underline; }

#sidebar a:link, #sidebar a:hover   { color: #3f3f3f; text-decoration: none; } 
#sidebar a:hover, #sidebar a:active { color: #3f3f3f; text-decoration: underline; }

#sidebar li#categories-3 a:link, #sidebar li#categories-3 a:visited { text-decoration: none; }
#sidebar li#categories-3 a:hover, #sidebar li#categories-3 a:active { text-decoration: none; }

body strong {
	color: #A30000;
}

#page {
	width: 950px;
	margin: 0px auto;
	background: url('/images/blog/mainBackground.jpg') top center repeat-y;
	padding: 0 10px 0 10px;
}

#social {
  width:39px;
  height:195px;
  position:fixed; 
  top:50%;
  margin: -97px 0 0 0;
  
}

#social img {
  display:block;
}

#header {
	width: 100%;
	background: #000;
	height: 120px;
	/* background: url('/images/blog/headerBackground.jpg') top center repeat-x; */
	background: url('/images/blog/blog_header.jpg') 0 0 no-repeat;
}


#header h1 {
	font-size: 3.0em;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	
}
#header h1 a {
  color: #fff;
  margin: 0 1px;
}

.description {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

#products {
    float:left;
    white-space: nowrap;
	width:745px;
	height:25px;
    text-align:center;
    background-color:#039bff;
}
	
#products h1 {
	font-family:'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size:13px;
    line-height:25px;
	color:#fff;}	
	
#products h1 a {
	color: #fff;
	text-decoration:none;
    padding-left:3px;
    padding-right:3px;
}

#products h1 a:hover {
	color: #FFF;
	text-decoration:none;
}
	
	
	

#subscribe {
	text-align: right;
margin-right: 20px;
}

#wrapper {
	width: 100%;
	background:url('images/bottom_Left_Background_Fade.jpg') bottom left no-repeat;
    background-color:#FFF;
	height:auto;
}

#content {
	float: left;
	width: 700px;
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 20px;
}

#sidebar {
	float: right;
	height:100%;
	width: 184px;
	margin-left: 0px;
	/* heaight:auto; */
	padding: 0px 10px 0 10px;
}

#footer {
	color: #fff;
	width: 100%;
	clear: both;
	background-color:#e12633;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer_left {
	padding: 4px 0 4px 20px;
	text-align: left;
	float: left;
	width: 480px;
	line-height: 1.6em;
}

#footer_right {
	padding: 4px 20px 4px 0;
	text-align: right;
	float: right;
	width: 390px;
	margin-left: 0px;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 2.0em;
	line-height: 1.0em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.0em;
}


/*-------------The Post-------------*/

.current-cat { font-weight: bold; }

.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
        font-family:'EB Garamond', 'Times New Roman', Times, serif;
        font-weight: normal;
	font-size: 30px;
	text-decoration: underline;
	color: #000;
 	margin-bottom: 10px;
	line-height: 30px;
}

.post {
	font-size: 1.2em;
	margin-bottom: 30px;
	text-align: left;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
        font-size: 12px;
        color: #757575;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
        font-size: 12px;
        color: #757575;
}

.post li {
	padding: 2px 0 2px 0;
}

.entry {
	margin-bottom: 10px;
	text-align: left;
}

.entrytext .postmetadata {
	margin-top: 20px;
	text-align: left;
}

.entry p img, .entrytext p img {margin:10px;}

.postmetadata {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
}

.singlepostmetadata {
	border-bottom: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 15px;
	overflow:hidden;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}

blockquote {
	margin: 10px 15px 10px 15px;
	padding: 10px;
	background: #FBF5DF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #FBF5DF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}

a img {
	border: 0;
}

/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:30px;
        width: 180px;
    position: relative;
    top:-5px;
}

.post .post-cats-list {
  list-style:none;
  padding-left: 0;
}

.post-cats-list li {
  display: inline;
  text-transform: uppercase;
  background-color: #F00; 
  border-radius: 2px; 
  font-weight: bold;
  padding: 1px 3px;  
  margin: 3px;
  font-size: 9px;
  color: #FFF; 
}

.post-cats-list li.cat-item-1  { background-color: #89CF3A; }
.post-cats-list li.cat-item-13  { background-color: #FF471B; }
.post-cats-list li.cat-item-15  { background-color: #FF3E4D; }
.post-cats-list li.cat-item-19  { background-color: #B60000; }
.post-cats-list li.cat-item-20  { background-color: #B60000; }
.post-cats-list li.cat-item-21  { background-color: #FF2231; }
.post-cats-list li.cat-item-23  { background-color: #B60000; }
.post-cats-list li.cat-item-25  { background-color: #FF331C; }
.post-cats-list li.cat-item-65  { background-color: #B60000; }
.post-cats-list li.cat-item-69  { background-color: #FF2231; }
.post-cats-list li.cat-item-184  { background-color: #F5D001; }
.post-cats-list li.cat-item-211  { background-color: #0057A6; }

#sidebar ul li {
	list-style:none;
}

#sidebar h2 {
        text-decoration: underline;
	margin: 0 0 15px 0;
	font-size: 17px;
        width: 180px;
}


#sidebar  ul ul ul li {
    border-bottom: 0px;
	padding-left:7px;
	padding-bottom:0px;
}

#sidebar li#categories-3 { color: #003a3a; font-size: 12px; line-height: 18px; }

#sidebar li#categories-3 a { 
  text-transform: uppercase;
  background-color: #F00; 
  border-radius: 2px; 
  font-weight: bold;
  padding: 1px 3px; 
  font-size: 9px;
  color: #FFF; 
}

#sidebar li#categories-3 li.cat-item-1 a { background-color: #89CF3A; }
#sidebar li#categories-3 li.cat-item-13 a { background-color: #FF471B; }
#sidebar li#categories-3 li.cat-item-15 a { background-color: #FF3E4D; }
#sidebar li#categories-3 li.cat-item-19 a { background-color: #B60000; }
#sidebar li#categories-3 li.cat-item-20 a { background-color: #B60000; }
#sidebar li#categories-3 li.cat-item-21 a { background-color: #FF2231; }
#sidebar li#categories-3 li.cat-item-23 a { background-color: #B60000; }
#sidebar li#categories-3 li.cat-item-25 a { background-color: #FF331C; }
#sidebar li#categories-3 li.cat-item-65 a { background-color: #B60000; }
#sidebar li#categories-3 li.cat-item-69 a { background-color: #FF2231; }
#sidebar li#categories-3 li.cat-item-184 a { background-color: #F5D001; }
#sidebar li#categories-3 li.cat-item-211 a { background-color: #0057A6; }

#FF2231


#sidebar li#recent-posts-2 li {
  border-bottom: solid 1px #cfcfcf;
  padding-top: 3px;
  padding-bottom: 3px;
  line-height:1.5em;
  font-size: 12px;
}

#sidebar li#recent-posts-2 ul li {
  margin-bottom: 5px;
}


#sidebar li#useful-links li {
  padding-top: 3px;
  padding-bottom: 3px;
  line-height:1.5em;
  font-size: 12px;
}

#sidebar ul#useful-links li {
  margin-bottom: 5px;
}

.cur-promo li {
  margin-bottom: 5px;
}


/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
       filter:alpha(opacity=50);
       moz-opacity:.5;
       opacity:.5;
	border: 1px solid #666;
	}
	

/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 172px;
	background: #FFF;
       border: 1px solid #666;
       /* padding: 3px; */
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

/*-------------Other------------------*/

hr {
	display: none;
}

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 30px;
}

#adsense_homepage_linkunit {
	margin-bottom: 30px;
}

#adsense_homepage_banner {
	margin-bottom: 30px;
}

#sidebar #searchform {
  position: relative;
  top: -10px;
  left: 0px;
}

#sidebar input#s {
  background: url(/images2/main/mag_glass.png) 5px 5px no-repeat;
  border: 0px solid;
  background-color: #FFF;
  padding-left: 25px;
  width:156px;
  height:26px;
}
