/*  
Theme Name: Blue Stripes
Theme URI: http://www.unodesignstudio.com
Description: Designed and developed by: <a href="http://www.unodesignstudio.com">Uno Design Studio</a>
Version: 1.0
Author: UNO Design Studio
Author URI: http://www.unodesignstudio.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #0E090A;
	background: #858585 url(images/body-bg.png) left top repeat;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-align: left;
}

#pageheader
{
	width: 864px;
	height: 27px;
	margin: 50px auto 0px auto;
	background: #ffffff url(images/page-bg-top.png) left top no-repeat;
}

#pagefooter
{
	width: 864px;
	height: 27px;
	margin: 0px auto 50px auto;
	background: #ffffff url(images/page-bg-bottom.png) left top no-repeat;
}

#page
{
	width: 816px;
	margin: 0px auto 0px auto;
	padding: 0px 24px;
	background: #ffffff url(images/page-bg.png) center top repeat-y;
/*border: 1px solid red;*/
}

#header
{
	width: 817px;
	height: 220px;
	padding: 0px;
	background: #ffffff url(images/header-bg.jpg) left top no-repeat;
}

#header-text
{
	float: left;
	margin: 0px;
	padding: 60px 0px 0px 70px;
	color: #ffffff;
	font-size: 40px;
}

#header-text a
{
	color: #ffffff !important;
}

#header-desc
{
	padding: 0px 0px 0px 130px;
	color: #113470;
	font-size: 18px;
}

#header-menu
{
	width: 817px;
	height: 42px;
	margin: 8px 0px;
	padding: 0px;
	background: #000000 url(images/menu-bg.jpg) left top no-repeat;
}

.header-menu a
{
	margin: 0px;
	padding: 0px;
	color: #ffffff !important;
	background: url(images/menu-bg.gif) 0px 2px no-repeat;
	font-size: 14px;
	font-weight: bold;
}

.header-menu div
{
	float: left;
	height: 29px;
	margin: 0px;
	padding: 13px 25px 0px;
	border-right: 1px solid #1E1E1E;
}

#header-menu-links
{
	float: right;
	margin-right: 10px;
}

#header-menu-links a
{
	float: left;
	margin-left: 5px;
}

#main
{
}

#content
{
	float: left;
	width: 556px;
/*border: 1px solid red;*/
}

.postheader
{
	width: 556px;
	background: #EDEDED url(images/post-bg-top.png) left top no-repeat;
}

.posttitle
{
	margin: 0px;
	padding: 10px 0px 0px 15px;
	color: #0740A4;
}

.posttitle a
{
	color: #0740A4 !important;
	font-size: 22px;
	font-weight: normal !important;
}

.postmeta
{
	padding: 0px 0px 8px 15px;
	font-size: 12px;
	font-weight: normal;
}

.postcontentheader
{
	background: #54AFF0;
	font-size: 9px;
}

.postcontent
{
	width: 496px;
	padding: 20px 30px 10px;
	background: url(images/post-bg.png) center top repeat-y;
	overflow: hidden;
}

.postcontent img
{
	display: block;
	margin: 10px 0px;
}

.postcomment
{
	float: right;
	width: 96px;
	height: 29px;
	padding: 5px 70px 0px 20px;
	background: url(images/post-comment-bg.png) left top no-repeat;
}

.postcomment a
{
	color: #ffffff !important;
}

.postfooter
{
	width: 556px;
	background: url(images/post-bg-bottom.png) left top no-repeat;
}

blockquote
{
	width: 80%;
	margin: 0px auto 10px auto;
	padding: 30px 10px;
	border: 1px solid #54AFF0;
	background-color: #f5f5f5;
	text-align: center;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 10px 15px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 10px 15px;
}

#sidebar
{
	float: left;
	width: 254px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #EDEDED url(images/sidebar-bg-bottom.png) center bottom no-repeat;
}

#sidebarheader
{
	width: 254px;
	background:#EDEDED url(images/sidebar-bg-top.png) center top no-repeat;
}

.sidebar-header
{
	margin: 0px 0px 15px 25px;
	padding: 0px 0px 0px 30px;
	color: #565454;
	background: url(images/sidebar-arrow.png) left top no-repeat;
	font-size: 18px;
	font-weight: bold;
}

.sidebar-widget
{
	width: 254px;
	margin: 10px 0px;
	background: url(images/sidebar-spacer.png) center bottom no-repeat;
}

.sidebar-widget ul
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px;
}

.sidebar-widget li
{
	list-style: none;
	margin: 0px 0px 0px 60px;
	padding: 0px;
	color: #7A7C7D;
	background: url(images/sidebar-li-bg.png) 0px 10px no-repeat;
}

#sidebar a:link, #sidebar a:visited
{
	color: #0740A4;
	font-weight: bold;
}

#footer
{
	clear: both;
	text-align: center;
}




a, a:link, a:visited
{
	color: #0740A4;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #54AFF0 !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #7C7A7A;
	font-family: Arial, Sans-Serif;
}

label
{
	color: #0740A4;
}

input.submit
{
	width: 96px;
	padding: 2px 5px;
	border: none;
	color: #ffffff;
	background: url(images/post-comment-bg.png) left top no-repeat;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
