/*
Theme Name: webhosting
Description: 2 column pro dark web hosting theme
Author: Jinsona designs
Author URI: http://web2feel.com/
Author email: jinsona@web2feel.com

WARNING; This theme is protected by copyright law. Any distribution of this theme on thirdparty sites without my permission is strictly prohibited. Any violation will result in a DMCA filed againt the site involved . 
If users find links pointing to external sites other than http://www.webhostingpal.com/ on the theme, feel free to report it to me.

*/

body {
	margin:0;
	padding-top:0px;
	background:#17191A;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#cfcfcf;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#5b6975;
	text-decoration:none
	}
a:hover {
	color:#fb6700;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#777;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 2px 10px;
	}
.alignright {
	float:right;
	padding:2px 10px 2px 5px;
	}

	
/* Menu */
.menu {
	width:100%;
	height:42px;
	background:#313131 url(images/menu.jpg);
	font-family:century gothic,Georgia, Arial, sans-serif;	
	
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:6px 5px 0 0;
	text-align:center;
	font-weight:normal;
	}
.menu li {
	display:inline;
	font-size:14px;
	padding:0 10px;
	
	}
.menu  a:link,.menu a:visited{
	color:#adb4bb;
	text-decoration:none;
	}
.menu a:hover{
	color:#fff;
	background:none;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#130d0d;	
	border-left:1px solid #302f2f;
	border-right:1px solid #302f2f;
	}

/* The Top */

.top {
	height:203px;
	margin:auto;
	background:url(images/top.jpg);
	
	}
.blogname {
	float:left;
	width:1000px;
	font-family: century gothic,Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:40px;
	font-weight:bold;
	margin:60px 20px 0 30px;
	color:#cfcfcf;
	text-decoration: none;
	text-align:left;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cfcfcf; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 20px 0 30px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	}
	

.content {
	padding:0px 10px 25px 5px;
	background:#232323;

	}	

#content {
	float: left;
	width: 763px;
	margin: 0px 0px 0px 5px;
	padding: 0 0;
	}

.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 5px;
	height:48px;
	display:block;
	background:url(images/title.jpg) repeat-x;
	border-top:1px solid #3a3e3f;
}

.title:hover{

	background:url(images/titleh.jpg) repeat-x;
	border-top:1px solid #635f58;

}


.date {
	float:right;
	height:14px;
	font-size:14px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding-right:10px;
	padding-top:15px;
	font-weight:normal;
   	color:#d2d4d5;
	}
.cat{
	background:url(images/cat.jpg) no-repeat;
	padding:1px 0 2px 20px;
	float:left;
	height:25px;
	margin-left:5px;
}
.category{
	height:25px;
	padding:2px 45px 0 0 ;
	float:right;
}	
.com{
	background:url(images/com.jpg) no-repeat;
	padding:1px 10px 5px 20px;
	float:right;
}	

.rss a:link,
.rss a:visited {

	color:#aa9f9b;

}
.rss a:hover{

	color:#fff;
}

	
.post {
	margin: 10px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#888;
	font: 13px Arial,georgia, sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 10px 0px 2px 10px;
	background: transparent;
	float:left;
	font: 20px "century gothic", Arial, sans-serif;
	font-weight:normal;
	
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #fff;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}	
	
.trigger{
	height:25px;
	background:#17191a url(images/trigg.jpg) no-repeat;
	border-top:1px solid #3c3b3a;
	
}
.trigger:hover{
	height:25px;
	background:#17191a url(images/trig.jpg) no-repeat;
	border-top:1px solid #3c3b3a;
}

.meta {
	
	background:#0c0c0c;
	border-left:1px solid #242322;
	border-right:1px solid #242322;
	
			}

		
.meta a:link {
	color:#94a8bc;
	font-weight:normal;
	text-decoration:none;
	}
	
	

.post a:link,
.post a:visited {
	color: #94a8bc;
	background-color: transparent;
}

.post a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 15px;
	}
.cover{
	margin: 0 0;
	background:#17191a;
	background-repeat:repeat-y;
	border-bottom:1px solid #000;
	}
.rightcolumn{
	float:right;
	width:210px;
	
	padding-right:5px;
	}

/* The Sidebar1 */
.sidebar{
	float:right;
	width:205px;
	padding-top:5px;
	font-size:14px;
	font-family: "Century gothic", Arial, sans-serif;
	

	}

.sidebar h2 {
	height:34px;
	line-height:34px;
	font-size:16px;
	color:#eee;
	margin:5px 0 0 0 ;
	padding:0px 0 0 10px;
	background:#101010;
	font-weight:normal;

	}
.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 5px 8px 5px;
	background:#101010 url(images/bottom.jpg) bottom;
	background-repeat:no-repeat;
	
	}

.sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar ul li {
	height:100%;
		line-height:18px;
	}

.sidebar ul li a:link, .sidebar ul li a:visited {
	color: #7e7e7e;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#1f1f1f;
	background-repeat:no-repeat;
	border-top:1px solid #303030;
	border-bottom:1px solid #101010;
	}

.sidebar ul li a:hover {
	background:#3D3A35;
	background-repeat:no-repeat;
	color:#e4e4e4;
	}

.sidebar p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar table {
	width:100%;
	text-align:center;
	background-color:#1f1f1f;
	color: #c1c1c1;
	}	
	
	
/* --- FOOTER --- */

#footer {
	height:32px;
	padding:25px 0 0 0px;
	background:#020202 url(images/footer.jpg);
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#b5c3cc;
	}

#footer a:hover {
	color:#eee;
	}
.left{
	float:left;
	padding:0 0 0 10px;
}
.right{
	padding:0 10px 0 0px;
	float:right;
}
/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#7A8B92;
	}
.navigation a:hover {
	color:#fff;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:22px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#1f1e1e;
	border-right:1px solid #393939;
	border-bottom:1px solid #393939;
	border-left:1px solid #0e0e0e;
	border-top:1px solid #0e0e0e;
	color:#888;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#1f1e1e;
	border-right:1px solid #393939;
	border-bottom:1px solid #393939;
	border-left:1px solid #0e0e0e;
	border-top:1px solid #0e0e0e;
	color:#888;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	background:#32383b;
	border:1px solid #3e4548;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#888;
	}