/* 
	Theme Name: Streamline Blue WordPress Theme
	Theme URL: http://www.studiopress.com/themes/streamline
	Description: Streamline is a 3-column Widget-ready theme created for WordPress.
	Author: StudioPress, Modified by Cemal Ekin for print
	Author URI: http://www.studiopress.com
	Version: 2.0
	Tags: three-columns, fixed-width, white, black, blue, sidebar-widgets, threaded-comments, sticky-post
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v2.0 - 3/30/09
		Second Release of Streamline
*/

body {
	background: #FFFFFF
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#main {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#wrap {
	background: #FFFFFF;
	width: 100%;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	display: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 100%;
	height: 80px;
	color: #000000;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 0 ;
	overflow: hidden;
	}
	
#header p {
	letter-spacing:4px;
	line-height:20px;
	margin:0;
	padding:0 0 5px;
	}
	
#header h1, #header h1 a, #header h1 a:visited {
	color:#000000;
	font-family:Trebuchet MS,Georgia,Times New Roman;
	font-size:28px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0;
	padding:20px 0 0;
	text-decoration:none;
}
	
#header h2 {
	margin: 0px;
	padding: 0px;
	}

.headerleft {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.headerright {
	display: none;
	}
	
	
/************************************************
*	Navbar  									*
************************************************/

#navbar {
display: none;
	}
	
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 100%;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #000000;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#content h1 a, #content h1 a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#contentleft h2 {
	color: #000000;
	font-size: 14px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-weight: normal;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

	
#content h3 {
	color: #000000;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content h4 {
	color: #000000;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 7px 0px;;
	border-bottom: 1px dotted #BBBBBB;
	}
	
#content h5 {
	color: #000000;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	font-style: italic;
	margin: 20px 0px 10px 0px;
	padding: 0px;;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	}
	
blockquote {
	margin: 0px 20px 10px 20px;
	padding: 0px 15px 0px 15px;
	border-left: 2px solid #888888;
	font-style: italic;
	}
	
#contentleft {
/*	float: left; */
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
	
.postarea {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited, #postwide a, #postwide a:visited {
	color: #555555;
	text-decoration: underline;
	}
	
.postarea p, #postwide {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
.postarea ol, .postright ol, #postwide ol {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ol li, .postright ol li, #postwide ol li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul, .postright ul, #postwide ul {
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul li, .postright ul li, #postwide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul ul, .postright ul ul, #postwide ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
.postarea ul li li, .postright ul li li, #postwide ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
.postarea ul li ul li, .postright ul li ul li, .postwide ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
.postright {
	float: right;
	width: 324px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postright p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#postwide {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	z-index: 2;
	}
	
.breadcrumb {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 2px solid #555555;
	}
	
.headline {
	width: 100%;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.headline p {
	margin: 0px;
	padding: 0px;
	}
	
.headline a, .headline a:visited {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
.headlineleft {
	width: 520px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.headlineright {
	width: 50px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
.postmeta {
	display: none;
	}

.author {
	display: none;
	}
	
.pagination {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 30px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 2px solid #333333;
	}

.palignright {
	float: right;
	}

.palignleft {
	float: left;
	}
	
.archives {
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.aheadline {
	width: 570px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #9BA6C6;
	clear: both;
	}
	
.bheadline {
	width: 570px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 7px 0px;
	clear: both;
	}
	
.fheadline {
	width: 916px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.pheadline {
	width: 324px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.vheadline {
	width: 570px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
	}

img.alignright {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	text-align: center;
	padding: 4px 0px 5px 0px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
display: none;
	}

/************************************************
*	Footer  									*
************************************************/

#footer {
	display: none;
	}
	
/************************************************
*	Copyright Background						*
************************************************/

#copyrightbg {
	border-top: 1px solid #000000;
	}
	
/************************************************
*	Footer  									*
************************************************/

#copyright {
	width: 100%;
	height: 35px;
	color: #00000;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
	}
	
#copyright p {
	color: #000000;
   font-weight: normal;
	margin: 0px;	
	padding: 10px 0px 10px 0px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.post-edit-link {
	display: none;
}
