/*
Theme Name:		Cutline 1.2 (modifed for Alphablogs.net)
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>, and modified for <a href="http://www.alphablogs.net" title="Alphablogs blogging services - Research, Editorial, Multimedia">Alphablogs</a> by <a href="http://www.zoeneillstclair.com">Zo&#0235; Neill-St. Clair</a>.
		#comment_form p { width: 400px; }
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/

body { background-color:#fffaf0; font-family:Verdana, Arial, Helvetica, sans-serif; margin:0px; padding:0px; text-align:center; }

* { padding: 0; margin: 0; }

/*---:[ global elements ]:---*/

a { color: #2E432E; text-decoration: underline; }

	a:visited { color: #2E432E; text-decoration: underline; }

	a:hover { color: #ff0000; text-decoration: underline; }
	
	a img { border: none; }
	
abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }

blockquote { margin: 5px 40px; border-color:#8B0000; background-color:#FAFAD2; border-width:1px 1px 1px 8px; border-style:dotted dotted dotted solid; padding:0em 1em; }
	
code { color: #090; font-family: Courier, monospace; }

pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1.4em; }

ul { list-style-position: inside; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }

.green { color: #090; }

.red { color: #f00; }

.orange { color: #f40; }

.purple { color: #909; }

img { margin: 5px ; }
/*---:[ headlines ]:---*/

h1, h2, h3, h4, h5, h6 {  font-family:Verdana, Arial, Helvetica, sans-serif; }
h1 { margin:0px; padding:0px; }
h2 { margin-bottom:0px; }


/*---:[ core layout elements ]:---*/

#container { max-width: none; min-width: 700px; position:relative; padding:5px; margin:0 auto; text-align:left; }
		
#sidebar-left, #sidebar-right { top:134px; font-size:8pt; position:absolute; list-style-position: outside; margin: 0; padding: 0; }
#sidebar-left { width:175px; left:5px; }
#sidebar-right { width:175px; right:5px; }		

/*---:[ header styles ]:---*/

#header { border-color:#006400; height:122px; border-style:solid; margin-bottom:5px; border-width: 1px; padding-left:10px; background: #FFFFFF url('images/alphablogsbanner3.jpg') 10px 5px no-repeat; }

#header h1 { display: none; }
#header h2 { display: none; }

#header a { display: block; position: absolute; top: 5px; left: 5px; width: 99%; height: 122px; margin-right: 10px;}

/*---:[ content styles ]:---*/

.center-widget-title {
        color:#FFFFFF;
        background-color:#8b0000;
        border-color:#006400;
        margin-left:180px;
        margin-right:180px;
        border-width:1px 1px 0px 1px;
        border-style:solid;
        font-size:9pt;
        font-weight: bold;
        padding:5px;
}

.center-widget {
        border-color:#006400;
        margin-left:180px;
        margin-right:180px;
        color:#000000;
        background-color:#FFFFFF;
        border-width: 1px;
        border-style:solid;
        padding:1.5em 1em;
        margin-bottom:5px;
        font-size:10pt;
}

/***************************************************************************/
/* Post */
/***************************************************************************/

.center-widget h2 a:link,.center-widget h2 a:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #1c1c1c;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom:0px
}
.center-widget h2 a:hover { color: #ff0000; }

.post-content, .comment-content {
	font-size:10pt;
	color:#333333;
}

.post-time, .post-author {
	font-size:8pt;
	color: #333;
	background-color: #FFFFFF;
}

.post-author {
	margin-bottom:3em;
}

.post-metadata {
	font-size:8pt;
	color: #333;
	background-color: #FFFFFF;
	padding-left:3em;
}
.single-post-metadata{
	font-size: 8pt;
	padding: 5px;
	background-color: #F8F7EF;
	border: 1px solid #CCCCCC;
	border-width: 1px 0;
}
		
	.post-content p { margin: 0 0 1.5em 0; }

	.post-content ul, .post-content ol { margin: 0 0 1.5em 40px; }
	
	.post-content ul { list-style-type: square; }
	
		.post-content li { margin: 0 0 0.5em 0; }
		
			.post-content ul li ul, .post-content ul li ol, .post-content ol li ul, .post-content ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.post-content dl { margin: 0 0 1.5em 0; }
			
		.post-content dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.post-content dd { margin: 0 0 1.5em 20px; }
		
	.post-content .ad { margin: 0 0 0.5em 15px; float: right; }
	
	.post-content .ad_left { margin: 0 15px 0.5em 0; float: left; }

	.post-content img { max-width: 490px; }

		.post-content img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #bbb; float: left; clear: left; }
		
		.post-content img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }
		
		.post-content img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bbb; float: none; clear: both; }
	
		.post-content img.off { padding: 0 !important; border: none !important; }
		
		.post-content img.stack { clear: none !important; }

.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; }

	.tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }
	
		.tagged a:hover { color: #fff; background: #333; text-decoration: none; }
	
	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

.bottom-page-nav, .top-page-nav {
	color:#003366;
	text-align:center;
	background-color:#FFFFFF;
}

.clear { width: 500px; height: 1px; margin: 0 0 5.0em 0; clear: both; }
/***************************************************************************/
/* Dum, dum dum dum, Don't touch this! */
/***************************************************************************/
/* IE Hack (http://www.positioniseverything.net/easyclearing.html) - Begin */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* IE Hack - End */
/***************************************************************************/


.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 3.5em 0 !important; }

/*---:[ sidebar styles ]:---*/

li.widget {
	border-color:#006400;
	width:173px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#FFFFFF;
	padding:0;
	margin-bottom:5px;
	list-style: none;
}
li#alphabloggers { border-color: #FFFFFF; }


li.widget h2 {
        color:#FFFFFF;
        background-color:#8B0000;
        border-color:#006400;
        width:163px;
        border-width:0 0 1px 0;
        border-style:solid;
        font-size:9pt;
        font-weight: bold;
        padding:5px;
}

li.widget ul { list-style: none; }
li.widget ul li { margin: 0 0 5px 0; padding: 0; list-style-position: outside; }

li.widget ul, li.widget form { margin: 10px; }
li#tag_cloud { padding-bottom: 6px; }
li#tag_cloud a { padding: 6px; }
li#tag_cloud h2 { margin-bottom: 6px; }

table#wp-calendar, table#wp-calendar caption { margin: 0 auto; }

#alphabloggers {
	position: relative;
	text-align: center;
	padding: 40px 0 0 0;
}
#alphabloggers a { position: absolute; top: 0; left: 0; }
#alphabloggers p { margin: 10px 0; }
#alphabloggers img { display: block; margin: 0 auto; }
img#carol { padding: 1px; border: 3px solid #000; background-color: #d1cec5; }
img#squizabella { border: 1px solid #000; border-width: 0 1px; }

/*---:[ footer styles ]:---*/

#footer {
	margin-left:200px;
	margin-right:200px;
	font-size:10px;
	text-align:center;
	position: relative;
	color:#444;
	background-color:#FFFFFF;
}

#footer p {
	margin:10px;
}


