/*
Theme Name: Orange Flower

.
*/

* {margin: 0; padding: 0;}
header, nav, section, article, aside, footer {display: block}
html {background: #fff}
body {
	font: 13px/18px Arial, Tahoma, sans-serif;
	color: #555;
	width: 100%;
  background: #000;
  border: 0px solid #333;
  border-width: 6px 0;
}
a {
	color: #555;
	
}
a:hover {
	color: #9faab5;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	background: #F2F2F2;
	border-left: 3px solid #E1E1E1;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 15px 5px 0}

.wp-caption {
	border: 0px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
code {
	background: #555;
	padding: 1px 3px;
	text-shadow: 1px 1px 0 #FFF;
}
pre {
	margin: 0 0 18px;
}

#wrapper {
	width: 800px;
}
#lpCenter #wrapper {
	margin: 0 auto;
  border-left: 0px solid #E1E1E1;
}
#lpRight #wrapper {
	margin: 0 0 0 auto;
  border-left: 0px solid red;
}


/* Header
-----------------------------------------------------------------------------*/
header {
	height: 233px;
	position: relative;
  background: transparent url(i/header.jpg) 0 34px no-repeat;
}
#lpCenter header,
#lpRight header {
  border-left: 0px solid purple;
  margin-left: 0px;
}

#sitename a {
	position: absolute;
	top: 5px;
	left: 10px;
	font: 11px/1 Arial, Tahoma, sans-serif;
	color: #b6b6b6;
	/text-shadow: 2px 2px 2px #969696;/
  text-decoration: none;
}
#description {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 400px;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
	color: #b6b6b6;
  text-align: left;
	/text-shadow: 1px 1px 0 #969696;/
}

header nav {
	position: absolute;
	top: -2px;
	right: 0px;
	height: 30px;
	font: 11px/1 Tahoma, Arial;
  font-weight: bold;
  text-transform: lowerrcase;
  border: 2px solid #E1E1E1;
  border-width: 2px 2px 2px 1px;
  border-top: 2px solid #E1E1E1;
	overflow: hidden;
}
header nav li {
	float: left;
	background: url(i/nav_bg.gif) repeat-x;
	list-style: none;
	padding: 8px 15px 15px 15px;
	border-left: 2px solid #E1E1E1;
	margin-left: -1px;
}
#cats {
	position: absolute;
	top: 0px;
	left: 0;
	width: 999px;
	height: 10px;
	font: 12px/21px Tahoma, Arial;
  border: 0px solid #000;
  border-width: 0px 0;
	background: red;
}
#cats li {
	float: left;
	list-style: none;
	padding: 9px 0 45px;
}
#cats a {
	float: left;
	padding: 0 16px;
  border-left: 0px solid #CCC;
	color: purple;
outline: none;
  text-decoration: none;
}
#cats li:first-child a {
	border: none;
}
#cats a:hover {
	color: blue;
outline: none;
}
#cats ul {
	display: none;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 1000;
	width: 991px;
  padding: 0 0 0 8px;
  font: 10px/26px Tahoma, Arial;
  text-transform: uppercase;
	height: 38px;
	overflow: hidden;
}
#cats li:hover ul,
#cats li.hover ul {
	display: block;
}
#cats ul li {
	padding: 10px 0 0;
  background: url(i/icon.gif) 0  no-repeat;
}
#cats li:first-child {
	background: none;
}
#cats ul a {
	margin: 0 8px;
	padding: 0;
outline: none;
  text-decoration: none;
	border: none;
}
#cats ul a:hover {
	color: brown;
}

#search {
	position: absolute;
	top: 240px;
	right: 10px;
}
#search input {
	font: 11px Arial, Tahoma;
	float: left;
}
.search {
	width: 160px;
	padding: 1px 5px 2px;
	border: 2px solid #b6b6b6;
	color: #555;
	background: #ededed;
}
.go {
	cursor: pointer;
	border: none;
	width: 70px;
	height: 22px;
	background: url(i/search.jpg) 0 no-repeat;
	margin: 0 0 0 7px;
}


