/*
Theme Name: WebHostingBuzz
Description: WP Theme.
Version: 1.0
Author: Webhostingbuzz.com
Author URI: http://www.webhostingbuzz.com 
*/


/* CSS Document */
div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, a, img {margin:0; padding:0; border: none;}
ul{ margin: 0px 0px 15px 33px; padding: 0px 0px 0px 0px;}
ul li {
	padding-left: 2px;
}
ol {margin-left: 35px; margin-bottom: 15px;}
body {padding: 0; margin: 0; height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: /*#333333*/ #000000; background-color: #e8e9e9}
.top-menu ul li, h1, h2, h3 {
	font-family: "Myriad Pro", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table, td {border-collapse:collapse;}
table, td, img {border:0;}
td, tr {vertical-align:top; text-align:left;}

/***forms*******************************************/
input, textarea{font-size:12px; color:/*#333333*/ #000000; vertical-align:middle; font-weight:normal; text-align:left; border: solid 1px #979898; background-color: #ffffff; padding: 3px; font-family: Arial, Helvetica, sans-serif;}
.searching {width:152px; height:auto; color:/*#333333*/ #000000; height:18px; margin-right:11px; border: solid 1px #e5e5e5;}
.column_center textarea { margin:3px 0; width: 492px; height: 158px;}
input.submit2 {
	border: none; background-color: transparent; margin: 0px;
}

/***end forms*******************************************/



.main {width:100%; margin:0 auto; padding-top: 49px;}
.inside_main { padding:29px 30px 0px 30px; width: 908px; margin: 0 auto; background-color: #ffffff; border: solid 1px #e3e3e3;}

a {color:#f68220; text-decoration:underline; font-weight: bold;}
a:hover{text-decoration:none; color: #f68220; font-weight: bold;}

.h1-box {position: relative; margin: 0px -30px 0px -53px; padding: 0px 0px 18px 0px; background: url(images/bg-h1.gif) left bottom no-repeat; width: 991px;} 
h1 {font-size: 18px;	color: #ffffff; text-align: left; padding: 12px 30px 13px 53px; text-transform: uppercase; font-weight: normal; background-color: #7d7d7d;}
h1 a, h1 a:hover  {color:#ffffff; text-decoration:none; text-transform: uppercase; font-weight: normal;}
h2 {color: #f68220; font-size: 18px; text-transform: uppercase; padding-bottom: 4px; font-weight: normal;}
.h3-box {position: relative; margin: 0px 0px 0px -53px; padding: 0px 0px 18px 0px; background: url(images/bg-h3.gif) left bottom no-repeat; width: 691px;} 
h3 { padding: 5px 10px 5px 53px; color:#ffffff; font-size:14px; text-transform: uppercase; background-color: #f68220;}
h3 a, h3 a:hover {color:#ffffff; font-size:14px; text-decoration:none; text-transform: uppercase;}
h3 a:hover { text-decoration: none;}
.pagetitle { padding:10px;}
.center { padding:0 0 10px 0;}

/***global*******************************************/

/* Begin Images */
p {
	padding-bottom: 14px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 0;
	margin: 0 0 0 7px;
	display: inline;
}

img.alignleft {
	padding: 0;
	margin: 0 7px 0 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */


.float{float:left; margin:0 20px 0 0;}
.col{float:left;}
.side_bar { float:right; width:245px; margin:0px; padding: 15px 0px 0px 0px;}
.column_center{float:left; width: 638px;}
.indent_center { padding: 5px 0px 0px 0px; margin:0px; width: 638px;}
.clear{clear:both; font-size: 1px; line-height: 1px;}
.w100 { width:100%;}
.h100 { height:100%;}
.in5 { padding-bottom:5px;}
.in10 { padding-bottom:10px;}
.in15 { padding-bottom:15px;}
.in20 { padding-bottom:20px;}
/***global*******************************************/

.content .indent { padding:0;}



/***header*******************************************/
#header-top {
	height: 54px;
}
.logo, .top-menu, .search {
	float: left;
}
.logo {
	width: 325px; position: relative; margin-top: -7px;
}
.search {
	/*width: 182px;*/
}
/* top menu */
.top-menu {
	width: 326px;

}
.top-menu ul, .top-menu ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	list-style: none;
}
.top-menu ul { padding: 7px 0px 0px 0px; margin: 0px;}
.top-menu ul li {
	padding: 0px 14px 4px 14px;
	margin: 0px;
	text-align: center;
	background-image: url(images/bull-topmenu.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.top-menu ul li a {
	color: #4d4d4d;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
.top-menu ul li a:hover {
	color: #f68220;
}
.top-menu ul li.topmenu1 {
	background: none; padding-left: 0px;
}
.input-search {width: 158px; height: 17px; background-color: #ffffff; padding: 4px 3px 2px 3px; border: none; float: left; display: block; border: solid 1px #7d7d7d; margin-right: 14px;}
.search-go {margin: 0px; padding: 0px; float: left; border: none;}
.text_box #search-block {padding: 4px 0px 0px 0px;}
/* end top menu */
		/* end header */

/***end header*******************************************/


/***side_bar*******************************************/
.side_bar .inside{ padding:0 0 0 0;}

/*.bg_title_top { background:url(images/bg_title_top.gif) 0 0 repeat-x #7B7B7B;}
.bg_title_bot { background:url(images/bg_title_bot.gif) 0 bottom repeat-x; width:100%; min-height:44px; height:auto !important; height:44px;}*/
.widget_style .bg_title {  background-image: url(images/bg-sidebar-top.gif); background-position: top; background-repeat: no-repeat; width: 220px;}

/**********************************************/
.children { margin:0 0 0 10px;}
.indentX p { padding:0 0 10px 0;}
.widget_style { margin:0 0 8px 0; padding:0px; width: 220px;}
.widget_style h2 { margin: 0px; padding: 10px 0px 5px 0px;}

.inside_widget {padding:0px;}
.inside_widget ul { margin:0 0 0 0; padding: 0px 0px 0px 3px; display: block; width: 245px;}
.inside_widget li { line-height: 20px; background: url(images/bull-sidebar.gif) 0px 8px no-repeat; padding-left: 16px; list-style-image: none; list-style-position: outside; list-style-type: none;}
.inside_widget li a, .inside_widget li a:hover { color: /*#333333*/ #000000; text-decoration: none; font-weight: normal;}
.inside_widget li a:hover { color: #F68220;}


/**********************************************/

/*#archives.widget_style h2 { font-family:Verdana, Arial, Helvetica, sans-serif; background:url(images/bg_title_2.gif) 0 0 no-repeat;font-size:1.27em; line-height:1.01em; color:#FFFFFF; font-weight:bold; padding:1px 0 0 21px;}

#links_with_style.widget_style h2 { font-family:Verdana, Arial, Helvetica, sans-serif; background:url(images/bg_title_3.gif) 0 0 no-repeat; font-size:1.11em; line-height:1.01em; color:#FFFFFF; font-weight:bold; padding:1px 0 0 21px;}

#meta.widget_style h2 { font-family:Verdana, Arial, Helvetica, sans-serif; background:url(images/bg_title_4.gif) 0 0 no-repeat; font-size:1.11em; line-height:1.01em; color:#FFFFFF; font-weight:bold; padding:1px 0 0 21px;}*/
/**********************************************/



/*#links_with_style.widget_style { margin:0 0 0 0; padding:0 0 15px 0;}
#links_with_style ul {margin:0 0 0 0; background:none;}
#links_with_style ul ul h2{ margin:0 0 0 0; background:none;}
#links_with_style ul li h2 { font-size:11px; line-height:14px; list-style:none; color:#FFFFFF; font-weight:normal; padding:0 0 12px 16px; margin:0 0 0 0;}
#links_with_style ul li ul { margin:0 0 0 0;}
#links_with_style ul li ul li { font-size:1.01em; color:#000000;  padding:0 0 0 0;}
#links_with_style ul li ul li a{padding:0 0 0 13px;}*/

/**********************************************/

#calendar_wrap {vertical-align:top; width:auto; margin:auto;padding:13px 0px 0px 0;}
#calendar_wrap caption { color:#393939; font-weight:bold; font-size:1.01em;}
#calendar_wrap td {width:25px; text-align:right; color:#393939; font-size:1.11em;}
#calendar_wrap td a {color:#393939;}
#calendar_wrap th { color:#393939; text-align:right;}
#calendar_wrap a {font-weight:bold;}

/**********************************************/

#tag_cloud a{ color:#393939; line-height:1.01em; text-decoration:none;}
#tag_cloud a:hover{ text-decoration:underline;}

.post { padding:0 0 20px 0;}
.post h3{ padding:0 0 17px 24px; font-weight:normal; font-size: 18px;}
.post h3 a{ font-weight:normal; font-size:18px;}

/**********************************************/

#statusbar {text-align:left; color:#000000;}
#statusbar p {padding:10px 20px 20px 10px;}
#statusbar a {font-weight:bold; color:#000000;}
/***end side_bar*******************************************/


/***column_center*******************************************/
.title { padding:18px 0px 0px 0px; position: relative; width: 638px;}
.title .info { float:right; color:/*#333333*/ #000000; padding:0 0 0 0; font-weight: bold;}
.title .info span{ color:/*#333333*/ #000000;}
.title .date {color:/*#333333*/ #000000; font-weight: bold;}
.text_box { padding:9px 0 5px 1px;}
.text_box strong { color:/*#333333*/ #000000;}
.text_box p {text-align: justify;}
.text_box img {
	margin: 0px 15px 5px 0px;
}

.comments { text-align:right; color:/*#333333*/ #000000; font-size:1.01em;}
.comments a { text-decoration:underline; color:#comments;}
.comments a:hover{text-decoration:none;}
/***end column_center*******************************************/



/*************************************/
#recent-posts  {vertical-align:top;}
.widget_style#recent-comments li a {background:none;}
#calendar {vertical-align:top;}
#google-search  {vertical-align:top;}
#gsearch {text-align:left;}
#pages  {vertical-align:top;}
#text-1 {vertical-align:top;}
#delicious {vertical-align:top;}
#delicious-box {text-align:left;}

/*************************************/
.textwidget {padding:13px 0px 0px 0px;}

.oddcomment{color:/*#333333*/ #000000;}

/***footer*******************************************/
#footer { height: 58px; padding: 26px 2px 0px 2px; color: /*#333333*/ #000000;}
#footer p {
	border-top: solid 1px #c0c1c2;
	border-bottom: solid 1px #c0c1c2;
	text-align: center;
	padding: 6px 0px 8px 0px;
}
#footer a {
	color: #f68220;
	font-size: 12px;
   text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
/***end footer*******************************************/
