/*
Theme Name: Vector Flower
Theme URI: http://www.ezwpthemes.com/templates/family.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: brown, fixed-width, two-columns, right-sidebar, threaded-comments, widgets
*/

/* Global */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	color: #5d513a;
	background: url(images/bg.jpg) #fff;
}
::-moz-selection {
	background: #369;
	color: #ff0;
}
::selection {
	background: #369;
	color: #ff0;
}
code::-moz-selection {
	background: #333;
}
code::selection {
	background: #333;
}
a {
	text-decoration: none;
	color: #843821;
}
a:visited {
	color: #a66a2e;
}
a:hover {
	text-decoration: none;
	color: #f77d4a;
}
a img {
	border: none;
}
img {
	border: none;
}

h1,h2,h3,form,ul,li {
	margin: 0;
	padding: 0;
}
h1, h2 {
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	font-weight: normal;
}
h3 {
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	font-weight: normal;
}
h1 {
	font-size: 4em;
}
h2 {
	font-size: 1.6em;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}
blockquote {
	margin: 5px 20px;
	padding: 0;
	color: #666;
	border: 1px dashed #aaa;
	background: #f2eadb;
}
blockquote p {
	padding: 10px 20px;
	display: block;
}
.endline {
	clear: both;
}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(images/top_frame.jpg) no-repeat top left;
}

/* Header */
#header {
	width: 1000px;
/*	height: 356px;*/
	height: 383px;
}
#header h1 {
	font-size: 4.5em;
	color: #eb4209;
	padding: 21px 0 0 368px;
}
#header h1 a {
	text-decoration: none;
	color: #eb4209;
}
#header h1 a:hover {
	text-decoration: none;
	color: #f77d4a;
}
#header h2 {
	font-size: 1.8em;
	color: #eb4209;
	padding: 0 0 0 368px;
}
#rss {
	padding: 0 0 0 925px;
}

/* Navigation */
#navigation {
	width: 279px;
	height: 36px;
	*position: relative;
/*	margin: 118px 0 0 722px;*/
	margin: 147px 0 0 722px;
}
#navigation div {
	display: table;
	height: 36px;
	*height: auto;
	position: relative;
	*position: absolute;
	*top: 50%;
	*left: 0;
}
#navigation div div {
	display:table-cell;
	vertical-align:middle;
	*position: relative;
	*top: -50%;
	*left: 0;
}
#navigation ul {
	width: 277px;
	list-style-type: none;
	padding-left:10px;
}
#navigation ul li {
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	padding: 0 12px 0 0;
}
#navigation ul li a {
	color: #8a460f;
}
#navigation ul li a:hover {
	color: #eb4209;
}

/* Container */
#container {
	width: 1000px;
/*	margin: 17px 0 0 0;*/
	background: url(images/content_bg.jpg) repeat-y 86px 0px;
}

/* Content */
#content {
	width: 637px;
	display: inline;
	margin: 0 0 0 86px;
/*	padding-top:20px;*/
	float: left;
}
#content h2 {
/*	width: 560px;*/
	margin: 0 36px 5px 36px;
	font-size: 32px;
	text-align:center;
	padding-bottom: 3px;
	border-bottom: 1px dotted #300;
	color: #300;
}
.post {
	width: 560px;
	position: relative;
	margin: 0 0 2px 36px;
}
/* archive list */
.post h3 {
	font-size: 20px;
}
.post_out {
	width: 100%;
	margin: 0;
	clear:both;
}
.post_in {
	width: 400px;
	margin: 0;
	float:left;
}
.post_youtube {
	width: 200px;
	margin: 0;
	float:left;
}

.post ul {
	margin: 5px 0 0 0;
}
.post li {
	width: 100%;
	margin: 0 0 0 3px;
	padding: 0;
	border: none;
	list-style-type: none;
/*	background: url(images/sidebar_top_li.gif) no-repeat left 6px;*/
	font-size: 20px;
}
.post_amazon_left {
	width:250;
	margin-left:5px;
	float:left;
}
.post_amazon_right {
	margin-left:265px;
}
.adsense_h_468 {
	text-align: center;
/*	margin-top:20px;*/
}
.adsense_archive_v {
	margin-left:400px;
}
.adsense_single_v {
	margin-left:400px;
}


