/*
Theme Name:		Cutline 3-Column Right
Theme URI:		http://pearsonified.com
Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://pearsonified.com">Chris Pearson</a>, with updates by <a href="http://stellify.net">Sophia Lucero</a>. Cutline is managed by <a href="http://www.splashpress.com">Splashpress Media</a>.
Version:		1.4-3CR
Author:			Chris Pearson
Author URI:		http://cutline.tubetorial.com/
Tags: 			white, black, three-columns, fixed-width, right-sidebar, theme-options, threaded-comments, microformats, sticky-post
*/

body {
background:#fff;
color:#333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 60%;
}

* {
margin:0;
padding:0;
}
/*
a:hover {
color:#df0000;
text-decoration:underline;
}
*/
a img {
border:none;
}

blockquote {
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
border-left:1px solid #aaa;
margin-top: 31px;
margin-right: 0px;
margin-bottom: 31px;
margin-left: 21px;
padding:0 0 0 10px;
}

abbr,acronym {
border-bottom:1px dotted #aaa;
text-transform:uppercase;
cursor:help;
}

code {
color:#090;
font-family:Courier, monospace;
}

pre {
overflow:auto;
font-size:1.3em;
clear:both;
margin:0 0 1.5em;
}

p.center {
text-align:center !important;
}

p.bottom {
margin:0 !important;
}

.flickr_blue {
color:#007ae4;
text-transform:lowercase;
}

.flickr_pink {
color:#ff2a96;
text-transform:lowercase;
}

.green {
color:#090;
}

.red {
color:red;
}

.orange {
color:#f40;
}

.purple {
color:#909;
}

h1,h2,h3 {
font-weight:700;
font-family:Helvetica, Arial, sans-serif;
color:#000;
}

/*
h1 {
font-size:3.6em;
letter-spacing:-0.03em;
}
*/

#masthead {
width:1000px;
}

#masthead-left {
	float: left;
	width: 600px;
}


#masthead_title {
	border-top:1px solid #ccc;
	text-align:center;
	clear:both;
	padding:0.4em 0 0.2em;
	font-size: 3em;
	color: #000000;
}

#masthead_subtitle {
font-weight:400;
font-size:1.8em;
text-transform:none;
color:#888;
text-align:center;
margin:0 0 0.75em;
}

#masthead_title a {	
	text-decoration: none;
        color: #000000;
}

#masthead_title a:visited, a:hover, a:active {	
	text-decoration: none;
        color: #000000;
}

#masthead h1 {
border-top:1px solid #ccc;
text-align:center;
clear:both;
padding:0.4em 0 0.2em;
}

h2 a:visited {
color:#555;
text-decoration:none;
}

h2 a:hover {
color:#090;
text-decoration:none;
}

.posts h1 {
	color: #a10000;
        font-size: 2.75em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.posts h2 {
        color: #333333;
	line-height:1.1em;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1.65em;
}

.entry h2 {
        color: #333333;
	line-height:1.4em;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1.4em;
        font-weight: bold;
}


.posts h3 {
        color: #333333;
	line-height:1.3em;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 1.3em;
}

.posts p {
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pages h2,h2.page_header {

margin:0 0 0.75em;
padding:0 0 0.6em;
}

h2.archive_head {
font-weight:700 !important;
font-size:1.4em !important;
text-transform:uppercase !important;
letter-spacing:normal !important;
border-top:3px solid #000 !important;
background:url('images/hr_dot_black.gif') 0 100% repeat-x !important;
margin:0 0 1.8em !important;
padding:0.4em 2px !important;
}
/*
h3 {
font-size:1.2em;
}
*/

#masthead h3 {
font-weight:400;
font-size:1.8em;
text-transform:none;
color:#888;
text-align:center;
margin:0 0 0.75em;
}



.entry h3 {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

.entry h3.top {
margin:1.5em 0 0.5em !important;
}

/*
h4 {
font-size: 1.2em;
color:#888;
}
*/

.posts h4 {
background:url('images/hr_title_sep.gif') 0 100% no-repeat;
margin:0 0 1.25em;
padding:0 0 1em;
}

.postmeta {
font-size: 1.3em;
margin:0 0 1em;
padding:0 0 1em;
}

.postmeta a {	
	color: #CCCCCC;
	text-decoration: none;
}

.postmeta a:visited a:active {
	color: #CCCCCC;
	text-decoration: none;
}

.postmeta a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#container {
width:970px;
margin:15px auto 0;
}

#content_box {
width:1000px;
text-align:left;
float:left;
clear:both;
}

