/*
Theme Name: Pencil Push
Version: 1.5
Description: New WordPress theme for a New Year of connections
Author: Mission Communicate
Author URI: http://missioncommunicate.com
Template: optimize
*/

@import url("../optimize/style.css");

body {
	font: 14px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body #header {
	background: transparent url(images/top.png) repeat scroll 0 0;
}

body #top {
	background: transparent url(images/dpanel.jpg) repeat-x scroll center top;
}

body #nav a, body #footer #footer-widgets h3, body #featured h2, body #logo .site-title a {
	text-shadow: #222222 1px 2px 0;
}

body #nav li:hover, body #nav li.current_page_item {
	background: rgba(100,90,90,0.3) none repeat scroll 0 0;
}

body #comments .reply a, body #commentform input.txt, body #commentform textarea, body #commentform #submit, body #searchform, body #nav li ul, body #mini-features .btn, body #nav li:hover, body #nav li.current_page_item, body .port-cat a {
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 3px;
}

body #featured.home .featured-image {
	padding: 0px 0 0;
}

body #featured.home .featured-content {
	padding: 20px 0 0;
}

body.home a.button span:hover {
	text-shadow: #777 0 1px 1px;
}

body.home a.button span {
	text-shadow: #EFEFEF 0 1px 0;
}

body #footer {
	background: transparent url(images/dpanel.jpg) repeat-x scroll center bottom;
}

body #featured {
	background: transparent url(images/bg-border-top.png) repeat-x scroll left top;
}

body #featured.home h2 {
	font-size: 30px;
}

/*Textual Elements */
ol{
	list-style-type: decimal;
}

ol li{
	margin-left: 25px;
}
/* Page Iconography */

#featured #page-title {

}

#page-title h1 {
	font-size: 2em;
}

.page-id-23 #breadcrumb .fl {
	display: none;
}

/*Hosting Page Styles*/

.fwblock {
	float: left;
	margin: 0 20px 20px 0;
	padding: 10px;
	width: 272px;
	border: 3px solid #f5f5f5;
}

.fwblock .feature h3 span {
	font-size: 60%;
}

.fwblock .feature a.btn {
	float: right;
	margin-right: 30px;
}

.fwblock .feature ul li, ul.pdescription li {
	background:url("images/arrow_right.png") no-repeat scroll 0 0 transparent;
	font-size:90%;
	font-weight:bold;
	list-style-type:none;
	margin:0 0 0.1em;
	padding:0 0 1px 18px;
}
.page-id-20 #header .fl {
	display: inherit
}

.page-id-20 .col-full .fl {
	display: none
}

#premierhost {
	margin: -65px 0 50px 10px;
}

p.price {
	text-align:center;
	font-size:1.8em;
	font-weight:600;
	color:#eee;
	text-shadow: #909090 1px 2px 1px;
	}

.fwblock .feature .himg{
	padding:3px;
	background:#777;
	border:3px solid #f5f5f5;
}

.fwblock .feature ul.hosted {
	padding:2px 0;
	text-indent:-10px;
}

.fwblock .feature ul.hosted li {
	background-image:none;
}

/* PagePress Feature Pages*/

#pressfeatures {
	background: none repeat scroll 0 0 #FCFCFC;
	border: 1px dotted #EFEFEF;
	float: right;
	margin: -60px 0 0 20px;
	width: 235px;
	padding: 0 .15em;
}

#pressfeatures h3 {
	margin: 0 0 0 10px;
}

h3#process {
	font-size: 1.2em;
}

#pressfeatures ul li {
	background: url("images/check.gif") no-repeat scroll -2px 0 transparent;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 1em;
	padding: 5px 0 5px 32px;
}

/* a buttons */

a.btn {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background: url("../optimize/images/ico-bullet.png") no-repeat scroll 95% 50% #06A0F0;
	border: 1px solid #0191DB;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	margin: 8px 0;
	outline: 0 none;
	padding: 4px 20px 4px 12px;
	text-shadow: 1px 1px 1px #333333;
	text-transform: uppercase;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

body.home a.btn {
	text-shadow: none;
}

a.btn:hover {
	background: url("../optimize/images/ico-bullet.png") no-repeat scroll 90% 50% #F0F0F0;
	color: #333;
	text-decoration: none;
	text-shadow: 0px 0px 0px #efefef;
}

/* image captions */

.entry .wp-caption {
	background: none !important;
	border: none !important;
	margin-bottom: 2em;
}

.entry .wp-caption-text {
	font-size: 90%;
	letter-spacing: 1px;
}

a img.thumbnail {
	float: right;
	margin: -10px 0 0 10px;
	padding: 10px;
	width: 100px;
	border: 8px solid #efefef;
	background: #cccc
}

/*table of contents */

#toc {
	background: none repeat scroll 0 0 #F4F4F4;
	border: 10px solid #CED0D3;
	float: right;
	margin: 5px 0 5px 5px;
	padding: 5px 5px;
}

#toc li {
	list-style: decimal
}

a.toctop {
	border-bottom: 1px dotted #333333;
	color: #777777;
	float: right;
	font-size: 80%;
	line-height: 80%;
	margin: -20px 0 3px;
	padding: 3px;
}

/* special content classes*/
.alert{
	font-size:90%; 
	border:3px solid #efefef;
	padding:3px;color:#800000
}
/* widget styling */
#yarpp_widget-3 ol {
	text-shadow: #909090 0 0 1px;
}

#yarpp_widget-3 ol li {
	border-bottom: 1px dotted #909090;
	width: 90%;
	margin: 0 auto;
	padding: 4px;
}

#yarpp_widget-3 ol li:hover {
	background: #cdcdcd;
}