/*---:[ comment styles ]:---*/

.comments-count { font-size: 10px; margin: 5px 0; }

.comment-header {
	border:0px;
	padding:8px 10px;
	border-style:solid;
	background-color:#e7e6de;
}

.comment-num:link, .comment-num:visited, .comment-num:hover{
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	font-style:italic;
	color:#aaaaaa;
	background-color:transparent;
	text-decoration:none;
}

.comment-text {
	padding: 10px;
	border-color:#e7e6de;
	border-width:1px;
	border-style:solid;
	background-color:#f8f7ef;
}

.comment {
	font-size:12px;
	margin-bottom:15px;
}

.comment-date{
	color:#999999;
	font-size:7pt;
}

.comment-edit-link {
	color:#999999;
	font-size:7pt;
}

#comment_form { padding: 1.0em 0 0 0; }

	#comment_form p { padding: 0.6em 0; width: 420px; }

	        #comment_form p small { color: #999; font-size: 9px; }

		#comment_form label { padding: 0 0 0 10px; }

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
		
		#comment_form .text_area { width: 400px; height: 170px; margin-bottom: 5px; }
	
			#comment_form .text_input:focus { border-top: 1px solid #444; border-left: 1px solid #444; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; }
	
		#comment_form .form_submit { padding: 0 7px; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			
/*---:[ search form styles ]:---*/

#search_form { }

	#search_form .search_input { width: 155px; padding: 3px; color: #090; font: normal 1.0em 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; }
	
	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; }

h2#page-heading { margin: 0 180px; }