#content {
width:500px;
float:left;
margin-top: 0px;
margin-right: 55px;
margin-bottom: 0px;
margin-left: 0px;
}


#content a {
	color: #0349b2;
	text-decoration: none;
}

#content a:active, a:visited {
	color: #0349b2;
	text-decoration: none;
}

#content a:hover {
	color: #0349b2;
	text-decoration: underline;
}

#sidebar {
width:400px;
float:left;
padding:0 0 0 15px;
margin-top: 15px; 
}

#sidebar a {
	color: #0349b2;
	text-decoration: none;
        font-weight: bold;
}

#sidebar a:active, a:visited {
	color: #0349b2;
	text-decoration: none;
}

#sidebar a:hover {
	color: #0349b2;
	text-decoration: underline;
}


#footer {
width:970px;
border-top:2px solid #ccc;
float:left;
clear:both;
padding:1.2em 0 0;
}



ul#nav {
list-style:none;
width:950px;
background:url('images/hr_dot_black.gif') repeat-x;
border-bottom:3px solid #000;
float:left;
clear:both;
padding:0 10px;
}

ul#nav li {
font:bold 1.4em Helvetica, Arial, sans-serif;
text-transform:uppercase;
float:left;
padding:0.85em 40px 0.7em 0;
}

ul#nav li a:hover {
color:#000;
text-decoration:underline;
}

ul#nav li.current_page_item a,ul#nav li.current_page_item a:visited,ul#nav li.current_page_item a:hover {
color:#090;
text-decoration:underline;
}

ul#nav li.rss {
float:right;
padding:0.85em 0 0.7em;
}

ul#nav li.rss a {
background:url('images/icon_rss.gif') 100% 50% no-repeat;
padding:0 18px 0 0;
}

#header_img {
position:relative;
border-bottom:1px solid #000;
float:left;
clear:both;
margin:0 0 3em;
}

#header_img img {
display:block;
}

.entry,.comment .reply {
font-size:1.3em;
line-height:1.65em;
}

.entry blockquote.right {
width:200px;
font-style:normal !important;
font-size:1.3em !important;
border:3px double #aaa;
text-align:center;
float:right;
border-width:3px 0;
margin:0.3em 0 0.3em 15px !important;
padding:0.3em 0 !important;
}

.entry blockquote.left {
width:200px;
font-style:normal !important;
font-size:1.3em !important;
border:3px double #aaa;
text-align:center;
float:left;
border-width:3px 0;
margin:0.3em 15px 0.3em 0 !important;
padding:0.3em 0 !important;
}

.entry blockquote.right p,.entry blockquote.left p {
line-height:1.4em !important;
margin:0 !important;
}

.entry ul,.entry ol {
margin:0 0 1.5em 40px;
}

.entry ul {
list-style-type:square;
}

.entry li {
margin:0 0 0.5em;
}

.entry ul li ul,.entry ul li ol,.entry ol li ul,.entry ol li ol {
margin:0.5em 0 0.5em 30px;
}

.entry dt {
font-weight:700;
margin:0 0 0.5em;
}

.entry dd {
margin:0 0 1.5em 20px;
}

.entry .ad {
float:right;
margin:0 0 0.5em 15px;
}

.entry .ad_left {
float:left;
margin:0 15px 0.5em 0;
}

.entry img,.entry .gallery img {
	border:1px solid #bbb;
	margin:0.1em 0;
}

.entry img.left,.entry img.alignleft {
float:left;
clear:left;
margin:0.5em 15px 0.5em 0;
padding:3px;
}

.entry img.right,.entry img.alignright {
float:right;
clear:right;
margin:0.5em 0 0.5em 15px;
padding:3px;
}

.entry img.center,.entry img.aligncenter {
display:block;
float:none;
clear:both;
margin:0 auto 1.5em;
padding:3px;
}

.entry img.off {
border:none !important;
padding:0 !important;
}

.entry img.stack {
clear:none !important;
}

.entry div.alignleft {
text-align:left;
float:left;
}

.entry div.alignright {
text-align:right;
float:right;
}

.entry div.aligncenter {
text-align:center;
margin:0 auto;
}