/* Middle
-----------------------------------------------------------------------------*/
section {
	width: 999px;
  border-right: 0px solid #000;
}
section:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	margin: 0 200px;
	padding: 30px 15px 1px;
	background: #fff;
	border: 1px solid #E1E1E1;
  border-width: 0 0px;
	height: 1%;
}
#lrc #content { 
	
	margin: 0 0 0 400px;
  border-width: 0 0 0 0px;
}
#clr #content {

	margin: 0 399px 0 0;
  border-width: 0 0px 0 0;
}
#crumbs {
	padding: 10px 12px 10px;
	margin: -15px -15px 15px;
  border-bottom: 0px solid #E1E1E1;
	background: #fff;
	font: 11px/15px Tahoma, Arial;
}
#crumbs a {
  text-decoration: none;
}
#crumbs a:hover {
  text-decoration: underline;
}
#crumbs span {
	margin: 0 2px;
}
.post {
	margin: 0 0 40px;
	position: relative;
	height: 1%;
}
#content h2 {
background: url(i/top.png) no-repeat;
padding: 5px 30px 0;
	font: 24px/1 Arial, Tahoma;
	margin: 0 -5px 0px;
	color: #333;
}
#content h2 a {
	color: #333;
	text-decoration: none;
	text-shadow: 2px 1px 2px #CCC;
}
#content h2 a:hover {
	color: #888;
	text-decoration: underline;
	text-shadow: none;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: 24px/1 Arial, Tahoma;
	margin: 25px 0 18px;
	color: #333;
	text-shadow: 2px 1px 2px #CCC;
}
#content .entry h3 {font-size: 22px}
#content .entry h4 {font-size: 20px}
#content .entry h5 {font-size: 18px}
#content .entry h6 {font-size: 16px}
.entry {
	text-align: justify;
}
.entry img {
  border: 0px solid #EFEFEF;
	padding: 1px;
}
.pmeta {
	font-size: 11px;
	background: url(i/bar.gif) repeat-x;
  border: 1px solid #000;
  border-width: 1px 0;
	margin: 0 -15px 16px;
	padding: 3px 15px;
  text-align: right;
	position: relative;
	height: 1%;
	width: 569px;
}
.pdate {
	float: left;
  background: url(i/icon.gif) 0 no-repeat;
  padding-left: 15px;
	color: #ededed;
}
.pcat {
  background: url(i/icon.gif) 0 no-repeat;
  padding-left: 15px;
  margin-left: 20px;
	color: #ededed;
}
.pcat a {
	color: #9E9E9E;
}
.ptags {
  background: url(i/icon.gif) 0 0px no-repeat;
  padding-left: 10px;
  margin-left: 15px;
	color: #00B3F4;
}
.ptags a {
	color: #00B3F4;
}
.comments {
	clear: both;
	text-align: right;
  font-size: 11px;
}
.comments a {
  background: url(i/sprites.gif) 0 -794px no-repeat;
  padding-left: 10px;
	color: #F58A05;
}
.pmeta a:hover,
.comments a:hover {
	color: #F75700;
}
.more-link {
	position: absolute;
	left: 0;
	bottom: 0;
  background: url(i/icon.gif) 0 0px no-repeat;
  padding-left: 15px;
  font-size: 11px;
  font-weight: bold;
}
.post ul,
.post ol {
	margin: 0 0 18px 30px;
}
.post li {
	padding: 2px 0;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	margin-left: 18px;
}
.post table {
	width: 100%;
  border: 1px solid #E1E1E1;
	border-collapse: collapse;
	margin: 0 0 20px;
}
.post th,
.post td {
	padding: 4px 10px;
  border: 1px solid #E1E1E1;
}
.post th {
	background: #F4F4F4;
}

#content h3 {
	color: #333;
  font-size: 22px;
  font-weight: normal;
  line-height: 1;
	text-shadow: 2px 1px 2px #CCC;
	margin: 0 0 28px;
}
div.pagetitle {
	margin: -15px -15px 15px;
	padding: 0 15px 0 32px;
	height: 35px;
	line-height: 35px;
  border-bottom: 1px solid #E1E1E1;
	background: #F9F9F9 url(i/sprites.gif) 15px -81px no-repeat;
	font: bold 13px/35px Arial, Tahoma;
  letter-spacing: 1px;
}
div.pagetitle span {
	color: #1873AD;
}

