/*  
Theme Name: simplePower-Blue
Theme URI: http://itstart.org/
Description: simplePower-Blue 2 columns Widget Ready !
Version: 1.0
Author: thiefunu
Author URI: http://itstart.org/
*/


* :focus {
	outline : 0;
}

body {
	margin : 0;
	background : #ffffff;
	font-family : Arial;
	color : #949494;
	font-size : 12px;
}

img {
	border : 0;
}

a {
	color : #007c9f;
	text-decoration : none;
}

a:hover {
	text-decoration : none;
}

.clear {
	clear : both;
	height : 1px;
	overflow : hidden;
}

.logo-wi {
	width : 75%;
	margin : 0 auto;
}

.logo {
	padding-left : 100px;
	height : 50px;
	width : 183px;
	background : url(images/logo.png) no-repeat;
}

.wrapper {
	width : 75%;
	margin : 0 auto;
	border : 10px solid #fcfcfc;
}

.menu {
	height : 45px;
	background : url(images/menu.png) repeat-x;
	padding-right : 12%;
	font-size : 11px;
	font-family : Arial;
	color : #ffffff;
	text-transform : uppercase;
}

.menu a {
	float : right;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial;
	color : #fdfdfd;
	padding : 14px 14px;
	text-decoration : none;
}

.menu a:hover {
	height : 17px;
	text-decoration : none;
	color : #007c9f;
	background : #ffffff;
}

.content {
	float : left;
	width : 70%;
	margin-right : 30px;
	margin-top : 5px;
}

.post {
	padding : 10px 10px;
	text-align : justify;
}

h1.title {
	border-left : 10px solid #007c9f;
	margin : 0;
	padding : 0;
	height : 33px;
	line-height : 33px;
	background : #fbfbfb;
	text-transform : uppercase;
	font-size : 13px;
	font-weight : bold;
	color : #007c9f;
	padding-left : 8px;
}

h1.title a {
	color : #007c9f;
	text-decoration : none;
}

h1.title a:hover {
	color : #007c9f;
	text-decoration : none;
}

h2.pagetitle {
	font-size : 15px;
	font-weight : bold;
	color : #007c9f;
	padding-left: 10px;
}

.postinfo {
	height : 11px;
	font-size : 11px;
	color : #007c9f;
	padding-top : 10px;
}

.postinfo a {
	color : #007c9f;
	text-decoration : none;
}

.postinfo a:hover {
	color : #007c9f;
	text-decoration : none;
}

.postinfo div {
	float : left;
	height : 18px;
	line-height : 18px;
}

.category {
	background : url(images/cats.gif) no-repeat;
	padding:0 25px 0 20px;
}

.author {
	background : url(images/author.gif) no-repeat;
	padding:0 25px 0 20px;
}

.date {
	background : url(images/date.gif) no-repeat;
	padding:0 25px 0 23px;
}


.commentss {
	background : url(images/comments.gif) no-repeat;
	padding:0 25px 0 23px;
}

.sidebar {
	float : left;
	width : 25%;
	margin-top : 20px;
}

.sidebar ul {
	margin : 0;
	padding : 0;
	list-style : none;
	color : #007c9f;
}

.sidebar li ul a {
	color : #007c9f;
	text-decoration : none;
	line-height : 25px;
	padding-left : 18px;
}

.sidebar div a {
	color : #007c9f;
}

.sidebar a:hover {
	text-decoration : none;
}

.sidebar h2 {
	border-left : 10px solid #007c9f;
	margin : 0;
	padding : 0;
	height : 33px;
	line-height : 33px;
	background : #fcfcfc;
	font-size : 11px;
	text-transform : uppercase;
	color : #007c9f;
	padding-left : 10px;
}

.sidebar li {
	background : #ffffff;
	padding-bottom : 10px;
	margin-bottom : 10px;
}

.sidebar li li {
	background : none;
	padding-bottom : 0;
	margin-bottom : 0;
	border-bottom : 1px dashed #dcdcdc;
}

.sidebar ul ul, .sidebar li div {
	padding : 0 3px;
}

.sidebar li div {
	text-align : justify;
	padding : 10px 15px;
}

.sidebar form {
	margin : 0;
	padding : 0;
	line-height : 20px;
	height : 46px;
}

.sidebar form input {
	float : left;
	padding : 0;
	height : 26px;
	border : none;
	margin-top : -20px;
	line-height : 100px;
	font-size : 0;
	overflow : hidden;
	width : 19px;
	background : #f9f9f9 url(images/search.gif) no-repeat;
}

.sidebar form input#s {
	margin-top : 0;
	line-height : normal;
	font-size : 14px;
	width : 175px;
	background : #f9f9f9;
	padding-top : 6px;
	padding-left : 5px;
	height : 20px;
	overflow : auto;
}

.footer {
	height: 30px;
	padding-top: 13px;
	text-align : center;
	font-size : 12px;
	color : #ffffff;
	background : #007c9f;
}

.footerlinks {
	font-size : 12px;
	font-family: Arial;
	font-weight: bold;
	color : #ffffff;
	text-decoration: none;
}

.footerlinks a {
	font-family: Arial;
	color : #ffffff;
}

.footerlinks a:hover {
	color : #ffffff;
	text-decoration: none;
}

.alignleft {
	float : left;
}

.alignright {
	float : right;
}

.contentCenter {
	text-align : center;
}

.comments {
	width : 85%;
	padding-left : 10px;
}

.comments textarea {
	width : 70%;
	height : 156px;
	background : #fff;
	border : 1px solid #e9e5e1;
	color : #484849;
	padding : 10px;
	overflow : auto;
	font-family : Arial;
	font-size : 14px;
}

#commentform input {
	background : #fff;
	border : 1px solid #e9e5e1;
	color : #484849;
	padding-left : 10px;
}

.comments input#submit {
	padding : 0;
	width : 72px;
	height : 29px;
}

.comments h2 {
	font-size : 20px;
	margin : 0 0 10px 0;
	padding : 15px 0 5px 0;
	border-bottom : 1px dashed #c0c0b4;
	color : #007c9f;
	font-weight : normal;
}

.comments h2#respond {
	border-bottom : none;
	margin : 0;
	padding : 0;
}

.comments ol {
	margin : 0 0 20px 0;
	padding : 0;
	list-style : none;
}

.comments ol li {
	border-bottom : 1px dashed #c0c0b4;
	margin-bottom : 10px;
}

.comments ol li p {
	padding : 0;
	margin : 10px 0;
}

.commenthead {
	font-weight : bold;
}
.valid {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
