/** Theme Name: Stephen's Theme Version: 1.0 Author: Stephen Costello */

/*@import url('css/reset.css');
@import url('css/lavalamp.css');
@import url('css/default.css');
@import url('css/comments.css');
@import url('css/glide.css');
@import url('css/slide.css');
@import url('css/tabs.css');*/

* {
	margin: 0;
	padding: 0;
}

.wdni {
	font-size: 1px;
	color: #fff;
}

body {
	background: #fff;
	font: normal 11px Helvetica, Arial, Verdana, Tahoma;
	color: #414141;
}

a {
	color: #70b02f;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}

a img {
	border: none;
}

.imgright {
	float: right;
	margin: 0 0 15px 15px;
}





.header {
	width: 900px;
	margin: 50px auto 24px auto;
	overflow: auto;
}

.logo {
	width: 225px;
	float: left;
}

h1, h1 a {
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	margin: 0;
	color: #777;
}


h1 a {
	color: #70b02f;
}

.tag {
	color: #777;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

.logo p {
	margin: 15px 0 0 0;
	line-height: 18px;
}

.banner {
	width: 625px;
	height: 278px;
	margin: 0;
	float: right;
}







.wrapper {
	width: 900px;
	margin: 0 auto;
	clear: both;
}

.wrapper_port {
	width: 655px;
	float: right;
}

.homeport {
	width: 192px;
	margin: 0 0 1px 1px;
	padding: 8px;
	float: right;
	background: #e9e9e9;
}

.homeport:hover {
	background: #d1d1d1;
}


.homeport img {
	width: 192px;
	height: 110px;
}













.rightcol {
	width: 500px;
	float: left;
	text-align: left;
	margin: 0 0 20px 50px;
}

.rightcol p {
	font-size: 11px;
	line-height: 18px;
	color: #666;
	margin: 0 0 17px 0;
}




.sidebar {
	width: 225px;
	float: left;
	margin: 0 0 10px 0;
	text-align: left;
}

.sidebar ul {
	margin: 0;
}

.sidebar li {
	line-height: 20px;
}

.facebook {
	width: 205px;
  background: url('./images/bgfacebook.png') no-repeat bottom #e9e9e9;
	line-height: 19px;
	padding: 10px 10px 32px 10px;
	margin: 0 0 5px 0;
}

.facebook a {
	color: #666;
}

.facebook a:hover {
	color: #222;
	text-decoration: none;
}

.clear {
	height: 9px;
	border-bottom: 1px dotted #d2d2d2;
	margin: 10px 0 20px 0;
	display: none;
}











.post {
	margin: 0 0 50px 0;
}

p.postmeta {
	color: #70b02f;
	padding: 0;
	margin: 0 0 7px 0;
	font-size: 10px;
}









.com {
	color: #b4b4b4;
	font-size: 10px;
	letter-spacing: .9px;
}

#page-menu {
	width:480px;
	float: left;
	margin: 35px 0 0 0;
	text-align: left;
}

.highlight img {
	border: 10px solid #fff;
}

#intro {
	width: 290px;
	height: 280px;
	float: left;
	margin: 0;
	font-size: 26px;
	text-align: center;
}

.smallintro {
	width: 400px;
	float: right;
	color: #fff;
	margin: 10px 0 0 0;
	font-size: 16px;
	line-height: 23px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}




#rss-wrapper {
	float:left;
	width:270px;
	height:24px;
	padding-top:8px;
}

#subcribe-form {
	background:#787AB3 url('./images/top-search.gif') no-repeat 0 0;
	float:left;
	width:227px;
	height:24px;
	margin-right:5px;
}

#subcribe-form div {
	position:relative;
}

.input-text {
	background:transparent;
	left:6px;
	top:3px;
	width:215px;
	position:relative;
	font:normal 11px 'Trebuchet MS', Tahoma, Verdana;
	color:#EDEDED;
	text-transform:uppercase;
	border:medium none;
}

#rss-icon {
	background:transparent url('./images/all-icons.gif') no-repeat 0 -155px;
	display:block;
	width:24px;
	height:24px;
	float:left;
}

#branding {
	height:64px;
	padding:17px 2px 0;
}

#blog-title {
	font:bold 35px 'Trebuchet MS';
	text-transform:capitalize;
}

#blog-title a { color:#676999; }

#blog-title a:hover { color:#9D9FD5; }

#blog-description {
	font:normal 14px Tahoma;
	color:#9D9FD5;
	text-transform:uppercase;
}

#cat-left, #cat-center, #cat-right {
	display:block;
	float:left;
	height:38px;
}

#cat-left, #cat-right { width:9px; }

#cat-left {
	background:#4A436F url('./images/cat-menu-left-bg.gif') no-repeat 100% 0;
}

#cat-right {
	background:#4A436F url('./images/cat-menu-right-bg.gif') no-repeat 0 0;
}

#cat-center {
	background:#4A436F url('./images/cat-menu-bg.gif') repeat-x 0 0;
	width:962px;
	overflow:hidden;
}

#cat-center li {
	display:inline;
}

#cat-center li a {
	background:transparent url('./images/cat-menu-separator.gif') no-repeat 100% 1px;
	display:block;
	float:left;
	font:normal 12px Tahoma, Verdana;
	color:#FFFFFF;
	height:38px;
	line-height:38px;
	padding:0 17px 0 15px;
}

#cat-center li a:hover, #cat-center li.current-cat a {
	background:transparent url('./images/cat-menu-hover-bg.gif') no-repeat 100% 1px;
}

/* container */
#container {
	margin: 0 auto;
	width: 900px;
	padding: 20px 0 0 0;
}

/* content */
#content {
	float: right;
	width: 550px;
}

#top-container { margin-bottom:17px; }