.entry div.wp-caption {
margin-bottom:1.5em;
border:3px double #bbb;
overflow:hidden;
max-width:490px;
}

.entry .wp-caption img {
display:block;
border:none;
margin:5px auto;
}

.entry .wp-caption-text {
font-size:0.8em;
line-height:1.3em;
margin:0 5px;
}

.entry .gallery {
margin:auto auto 15px;
}

.entry .gallery .gallery-item {
margin:0 0 0.6em;
}

.entry .gallery .gallery-icon,.entry .gallery .gallery-caption {
margin:0;
}

.entry .gallery .gallery-caption {
font-size:0.8em;
line-height:1.3em;
text-align:left;
margin:5px;
}

/*
.tagged {
background:url('images/hr_tag_sep.gif') no-repeat;
font-size:1.2em;
line-height:1.6em;
color:#888;
clear:both;
padding:0.4em 0 0;
}

.tagged a,.tagged a:visited {
color:#333;
text-decoration:none;
padding:0.25em;
}

.tagged a:hover {
color:#fff;
background:#333;
text-decoration:none;
}
*/

.add_comment {
display:block;
font-weight:700;
float:right;
padding:0 0 0 20px;
}

.navigation {
width:500px;
font-size:1.4em;
float:left;
}

.previous {
float:left;
padding:0 20px 0 0;
}

.clear {
width:500px;
height:1px;
clear:both;
margin:0 0 5em;
}

.rule {
background:url('images/hr_tag_sep.gif') no-repeat;
}

.flat {
margin:0 0 2em !important;
}

.whitespace {
margin:0 0 3.5em !important;
}

ul.sidebar_list {
list-style:none;
}

ul.sidebar_list li.widget,ul.sidebar_list li.linkcat {
width:400px;
font-size:1.3em;
line-height:1.4em;
float:left;
margin:0 0 1.5em;
}

li.widget h2,li.linkcat h2 {
font-weight:700;
font-size:1.077em;
letter-spacing:normal;
border-top:3px solid #a10000;
background:url('images/hr_dot_black.gif') 0 100% repeat-x;
margin:0 0 0.8em;
padding:0.4em 2px;
}

li.widget h4,li.linkcat h4 {
font-weight:700;
font-size:1.077em;
letter-spacing:normal;
border-top:3px solid #a10000;
background:url('images/hr_dot_black.gif') 0 100% repeat-x;
margin:0 0 0.8em;
padding:0.4em 2px;
}

li.widget p {
margin:0 0 1.5em;
padding:0 10px;
}

li.widget ul,li.linkcat ul {
list-style:disc;
margin:0.5em 0 0.5em 20px;
}

li.widget ol,li.linkcat ol {
margin:0 0 0.5em 20px;
}

li.widget li,li.linkcat li {
margin:0 0 0.7em;
}

li.widget li a,li.widget li a:visited,li.linkcat li a,li.linkcat li a:visited {
text-decoration:none;
}

li.widget li .recent_date {
font-weight:700;
color:#888;
padding:0 0 0 8px;
}

li.widget ul.flickr_stream {
list-style:none;
margin:0;
padding:0 10px;
}

li.widget ul.flickr_stream li {
display:inline;
margin:0;
padding:0 5px 5px 0;
}

li.widget ul.flickr_stream li a img {
padding:3px;
}

li.widget_flickrrss a img {
margin:0 5px 5px 0;
padding:3px;
}

#footer p {
font-size:1.3em;
color:#888;
text-align:right;
margin:0 0 0.923em;
}

#comments {
width:500px;
clear:both;
}

ul#comment_list {
border-top:1px solid #bbb;
margin:0;
}

ul#comment_list li.comment {
list-style:none;
overflow:hidden;
border-bottom:1px dotted #bbb;
height:1%;
padding:1.2em 0 1.2em 1.2em;
}

ul#comment_list li.trackback,ul#comment_list li.pingback {
background:url('images/trackback_bg.gif');
}

ul#comment_list li.comment ul.children {
margin:0 0 0 1.2em;
}

ul#comment_list li.comment ul.children li.comment {
border-top:1px dotted #bbb;
border-bottom:none;
padding-bottom:0;
margin-top:1.2em;
}

.comment_meta {
margin:0 0 1.2em;
}

.comment_avatar .avatar {
float:right;
padding:0 1.2em 1.2em;
}

.comment_num {
font-weight:700;
font-size:1.4em;
float:right;
padding:0 15px 0 20px;
}

