/*
Theme Name: A0109
Theme URI: http://www.psd2site.com/
Description: BLOGGER TEMPLATES
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #000a13 url(images/body_bg.jpg) repeat-y top right;
	color: #8d8f8f;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}
h1, h2, h3 {
	font-weight: normal;
	color: #19395a;
}


a:link, a:visited {
	text-decoration: none;
	color: #06c;
}

a:hover {
	text-decoration: none;
	color: #147;
}

p {
	padding: 5px 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}





.wrapper {
	margin: 0px auto;
	width: 968px;
}

#header {
	background: url(images/header_bg.jpg) repeat-x top center;
	height: 132px;
	margin-bottom: 20px;
}
.logo {
	padding-top: 15px;
}
.logo h1 a {
	display: block;
	width: 645px;
	height: 55px;
	text-indent: -999px;
	background: url(images/logo.gif) no-repeat top left;
}
#header .inner {
	background: url(images/header.jpg) no-repeat top right;
	height: 102px;
}
#nav {
	height: 30px;
	list-style: none;
	text-align: right;
	font-size: 14px;
}
#nav li {
	display: inline;
	padding: 0 10px;
	line-height: 30px;
}
#nav li a {
	color: #438499;
}
#sub-nav {
	width: 968px;
	margin: 0 auto;
}
.nav-ads {
	padding-top: 10px;	
}
.pagewrapper {
	margin: 0px auto;
	width: 962px;
	background: url(images/page_bg.png) no-repeat top right;
	padding-right: 6px
}

#page {
	border: 1px solid #259fc8;
	background: #fff url(images/page_bg.gif) repeat-x top left;
	padding: 5px;
	width: 950px;
}
#page .pageinner {
	padding: 4px;
	border: 1px solid #d2d2d1;
	background: url(images/page_inner.gif) repeat-x bottom left;
}
#content {
	width: 610px;
	float: left;
}
.single-outer {
	background: #c5e6ec url(images/single_outer.gif) repeat-x top left;
	padding: 1px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.single {
	background: url(images/page_bg.gif) repeat-x top left;
	padding: 4px;
}
.single h1 {
	background: url(images/h1_bg.gif) no-repeat bottom left;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.single .post {
	padding: 5px 10px;
}
.bottom-line {
	height: 2px;
	background: url(images/bottom_line.gif) no-repeat top right;
}
.post-thumb {
	float: right;
}
.post-thumb img {
	border: 1px solid #c4e3e6;
	padding: 3px;
}
.post-image {
	margin: 0 auto;
	text-align: center;
}
.post-image img {
	padding: 3px;
	border: 1px solid #c4e3e6
}
.post-ads {
	padding: 5px;
}
.post-border {
	border: 1px solid #c9e4e6;
	padding: 2px;
	margin-bottom: 10px;
	margin-right: 9px;
	width: 289px;
	float: left;
}
.post-outer {
	background: #f5f9fa url(images/post_outer.gif) repeat-x top left;
	padding: 1px;
}
.post {
	background: #f5f9fa url(images/post_bg.gif) repeat-x top left;
	padding: 5px 9px;
}
.post h2 {
	background: url(images/h2_bg.gif) no-repeat bottom left;
	color: #0a6a74;
	margin-bottom: 5px;
}
.post h2 a, .post h2 a:visited {
	color: #0a6a74;
}
.tools {
	width: 200px;
	text-align: center;
	margin: 0 auto;
	padding: 5px;
}
.download {
}
.rating {
	padding: 10px 0;
}
h2#features {
	background: url(images/h2_features.gif) no-repeat top left;
	padding: 0px 15px;
	font-size: 18px;
	height: 36px;
	line-height: 32px;
	margin-bottom: 10px;
}
.features {
	font-size: 14px;
	color: #115f67;
}
.features a, .features a:visited {
	color: #115f67;
}
.features td {
	line-height: 34px;
	padding: 0 0 0 10px;
}
.blue {
	background: url(images/blue_bg.gif) no-repeat top left;
}
.lightblue {
	background: url(images/light_blue.gif) no-repeat top left;
}
h2#comments {
	background: url(images/h2_comments.gif) no-repeat top left;
	padding: 0px 15px;
	font-size: 18px;
	height: 36px;
	line-height: 32px;
	margin-bottom: 10px;
}
.comments {
	border: 1px solid #b0d0da;
	margin-right: 10px;
	padding: 0 10px;
	color: #1e6f77;
}

#commentform input {
	width: 285px;
	padding: 5px;
	margin: 0px 5px 5px 0;
	background: url(images/commentform_input.jpg) no-repeat;
}

#commentform textarea {
	padding: 2px;
	background: url(images/textarea_bg.jpg) no-repeat;
	width: 510px;
}

#commentform #submit {
	width: 75px;
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.postmetadata {
	text-align: center;
	padding-top: 5px;
	margin: 30px 0;
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.clear {
	clear: both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
	margin: 0 auto;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	margin-top: 10px;
}

.aligncenter {
	margin: 0 auto;
}
#sidebar {
	width: 327px;
	float: left;
}

.ads-outer1 {
	background: #c3c4c4 url(images/sidebar_ads_outer.gif) repeat-x top left;
	padding: 1px;
	margin-bottom: 10px;
}
.ads-outer2 {
	background: #f5f5f5 url(images/sidebar_ads_outer2.gif) repeat-x top left;
	padding: 4px;
}
.ads-inner1 {
	background: #f9a622 url(images/sidebar_ads_inner1.gif) repeat-x top left;
	padding: 3px;
	border: 1px solid #fff;
}
.ads-inner2 {
	background: #dc6509 url(images/sidebar_ads_inner2.gif) repeat-x top left;
	padding: 1px;
}
.sidebar-ads {
	padding: 3px;
	background: #f9a31c url(images/sidebar_ads_bg.gif) repeat-x top left;
	overflow: hidden;
}
.sidebar-outer {
	margin-bottom: 10px;
	border: 1px solid #c9e4e6;
	padding: 2px;
}
.sidebar-inner1 {
	background: #f9fbfc url(images/sidebar_inner1.gif) repeat-x top left;
	padding: 1px;
}
.sidebar-inner2 {
	background: #f3f8fb url(images/sidebar_inner2.gif) repeat-x top left;
	padding: 5px;
}
.banners {
	text-align: center;
}
.banners img {
	margin: 5px;
}
.newsletter-outer {
	border: 1px solid #cecece;
	padding: 3px;
	margin-bottom: 10px;
}
.newsletter {
	background: url(images/newsletter_bg.gif) no-repeat top center;
	height: 68px;
	padding-top: 17px;
	padding-left: 75px;
	color: #fff;
}
#sidebar .newsletter a, #sidebar .newsletter a:visited {
	color: #fff;
}
.newsletter form {
	font-size: 14px;
}

.newsletter #subscribe_email {
	vertical-align: top;
	margin-right: 5px;
	padding: 3px;
	background: none;
	width: 190px;
}
#tabcontrol {
	height: 30px;
}
#tabcontrol li {
	float: left;
	margin-right: 3px;
}
#tabcontrol li a {
	border: 1px solid #b9b9b9;
	padding: 5px;
	color: #2d2d2d;
	line-height: 30px;
}
#tabcontrol li a:hover, #tabcontrol li.selected a {
	background: #95e6fb;
	color: #fff;
}
#sidebar h3 {
	display: none;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul ul {
	padding: 10px;
}
#sidebar ul li ul li {
	padding-left: 25px;
	background: url(images/sidebar_li.gif) no-repeat center left;
	margin-bottom: 3px;
}
#sidebar a, #sidebar a:visited {
	color: #383939;
}
#sidebar #Categories li li {
	float: left;
	width: 40%;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

#footer {
	color: #88dff5;
	width: 974px;
	margin: 0 auto;
	height: 30px;
	background: url(images/footer_bg.png) no-repeat top right;
}
#footer a {
	color: #fff;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
 float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist {
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}





#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.pagebar {
	margin: 0 auto;
	height: 21px;
	padding: 2px;
	width: 500px;
}
.pagebar a{padding:2px 8px 2px 8px;background:#fff;border:1px solid #e5e5e5;color:#838383;font-size:10px;margin:0 5px 0 0;}

.pagebar a:hover, .pagebar span.this-page {padding:2px 8px 2px 8px;border:1px solid #0066cb;color:#0066cb;text-decoration:none;font-size:10px;margin:0 5px 0 0;}

.pagebar .on{padding:2px 8px 2px 8px;border:1px solid #0066cb;color:#0066cb;font-size:10px;margin:0 5px 0 0;}

.pagebar span{padding:2px 8px 2px 8px;border:1px solid #e5e5e5;font-size:10px;margin:0 5px 0 0;}

.search {
	float: right;
	padding-top: 15px;
	color: #57addf;
	font-size: 12px;
}
.search #s {
	background: url(images/search_bg.gif) no-repeat top left;
	width: 170px;
	padding: 4px 5px 4px 25px;
	font-size: 14px;
}