#featured-posts-wrapper {
	margin: 0;
}

#featured-posts-wrapper-in {
}



.icon {
	background-image:url('./images/all-icons.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	margin-right:10px;
	display:block;
	float:left;
}

#featured-posts .featured-post {
}

#featured-posts .meta {
	font:normal 10px 'Trebuchet MS', Tahoma, Verdana;
	color:#9597C2;
	text-transform:uppercase;
	padding:7px 7px 5px;
	margin-bottom:5px;
}

#featured-posts .meta a { color:#9597C2; }

#featured-posts .meta a:hover  { color:#5A5285; }

.meta p, .entry { clear:left; }

#featured-posts .date-post { background-position:0 2px; }

#featured-posts .comment-post { background-position:0 -21px; }

#featured-posts .categories-post { background-position:2px -43px }

#featured-posts .entry {
	padding:0 7px;
}






.akpc_pop { clear:left; }

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a {
	background:#F8F8F8 url('./images/post-nav-bg.gif') no-repeat 0 0 !important;
	display:block;
	float:left;
	height:22px;
	padding:0 0 0 6px !important;
	margin:0 5px 0 0 !important;
	border:none !important;
	color:#717171 !important;
}

.wp-pagenavi span.inner {
	background:#F8F8F8 url('./images/post-nav-bg.gif') no-repeat 100% 0 !important;
	display:block;
	float:left;
	font-size:10px;
	height:22px;
	line-height:22px;
	padding-left:0 !important;
	padding-right:6px;
	text-transform:uppercase;
}








h3, h3 a {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	letter-spacing: .3px;
	color: #777;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: none;
}


h4, h4 a {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	letter-spacing: .3px;
}


h5, h5 a {
	color: #3875BA;
	font-size: 13px;
	font-weight: normal;
	margin: -15px 0 0 0;
	padding: 0 0 5px 0;
	text-align: left;
	letter-spacing: .3px;
}




















label {
	font-size: 11px;
	line-height: 20px;
	color: #777;
}


.comment_input {
	background: #fff;
	width: 453px;
	height: 20px;
	padding: 8px 0 8px 5px;
	margin: 0 0 10px 0;
	font: normal 13px Helvetica, Arial, Tahoma, Verdana;
	color: #333;
	border: 1px solid #e4e4e4;
}

.comment_text {
	background: #fff;
	width: 445px;
	height: 100px;
	padding: 5px;
	font: normal 13px Helvetica, Arial, Tahoma, Verdana;
	color: #333;
	border: 1px solid #e4e4e4;
}







.input {
	background: #f6f6f6;
	width: 400px;
	height: 20px;
	padding: 8px 0 0 5px;
	font: normal 12px Helvetica, Arial, Tahoma, Verdana;
	color: #70b02f;
	border: 1px solid #e4e4e4;
}


.required {
	background:#f6f6f6 url('./images/required.png') no-repeat right;
	width: 400px;
	height: 20px;
	padding: 8px 0 0 5px;
	font: normal 12px Helvetica, Arial, Tahoma, Verdana;
	color: #70b02f;
	border: 1px solid #e4e4e4;
}


.textarea {
	background: #f6f6f6;
	width: 400px;
	height: 150px;
	padding: 5px;
	font: normal 12px Helvetica, Arial, Tahoma, Verdana;
	color: #70b02f;
	border: 1px solid #e4e4e4;
}


.submit {
	background: #70b02f;
	padding: 5px 30px;
	font: normal 12px Helvetica, Arial, Tahoma, Verdana;
	color: #fff;
	border: 1px solid #e4e4e4;
}

























/*****************************************/
/********** Single Page Comment **********/
/*****************************************/

.blogcomments {
	width: 460px;
	padding: 20px;
	background: #f2f2f2;
}

.blogcomments h3{
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	font-weight: normal;
	font-size: 17px;
	color: #444;
	letter-spacing: .5px;
	border-bottom: 1px dotted #c1c1c1;
}

.admincomment {
	background-color: #fff;
}

.gravatar{
	float:left;
	width: 72px;
	height: 72px;
	position:relative;
	background: #70b02f;
	margin: 0 18px 0 0;
}

.comment_entry{
	float:left;
	width: 370px;
	color: #555;
}

#commentlist{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
	width: 460px;
}

#commentlist li{
	clear:both;
	width: 460px;
	float:left;
	line-height: 16px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.commentauthor , .commentauthor a {
	font-size: 15px;
	color: #666;
	text-decoration: none;
	float: left;
	font-weight: normal;
	text-transform: capitalize;
}

.commentdate, .commentdate a {
	font-size: 11px;
	color: #70b02f;
	text-decoration: none;
	float: right;
}

.commentbody, .commentbody a {
	font-size: 12px;
	color: #999;
	text-decoration: none;
	float: left;
	clear: both;
	margin: 5px 0 0 0;
}

.commentmod {
	font-size: 11px;
	color: #888;
	text-decoration: none;
	float: left;
	clear: both;
	margin: 5px 0 0 0;
	font-weight: bold;
}

#trackbacks{
clear:both;
padding-top:20px;
}


.trackback_list{
margin:0 0 30px 0;
padding:0;
list-style-position:outside;

}

.trackback_list li a{
	color:#12aae1;
	text-decoration: none;
	line-height: 19px;
}

#comments, #trackbacks {
	margin-bottom:10px;
}































/* footer */
#footer {
	display: none;
	height: 0px;
	border: none;
}


.footernew {
	width: 900px;
	margin: 0 auto;
	font-size: 10px;
	color:#777;
	clear: both;
	padding: 25px 0 25px 0;
	border: none;
}


.copyright {
	float: left;
	margin: 0 0 0 275px;
}