.trackback .comment_num,.pingback .comment_num {
padding:0 0 0 20px;
}

.comment_num a:hover {
color:#df0000;
text-decoration:none;
}

.comment_meta strong {
font-size:1.6em;
}

.comment_time {
font:normal 1.1em Verdana, Helvetica, Arial, sans-serif;
}

.comment .entry p {
margin:0 1.2em 1em 0;
}

#comments .navigation {
overflow:hidden;
padding:1em 0;
}

#comments .navigation .alignleft {
float:left;
}

#respond {
clear:both;
overflow:hidden;
padding:2.4em 0 0;
}

#comment_form {
padding:1em 0 0;
}

#comment_form p {
padding:0.6em 0;
}

#comment_form label {
font-size:1.2em;
padding:0 0 0 10px;
}

#comment_form .text_input {
width:191px;
color:#444;
font:normal 1.4em Georgia, "Times New Roman", Times, serif;
border-top:2px solid #999;
border-left:2px solid #999;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
padding:3px;
}

#comment_form .text_area {
width:321px !important;
}

#comment_form .text_input:focus {
border-top:2px solid #666;
border-left:2px solid #666;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
}

#comment_form .form_submit {
background:url('images/submit_bg.gif');
border:3px double #999;
border-top-color:#ccc;
border-left-color:#ccc;
font:bold 1.4em Georgia, "Times New Roman", Times, serif;
cursor:pointer;
padding:0.4em 4px;
}

#search_form .search_input {
width:201px;
color:#090;
font:normal 1em Georgia, "Times New Roman", Times, serif;
border-top:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #f5f5f5;
border-bottom:1px solid #f5f5f5;
padding:3px;
}

li.widget .search_input {
font-size:1.1em !important;
}

#search_form .search_input:focus {
border-top:1px solid #666;
border-left:1px solid #666;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
}
/*
a,a:visited {
color:#0060ff;
text-decoration:underline;
}
*/
/*
p.unstyled,h3.comments_headers,#comment_form p.subscribe-to-comments {
font-size:1.4em;
}
*/
/*
h1 a,h1 a:visited,h1 a:hover,h2 a,ul#nav li a,ul#nav li a:visited {
color:#000;
text-decoration:none;
}
*/
h2,#calendar_wrap {
font-size:1.3em;
}

h4 a,h4 a:visited,#footer a,#footer a:visited,.comment_num a,.comment_num a:visited,.comment_time,.comment_time a {
color:#888;
text-decoration:none;
}

h4 a:hover,#footer a:hover {
color:#888;
text-decoration:underline;
}

.entry blockquote,#comment_form p.subscribe-to-comments label {
font-size:1em;
}

.entry p,.entry dl {
margin:0 0 .75em;
}

.next,#comments .navigation .alignright {
float:right;
}

li.widget li a:hover,li.linkcat li a:hover,.comment_time a:hover {
text-decoration:underline;
}

li.widget ul.flickr_stream li a:hover img,li.widget_flickrrss a:hover img {
background:#ff2a96;
}

ul#comment_list li.even,ul#comment_list li.odd {
background:#fff;
}

.visitsitetable {
margin-left:0;
font-size:12px;
font-weight:700;
margin-top:10px;
margin-bottom:21px;
}

.visitsitetable td {
vertical-align:middle;
}

.visitsitetable a {
color:.990000;
}

.visitsitetable a:visited a:hover a:active {
color:.990000;
text-decoration:underline;
}

.visitsitetable img {
border-style: none;
}

.atglancetable {
width:500px;
border-top-width:1px;
border-left-width:1px;
border-top-color:.999999;
border-left-color:.999999;
border-style:solid none none solid;
margin-bottom: 21px;
}

.atglancetable td {
border-right-width:1px;
border-bottom-width:1px;
border-right-color:.999999;
border-bottom-color:.999999;
border-style:none solid solid none;
padding:5px;
}

.bonustable {
	width: 500px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: .999999;
	border-left-color: .999999;
}
.bonustable td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: .999999;
	border-bottom-color: .999999;
	width: 50%;
	vertical-align: top;
}

.sb-feature {
	width: 370px;
	margin-right: 10px;
	margin-left: 10px;
}
.sb-feature img {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
        margin-left: 5px;
        margin-bottom: 5px;
	border: 1px solid #999999;
}