/*
Theme Name: Phillip Rockwell
Theme URI:
Description: WordPress theme.
Author: WordPress
Author URI:
*/

* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

body {
	background:#edecec url(images/bg-top.png) repeat-x 0 0;
}

#page {
	width:864px;
	margin:0 auto;
	color:#3f3f3f;
	font-size:12px;
	line-height:14px;
	font-family:Tahoma, Geneva, sans-serif;
	}
li {list-style:none;}

/* Header */
#header {
	background:transparent url(images/bg-header.png) no-repeat -10px 0;
	height:251px;
	}
.logo {
	position:relative;
	left:94px;
	top:14px;
	}
.logotext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	}
/**/

/* Top navigation */
ul.top-nav {
	float:left;
	margin-top:25px;
	position:relative;
	left:30px;
	padding-left:2px;
	height:31px;
	background:transparent url(images/top-nav_border.png) no-repeat 0 0;
	} 
ul.top-nav li{
	display:inline;
	float:left;
	line-height:31px;
	padding-right:2px;
	background:transparent url(images/top-nav_border.png) no-repeat 100% 0;
	} 	
ul.top-nav li a{
	padding:0 20px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#e5e5e5;
	float:left;
	} 
ul.top-nav li a:hover {
	background:transparent url(images/top-nav_hover.png) no-repeat 50% 0;
	}	
ul.top-nav li a.current{
	background:transparent url(images/top-nav_hover.png) no-repeat 50% 0;
	}	
/**/

/* Content */
#content {
	background:transparent url(images/bg-content.png) no-repeat 0 0;
	padding:12px 38px 42px 38px;
	width:788px;
	min-height:400px;
	overflow:hidden;
	}
.wide-sub {
	min-height:600px;
	padding:12px 28px 0 28px;
	}
.left {
float:left;
}
.sub {
	float: left;
	width:345px;
	padding:12px 28px 0 28px;
	}

.rightsub {
	float: left;
	width:520px;
	padding:12px 28px 0 28px;
	}
.widecolumn .sub {
	width:732px;
	padding:12px 28px 0 28px;
	}
	
h2, h3, h2 a, h3 a {
	clear:both;
	font-size:18px;
	font-weight:normal;
	color:#731519;
}
h2 a, h3 a {
	text-decoration:none;
	}
h2 a:hover, h3 a:hover{
	color:#3f3f3f;
	text-decoration:underline;
	}

p {padding-bottom:12px;}
a {
	font-weight:bold;
	color:#3f3f3f;
	}
a:hover {
	text-decoration:none;
	}
small {
	font-size:10px;
	}
.center {
	text-align:center;
}
/**/

/* Search */
#sidebar #searchform {
	width:288px;
	height:96px;
	padding-top:60px;
	padding:60px 14px 0 8px;
	background:transparent url(images/search-bg.png) no-repeat 0 0;
	margin:32px auto 0 auto;
}
#content #searchform {
	width:386px;
	height:26px;
	padding-top:60px;
	padding:32px 0 0 0;
	margin:0 auto;
}
#content #searchform #s {
	width:300px;
}
#searchform #s {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:14px;
	background-color:#fff;
	font-weight:normal;
	color:#818285;
	width:205px;
	padding:5px 4px 3px 7px;
	float:left;
	border:1px solid #DBDADA;
}
#searchsubmit {
	font-family: Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	float:right;
	font-size:12px;
	padding:2px 0 3px 0;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#3F3F3F;
	border:none;
	width:70px;
	height:23px;
}
/**********/

/* Single */
.single .post h2, .page .post h2 {
	background:transparent url(images/line-content.png) no-repeat 0 100%;
	line-height:22px;
	padding-bottom:12px;
	margin-bottom:14px;
	}
/**/

/* Archive */
.pagetitle {
	margin-bottom:28px;
	}
/**/

/* Respond */
#respond {
	clear:both;
	padding-top:0px;
}
#respond:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#respond h3 {
	font-size:14px;
	font-weight:normal;
}
/**********/

/* Commentlist */ 	
.commentlist {
	color:#000000;
	line-height:1.5em;
	font-size:12px;
	padding:0 26px 32px 38px;
	margin-bottom:22px;
	background:transparent url(images/line2.png) repeat-x 0 100%;
}
.commentlist .comment-author {
	line-height:14px;
}
.commentlist em {
	color:#948F90;
}
h3#comments {
	clear:both;
	font-size:14px;
}
.commentlist, .commentlist li {
	list-style:none;
}
.commentlist li {
	padding-top:38px;
}
.commentlist span {
	font-weight:bold;
	color:#808080;
}
.commentlist img {
	float:left;
	padding-right:10px;
}
.commentlist cite, .commentlist cite a {
	color:#731519;
	font-style:normal;
	font-weight:bold;
}
#content #respond p {
	margin-bottom:8px;
	padding:0;
}
.commentlist p {
	clear:both;
	margin-top:8px;
}
.commentlist a {
	text-decoration:none;
	font-weight:bold;
	padding-bottom:6px;
}
.commentlist a:hover {
	text-decoration:underline;
}
/**********/