.postmetadata {
	color: #929292;
	font-size: 24px;
	padding: 0 0 5px 0;
	text-align: center;
}
.postmetadata a {
	text-decoration: none;
}
.postmetadata a:hover {
	text-decoration: none;
}
.post_date {
	width: 84px;
	height: 41px;
	padding: 0 0 0 19px;
	line-height: 36px;
	position: absolute;
/*	left: -138px;*/
	left: -122px;
	top:0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	background: url(images/date_bg.jpg) no-repeat left top;
}
/* single post */
.entry {
	font-size: 16px;
	line-height: 20px;
	padding-right:10px;
}
.entry p {
	padding-bottom: 14px;
}
.entry_amazon {
	margin-left:400px;
	float:left;
}
.tags {
	font-size: 1.2em;
	color: #623200;
	margin: 10px 0 0 10px;
}
.tags a {
	text-decoration: underline;
}
.tags a:hover {
	text-decoration: none;
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}

/* PageNavi*/
.wp-pagenavi {
	padding: 5px 40px;
	margin-left: 17px;
}
.wp-pagenavi a {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #000;
	color: #fff;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}

/* Social Bookmarking */
.bookmark {
	margin: 18px 0 0 10px;
}
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}
.bookmark_icon {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	_filter: alpha(opacity=100);
}
.bookmark_icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* Comments */
.read_comments {
	height: 32px;
	text-align: right;
	margin: 10px 0 0 0;
	background: url(images/comments-bg.jpg) no-repeat;
}
.read_comments a {
	font-size: 1.2em;
	color: #ba5e14;
	padding: 10px 0 10px 25px;
	background: url(images/read_comments_ico.gif) no-repeat left;
	font-weight: bold;
}
.comments {
	margin: 10px 0 0;
	border-top: 1px solid #cccccc;
	padding: 10px 0 0;
	width: 100%;
}
h3#comments {
	padding: 0 0 0 10px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}
#commentform {
	margin: 5px 0 0 0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#respond {
	padding: 0 0 0 10px;
	color: #333;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 0 0 10px;
	*margin: 0 0 0 10px;
	*padding: 0;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	color: #666;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}
.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border: 1px solid #000;
}
.alt {
	border-left: 1px solid #666;
	background-color: #EFE6DE;
	padding: 10px;
}
.even {
	border-left: 1px solid #666;
	background-color: #E6D6CA;
}

/* Sidebar */
#sidebar {
	width: 268px;
/*	margin: 8px 0 0 0;*/
	line-height: 16px;
	float: left;
	position: relative;
	color: #666666;
}
#sidebar a {
	color: #424242;
}
#sidebar ul ul {
	font-size: 1.2em;
}
#sidebar_top h3 {
	font-size: 1.6em;
	padding: 0 0 0 6px;
	color: #444444;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar_top {
	padding: 20px 0 0 0;

	background: url(images/sidebar_paper_bg.jpg) repeat-y;
}
#sidebar_top ul li {
	width: 191px;
	padding: 0 10px 10px 0;
	margin: 0 0 15px 32px;
	border-bottom: 1px dashed #323232;
}
#sidebar_top ul ul {
	margin: 5px 0 0 0;
}
#sidebar_top ul ul li {
	width: 164px;
	margin: 0 0 0 6px;
	padding: 2px 0 2px 18px;
	background: url(images/sidebar_top_li.gif) no-repeat left 6px;
/*	color: #843821;*/
	border: none;
}
/*
#sidebar_top ul ul li:hover {
	color: #f77d4a;
}*/
.sidebar_paper_bottom {
	height: 13px;
	background: url(images/sidebar_paper_bottom.jpg) no-repeat;
}

