* {padding:0; margin:0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background:#130303 url(../images/bg_new.jpg) fixed top center no-repeat;
}

.clear {
	clear:both;	
}

h2, h3, h4 {
	display:block;
}

ul {
	list-style:none;
}

a{
	color:#069;
}
a:visited {
	color:#333;
}
a:active {
	color:#063;
}

a:hover {
	text-decoration:none;
}

.flash_object {
	 background-color:#333333;
	 display:block;
}

#wrap {
	padding:10px;
	width:900px;
	margin:15px auto 30px auto
}
#content {
	background:#fff;
}
#content .post {
	padding:10px;
}
#content .post_gallery {
	background-color:#000;
}

#topnav {
	background:#333333;
	height:200px;
	padding:10px;
	position:relative;
	}
#topnav_subpages {
	background:#333;
	height:50px;
	padding:10px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}
	
#content p {
	line-height:18px;
	margin-bottom:18px;
	}
	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#999999;
	padding:5px;
	text-align:center;
	display:block;
	background:#efefef;
	}
	
#topnav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}

#nav {
	padding-top:
	33px;
}

#nav li {
	display: inline;
}

#nav a {
	display:block;
	background: url(../images/menu2.png) repeat-x; height:44px;
	padding:2px 10px 0 10px;
	float:left;
	margin-left:2px;
	color:#666;
	text-decoration:none;
}

#nav a:hover {
	background:url(../images/menu1.png) repeat-x;
	color:#fff; text-decoration:none;
}

#nav .active a {
	background:url(../images/menu3.png) repeat-x;
	color:#000;
	text-decoration:none;
}
h2 .postmeta {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#999;
	margin-bottom:18px;
}

.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#069;
	margin-bottom:10px;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#666666;
}

.post h2 a {
	color:#069;
	text-decoration:none;
}

.post h2 a:hover {
	color:#000;
	background:#FFFFF0;
}

#col1 {
	float:left;
	width:49%;
}

#col2 {
	float:right;
	width:49%;
}

#footer {
	background: #222 url(../images/footer.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0 10px 10px 10px;
	color:#666;
}

#footertop {
	height: 40px;
	padding-top:10px;
	margin-bottom:10px;
}

#leftfooter {
	float: left;
	width: 35%;
	line-height:18px;
}

#rightfooter {
	float: right;
	width: 63%;
}

#sidebar2 {
	float:right;
	width:48%;
}

#sidebar1 {
	float:left;
	width:48%;
}

#rightfooter li {
	display:block;
	height:35px;
}

#rightfooter a, #rightfooter a:visited, #rightfooter a:active {
	display:block;
	height:35px;
	padding:3px 8px 0 8px;
	text-decoration:none;
	color:#B3B3B3;
}

#rightfooter a:hover {
	color:#fff;
	background:#000;
}

#footer h2 {
	padding:5px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#999;
}

#leftfooter .author {
	padding:5px 8px 3px 3px;
	float:left;
}

#footer img {
	border:none;
}

#footertop ul {
	text-align:center;
	padding-top:8px;
}

#footertop li {
	display: inline;
}

#footertop a, #footertop a:visited {
	color:#999;
	padding:3px;
	margin:3px;
	text-decoration:none;
}

#footertop a:hover {
	color:#fff;
}

#bottom {
	padding:10px 10px 10px 10px;
	clear:both;
	border-top: solid 1px #333;
	margin-top:15px;
	position:relative;
}

#bottom a, #bottom a:visited {
	background:#222222 url(../images/newwebby_logo_small.png) top;
	display:block;
	overflow:hidden;
	width:98px;
	height:24px;
	color:#999;
	text-indent:-9999px;
	top:10px;
	right: 5px;
	position:absolute;
}

#bottom a:hover {
	background:#222222 url(../images/newwebby_logo_small.png) bottom;
	color:#fff;
	text-decoration:none;
}

.postbottom {
	background:#f4f4f4;
	border:solid 1px #ddd;
	padding:3px;
	font-size:11px;
}

.post ul, .post ol {
	padding:10px 10px 5px 25px;
}

.post ul li {
	list-style:square;
	padding:3px;
}

.post ol li {
	padding:3px;
}

#full_col {
	width:100%;
}

a img{
 border:none;
} 
 
#footer label{
	color:#F2F2F2;
	margin-top:8px;
}
 
.input_subscribe {
	border-style: solid;
	border-width: 1px;
	border-color:#444444;
	font-size:small;
	padding:3px;
	color:#C7A75E;
	text-decoration:none;
	background-color:#222222 !important;
}

.button_subscribe{
	background-color:#FEC226;
	padding:3px;
	border:none;
}

.button_subscribe:hover {
	background-color:#FFF;
}

/* ------------------------CONTACT FORM STYLES ----------------------------------------------------------------*/

fieldset {
	border:1px solid #E8E8E8;
	padding: 10px;
	margin: 10px;
	width:335px;
}

legend {
	border: 1px solid #E8E8E8;
	padding:5px 15px;
}


li input, textarea {
	height:15px;
	padding:5px;
	border:1px solid #E8E8E8;
	width:288px;
	
}

textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	height:150px;
}

.alert {
	color: #F00; 
	font-size: 13px;
}

.success {
	color: #1DA005; 
	font-size: 13px;
}

.star {
	color:#F00;
	font-size:13px;
}
	
	

.button {
	border:1px solid #E8E8E8;
	padding:5px 10px;
	margin:0 5px 0 0;
	cursor: pointer;
	background: #AC0000;
	color: #FFFFFF;
}

/* ------------------------END CONTACT FORM STYLES ----------------------------------------------------------------*/

#gallery {
	width:800px;
	margin: 0 auto;
}

#button_gallery a {
	display:block;
	background: url(../images/gallery_screen_button.jpg) top;
	width:233px;
	height:199px;
	left:10px;
	top:12px;
	position:absolute;	
}

#button_gallery a:hover {
	background: url(../images/gallery_screen_button.jpg) no-repeat bottom;
}

#thumbs_up {
	background: url(../images/thumbs%20up.png) no-repeat;
	width:40px;
	height:36px;
	text-indent:-9999px;
	position:absolute;
}

.hosting_prices {
	font-weight:bold;
	font-size:1.1em;
}