/* Commentform */
#commentform {
	color:#000000;
	font-size:12px;
	padding-top:12px;
}
#commentform .login {
	padding:10px 0;
}
#commentform .login a {
	color:#547AAA;
	text-decoration:underline;
}
#commentform .login a:hover {
	color:#7B602E;
	text-decoration:none;
}
#commentform p small {
	padding-bottom:2px;
	display:block;
	font-size:12px;
	line-height:22px;
}
#commentform input {
	margin-right:10px;
	width:200px;
	float:left;
	clear:both;
}
#commentform textarea, #commentform input {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	border:1px solid #dbdada;
	padding:4px 4px 4px 7px;
	background-color:#F8F8F8;
}
#commentform textarea {
	overflow:auto;
	clear:both;
	line-height:22px;
	width:522px;
	height:150px;
	float:left;
}
#commentform #submit {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	height:26px;
	width:130px;
	padding:0;
	margin-top:12px;
	position:relative;
	left:405px;
	border:none;
	background-color:#3F3F3F;
}
/**********/

/* Post */
.post, .hentry {
	margin-bottom:32px;
	}
.post small, .hentry small {
	font-weight:bold;
	color:#948f90;
	padding-bottom:8px;
	padding-top:2px;
	display:block;
	}
.postmetadata  {
	color:#948F90;
	}
.entry p img {
	width:100%;
	height:auto;
	}
/**/

/* Sidebar */
#sidebar-left {
	float:left;
}
#sidebar-float {
	float:right;
}

.sidebar {
	float:right;
	width:172px;
	min-height:610px;
	padding:12px 10px 42px 10px;
	margin-top:-6px;
	background:transparent url(images/bg-sidebar.png) no-repeat 0 0;
}

.sidebar ul  {
	clear:both;
	margin-bottom:28px;
	list-style:none;
}

.sidebar ul ul li.current_page_item a {
	text-decoration:underline;
}
.sidebar ul ul li p a:hover {
	text-decoration:none;
}
.sidebar ul li  {
	font-weight:bold;
	margin-bottom:0;
}
.sidebar ul h2 {
	width:168px;
	line-height:22px;
	background:transparent url(images/line-sidebar.png) no-repeat 0 100%;
	font-size:14px;
	font-weight:normal;
	padding-left:4px;
	padding-bottom:6px;
}

.sidebar ul ul {
	padding-top:4px;
	clear:both;
}
.sidebar ul li  {
	line-height:22px;
}
.sidebar ul li  a {
	font-weight:normal;
	padding:5px 8px 7px 21px;
	color:#44352A;
	text-decoration:underline;
}
.sidebar ul li  a:hover {
	text-decoration:none;
}
/**/

/* Navigation */
.navigation {
	padding-bottom:18px;
	margin-bottom:10px;
	clear:both;
	font-size:18px;
	font-weight:normal;
	color:#731519;
}
.navigation a {
	font-weight:normal;
	color:#731519;
	text-decoration:none
}
.navigation a:hover {
	color:#44352A;
}
.navigation .alignleft {
	text-align:left;
	float:left;
	width:250px;
	padding-bottom:20px;
}
.navigation .alignright {
	text-align:right;
	width:250px;
	float:right;
	padding-bottom:20px;
}
/**********/

/* Socials */
.sidebar .socials {
	float:left;
	padding-left:5px;
	}
.sidebar .socials li{
	float:left;
	padding-right:8px;
	}
.sidebar ul.socials li a{
	float:left;
	padding:0;
	}

/**/

/* Face */

.textwidget img {
	margin:0 auto;
	display:block;
	padding-top:12px;
}
/**/

/* Twitter */
#twitter_update_list{
	font-size:10px;
	line-height:12px;
	background:none;
	}
	
.twitter h2.widgettitle{
	line-height:22px;
	font-size:14px;
	background:transparent url(images/line-sidebar.png) no-repeat scroll 0 100%;
	padding-bottom:6px;
	padding-left:4px;
	margin-bottom:12px;
	width:168px;
}	
#twitter_update_list a {
	font-weight:normal;
	color:#731519;
	}
#twitter_update_list p span  {
	color:#948f90;
	display:block;
	}

.twitter_fm, .facebook_fm {
	color:#5a5959;
	font-size:10px;
	position:absolute;
	font-weight:normal;
	margin:-37px 0 0 118px;
	}

.sidebar ul li a.facebook_fm {
	margin-top:-34px;
	padding-left:0;
	color:#5A5959;
	}
/**/

/* Footer */
#footer {
	height:62px;
	width:785px;
	clear:both;
	background:transparent url(images/bg-footer.png) no-repeat 0 0;
	margin:0 auto;
	}
.nav-footer {
	width:785px;
	padding:10px 0 0 16px;
	float:left;
	}

.nav-footer li{
	 display:inline;
	}
.nav-footer li.first a {
	border-left:none;
	padding-left:0;
	}
.nav-footer li a{
	font-weight:normal;
	float:left;
	padding:0 12px;
	text-decoration:none;
	border-left:1px solid #a1a0a0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#a1a0a0;
	}	

.nav-footer li a:hover {
	color:#b07a7c;
	}	
.nav-footer li a.current {
	color:#b07a7c;
	}
.copyright {
	width:300px;
	float:left;
	color:#A1A0A0;
	padding:6px 0 0 16px;
	}
.design {
	font-size:9px;
	float:right;
	width:300px;
	color:#A1A0A0;
	padding:6px 16px 0 0;
	text-align:right;
	}
.design a{
	color:#b07a7c;
	font-weight:normal;
	text-decoration:none;
	}
.design a:hover{
	color:#b07a7c;
	font-weight:normal;
	text-decoration:underline;
	}
.paid4 {
        padding: 30px 0 0 15px;
	color:#A1A0A0;
	font-weight:normal;
	font-size:12px;
}

/**/
.piclenselink {
display:none;
}
.pagetitle {
display:none;
}