.commentlist {margin: 20px 0 5px;}
.commentlist li {
	padding: 3px 0 10px;
	list-style: none;
}
.commentlist ul.children {
	margin: 0 0 -3px;
}
.commentlist ul.children li {
	padding: 12px 0 5px 25px;
}
.comment-author {
  border: 0px solid #E1E1E1;
	background: #F9F9F9;
	padding: 7px 0 7px 7px;
	margin: 0 0 12px;
}
.avatar {
	float: left;
	display: inline;
	border: 0px solid #E1E1E1;
	padding: 2px;
	margin: -1px 7px 0 0;
	background: #FFF;
}
.fn {
	font-style: normal;
	font-weight: bold;
}
.commentmetadata {
	font-size: 11px;
	color: #888;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.reply {
	margin: -10px 0 10px;
	font-size: 11px;
}
#respond h3 {
	margin: 30px 0 18px;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform {
	padding: 0 0 5px;
}
#commentform p {
	margin: 0 0 8px;
}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 4px 5px;
	width: 190px;
  border: 3px solid #DDD;
}
#comment {
	width: 97%;
	height: 150px;
}
#submit {
	width: 120px;
	height: 32px;
	padding: 0 0 1px;
	background: #FEF8C0;
	cursor: pointer;
  border: 3px solid #DDD;
  font-weight: bold;
}
#author:hover, #email:hover, #url:hover, #comment:hover, #submit:hover {
  border: 3px solid #CCC;
}
#author:focus, #email:focus, #url:focus, #comment:focus {
	background: #FEFCD1;
}

.navigation {
	margin: 0 0 15px;
	padding: 6px 0 5px;
	background: none;
  text-align: center;
  border: 1px solid #E1E1E1;
  border-width: 1px 0;
  font-size: 12px;
	color: #909090;
  text-transform: uppercase;
}
.navigation.com {
	padding: 0;
	margin: -10px 0 10px;
	border: none;
	background: none;
  text-align: left;
}
.navigation a {
	margin: 0 5px;
  text-decoration: none;
	color: #909090;
}
.navigation span {
	margin: 0 5px;
}
.navigation span.current {
	color: #F75700;
  font-weight: bold;
}
.navigation .prev,
.navigation .next,
.navigation .last {
  font-weight: bold;
}
.navigation a.prev,
.navigation a.last {
	color: #999;
}
.navigation a:hover {
	color: #F75700;
}


/* Sidebars
-----------------------------------------------------------------------------*/
aside {
	float: left;
	width: 199px;
	position: relative;
  font-size: 12px;
	background: url(i/nav_bg.gif) repeat-x;
}
#left {
	margin-left: -100%;
  border-right: 0px solid #000;
}
#clr #left {
	margin-left: -399px;
background: url(i/nav_bg.gif) repeat-x ;
}
#right {
	margin-left: -200px;
  border-left: 0px solid #000;
	background: #FCFAF1;
}
#lrc #right {
	margin-left: -100%;
	left: 199px;
}
#clr #right {
	margin-left: -200px;
}
aside h3 {
	line-height: 27px;
  border-bottom: 0 1px solid #000;
	color: #fff;
  font-size: 13px;
  text-transform: uppercase;
	margin: 0 0 0px;
  background: url(i/bar.gif) 8px repeat-x ;
	text-shadow: 1px 1px 1px #444444;
}
aside h3 div {
	height: 25px;
  padding-left: 28px;
  background: url(i/icon.gif) 8px no-repeat;
}

aside ul {
	position: relative;
  margin-top: -1px;
}
aside li {
  border-top: 1px solid #9b9b9b;
	color: blue;
  background: #b4b4b4 url(i/nav_bg.gif) repeat-x ;
	padding: 4px 6px 5px 22px;
	list-style: none;
  line-height: 14px;
}
aside a {
	color: #423232;
  text-decoration: none;
}
aside li ul {
	border: none;
	margin: 4px -6px -5px 0;
}

.section {
  border-bottom: 1px solid #000;
	padding: 0 0 4px;
}
.inner {
	background: #FFF;
	margin: 0px 0px 0;
  border: 2px solid #000;
	overflow: hidden;
}

#tagCloud,
.widget_tag_cloud .inner {
	padding: 5px;
}
#tagCloud a,
.widget_tag_cloud a {
  line-height: 20px;
  margin-right: 3px;
}


/* Footer
-----------------------------------------------------------------------------*/
footer {
	height: 80px;
  border: 1px solid #E1E1E1;
  border-width: 1px 0px 0 0;
	background: url(i/bar.gif) 8px repeat;
  font-size: 12px;
   color: #666;
}
footer nav {
	height: 20px;
	line-height: 20px;
	background: url(i/nav_bg.gif) repeat-x;
  border-bottom: 0px solid #E1E1E1;
  text-align: center;
}
footer nav a {
  text-decoration: none;
	color: #666;
  text-transform: uppercase;
	margin: 5px ;
}
#copyright {
	font: 11px/16px Tahoma, Arial;
  text-align: center;
	color: #cecece;
	padding: 0px 0px 10px 0px;
}
#copyright span {
	display: block;
  text-transform: uppercase;
}