/* For Widgets */
h3.sidebar_bottom_widget {
	padding: 0 0 0 27px;
}
#sidebar_bottom {
	margin: 95px 0 0 27px;
}
#sidebar_bottom ul {
	
}
#sidebar_bottom ul li {
	margin: 0 0 18px 0;
}
#sidebar_bottom ul ul {
	
}
#sidebar_bottom ul ul li {
	width: 151px;
	margin: 0 0 0 28px;
	padding: 2px 0 2px 12px;
	background: url(images/sidebar_bottom_li.gif) no-repeat left 8px;
}
.fix_bottom {
	width: 192px;
	height: 93px;
	position: absolute;
	background: url(images/fix_bottom.jpg) no-repeat;
}

/* searchform */
#searchform {
	width: 259px;
	height: 82px;
	margin: 5px 0 0 0;
	position: absolute;
	left: -3px;
	background: url(images/search_bg.jpg) no-repeat;
}
.searchtext {
	width: 152px;
	color: #666;
	display: inline;
	margin: 26px 0 10px 60px;
	border: 0;
	background: none;
}
#searchsubmit {
	display: block;
	border: 0;
	width: 52px;
	height: 18px;
	margin: 0 0 0 167px;
}

/* Footer */
#footer {
	width: 637px;
	height: 127px;
	margin: 0 0 20px 86px;
	background: url(images/footer_bg.jpg) left top no-repeat;
	clear: both;
	color: #6d382c;
	font-size: 1.1em;
}
.credit {
	width: 595px;
	text-align: right;
	padding: 50px 0 0 0;
}
.credit a {
	color: #f77d4a;
	text-decoration: none;
}
.credit a:hover {
	text-decoration: underline;
}

/* Images */

p img {
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}

/* ================================================================ 
horizontal sliding door menu
=================================================================== */
#nav {margin: 10px 0 37px 0;}

/* the styling */
#nav {float:left; width:592px; height:auto; background:#f2f2f2 url("images/bottom_line_orange.gif") repeat-x bottom; position:relative; margin-left:109px;}

#nav .select, #nav .current {margin:0; padding:0; list-style:none; display:block;}

#nav li {display:inline; margin:0; padding:0;height:auto;}

#nav .select a,
#nav .current a {display:block; height:21px; float:left; background: url("images/left_orange.gif") no-repeat left top; padding:0 0 0 3px; border-bottom:1px solid #843821; text-decoration:none; font-family: Arial, Sans-Serif; font-size:12px; line-height:20px; white-space:nowrap; margin-left:2px;}
* html #nav .select a, * html #nav .current a {width:1px;}

#nav .select a b, 
#nav .current a b {height:100%; display:block; background:url("images/right_orange.gif") no-repeat right top; padding:0 6px 0 3px; color:#843821;}

#nav .select a:hover, 
#nav .select li:hover a {background-position:0 -75px; border-color:#046; cursor:pointer;}

#nav .select a:hover b, 
#nav .select li:hover a b {background-position:100% -75px; border-color:#046; color:#fff;}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0; font-family: Arial, Sans-Serif; font-size:12px; height:30px;}

#nav .current a {background-position:0 -75px; border-color:#046;}
#nav .current a b {background-position:100% -75px; color:#ff6;}

#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {background:#b35c0f url(images/sub_sep_orange.gif) top right no-repeat; color:#fff; text-decoration:none;}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {background:#b35c0f url(images/sub_sep_orange.gif) top right no-repeat; color:#fff; text-decoration:none;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:586px; top:21px; left:0; background:#e18a02; margin:1px 0 0 2px; padding:0; z-index:100; border-bottom:15px solid #f2f2f2;}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}
#nav .sub_active {display:block; position:absolute; width:586px; top:21px; left:0; background:#e18a02; margin-top:1px; padding:0; z-index:10; color:#843821; border-bottom:15px solid #f2f2f2;}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#nav .sub_active a {height:25px; float:left; text-decoration:none; line-height:24px; white-space:nowrap; font-weight:normal;}
#nav .sub_active a, 
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {display:inline; background:#e18a02 url(images/sub_sep_orange.gif) top right no-repeat; padding:0 5px 0 2px; margin:0; font-size:13px; width:auto; white-space:nowrap; font-weight:normal; border:0; color:#fff; height:25px; line-height:24px; }

.breadcrumb {
	font-size: 12px;
	margin-bottom: 10px;
}

