/*
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: Verdana, Arial, Helvetica, sans-serif;
	color: #5d513a;
	background: url(images/bg2.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: #803821;
}


a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img {
	border: none;
}

h1,h2,h3,form,ul,li {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 3em;
	color: #7a416a;
}

h2 {
	font-size: 1.6em;
}


h4 {
	font-size: 1.6em;
	margin: 0 0 0 40px;
	color: #f6f5e3;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}

blockquote {
	margin: 2px 20px 8px 10px;
	padding: 0;
	color: #666;
	border-top: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
	background: #f2eadb;
}

blockquote p {
	padding: 7px 5px 1px 5px;
	display: block;
}

.cat-item-1 {display:none;}

.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;
	padding: 2px 0 0 0;
	background: url(images/top_frame2.jpg) no-repeat top left;
}


/* Header */
#header {
	width: 1000px;
	height: 356px;
	cursor: default;
}

#header h1 {
	font-size: 2.5em;
	color: #eb4209;
	padding: 51px 0 0 330px;
	display:none;
}
#header h1 a {
	text-decoration: none;
	color: #eb4209;
	display:none;
}
#header h2 {
	font-size: 1em;
	color: #eb4209;
	padding: 0 0 0 30px;
	display:none;
}

#header #space {
	background-image:url(images/spacer.gif);
	padding: 1px 0 0 330px;
}
#twitter {
    position: relative;
	left: 592px;
	top: -30px;
}
#rss {
	position: relative;
	left: 645px;
	top: -78px;
}
#facebook {
	position: relative;
	left: 620px;
	top: -50px;
}



/* Navigation */
#navigation {
	width: 279px;
	height: 36px;
	*position: relative;
	margin: 248px 0 0 732px;
}
#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;
}
#navigation ul li {
	font-size: 1.3em;
	font-weight: bold;
	float: left;
	padding: 0 11px 0 0;
}
#navigation ul li a {
	color: #d2bdc0;
}
#navigation ul li a:hover {
	color: #f6f4e2;
}


/* Container */
#container {
	width: 1000px;
/*	margin: 17px 0 0 0;*/
	background: url(images/content_bg2.jpg) repeat-y 86px 0px;
}

/* Content */
#content {
   width: 637px;
   display: inline;
   margin: 0 0 0 86px;
   float: left;
}
.post {
	width: 560px;
	position: relative;
	padding: 10px 5px 5px 5px;
	margin: 5px 5px 10px 32px;
	background-color: #f6f4e2;
}
.postmetadata {
	color: #a19797;
	font-size: 1em;
	padding: 2px 10px 2px 0;
	text-align: right;
	background-color: #e7e5d2;
}
.postmetadata a {
	color: #a19797;
	text-decoration: underline;
}
.postmetadata a:hover {
	color: #7f584b;
}
.post_tag {
	width: 56px;
	height: 47px;
	padding: 0 0 0 33px;
	line-height: 36px;
	position: absolute;
	left: -56px;
	top:0;
	background: url(images/flag2.png) no-repeat left top;
}
.post_date {
	width: 92px;
	height: 44px;
	padding: 0 0 0 33px;
	line-height: 36px;
	position: absolute;
	left: -92px;
	top:0;
	color: #f6f4e2;
	font-size: .8em;
	font-weight: bold;
	background: url(images/flag.png) no-repeat left top;
}
.entry p {
	margin:3px 14px 3px 3px;
	margin-bottom: 1.5em;
}
.entry {
	padding: 0 0 0 0;
	width: 560px;
	overflow: hidden;
	font-size: 1.2em;
	line-height: 20px;
}

.tags {
	font-size: 1em;
	color: #7f584b;
	margin: 5px 5px 0 5px;
	border-top: 2px dotted #e7e5d2;
}

.tags a {
	color: #cbb39a;
	text-decoration: underline;
}
.tags a:hover {
	color: #7f584b;
}
.notfound {

	height: 420px;
	width: 560px;
	margin: 10px 38px;
	background: url(images/sorry.jpg) no-repeat center bottom #f6f4e2;
}

.notfound p{
	padding: 30px 0 5px 30px;
	text-align:left;
	font-size: 1.2em;
	font-weight: bold;
	color: #7e2d17;
}
.nopage {

	height: 505px;
	width: 560px;
	margin: 0 5px;
	background: url(images/404.jpg) no-repeat center top #f6f4e2;
}

.nopage p{
	padding: 30px 0 5px 30px;
	text-align:left;
	font-size: 1.2em;
	font-weight: bold;
	color: #7e2d17;
}

.tagcloud{
	width: 292px;
	height: 190px;
	margin: 20px;
	padding: 10px 25px;
}
/* PageNavi*/

.wp-pagenavi {
	padding: 5px 40px;
	margin: auto;
}

.wp-pagenavi a {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	text-decoration: none;
	color: #7c416f;
	background-color: #f6f4e2;
}

.wp-pagenavi a:hover {
	color: #f6f4e2;
	background-color: #886a81;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	color: #f6f4e2;
	background-color: #7c416f;
}

/*Gallery*/
.bookmarks-gallery {
	width: 568px;
	position: relative;
	padding: 0;
	margin: -15px 5px 5px 33px;
	background-color: #f6f4e2;
	text-align: center;
	border: 1px solid #816468;
}
.bookmarks-gallery img {
	width: 120px;
	height: 120px;
	margin: 4px;
	border: 3px solid #816468;
}
.bookmarks-gallery h2 {
	font-size: 1.6em;
	text-align: center;
	background: url(images/gallerybg.jpg) no-repeat center bottom #816468;
	margin: 0 0 6px 0;
	color: #f6f4e2;
	padding: 2px 0;
}
.bookmarks-gallery .bottom {

	margin: 6px 0 0 0;
}
	
	
/* 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: 15px 0 0 10px;	
}

.bookmark ul {
	display: inline;
}

.bookmark ul li {
	padding: 0 2px;
	background: none;
	display: inline;
	list-style-type: none;
}

.bookmark_line img {
	border: 0;
}


/* Comments */
.read_comments {
	height: 35px;
	text-align: right;
	margin: 5px 10px 0 0;
	background: url(images/comments-bg.jpg) no-repeat;
}
.read_comments a {
	font-size: 1em;
	color: #ba5e14;
	padding: 8px 0 8px 15px;
	background: url(images/PostCommentsIcon.gif) no-repeat left;
}
.comments {

}

h3#comments {
	padding: 0 0 0 10px;
}

h3#comments, #respond h3 {
	padding-top: 20px;
	font-size: 1.4em;
	color: #333;
}

h2#comments h2 {
	padding-top: 10px;
	font-size: 1em;
	color: #333;
}

#commentform {
	margin: 0 0 0 0;
}

#commentform input {
	width: 125px;
	padding: 2px;
	margin: 5px 15px 5px 25px;
	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 5px;
	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: 5px 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: 5px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}

.commentlist li .avatar {
	display: none;
	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: #f3f3e9;
}

.thread-even {
	background-color: #fbfbf0;
}

.depth-1 {
	border: 1px solid #000;
}

.alt {
	border-left: 1px solid #666;
	background-color: #fbfbf0;
	padding: 10px;
}

.even {
	border-left: 1px solid #666;
	background-color: #f3f3e9;
}

.authcomment {
	background-color: #B3FFCC;
} 

/* Sidebar */
#sidebar {
	width: 269px;
/*	margin: 8px 0 0 0;*/
	line-height: 16px;
	float: left;
	position: relative;
	color: #666;
}
#sidebar a {
	color: #6e6e6e;
}
#sidebar ul ul {
	font-size: 1.2em;
}
#sidebar_top h3 {
	font-size: 1.4em;
	padding: 0 0 0 6px;
	color: #855045;
	display: none;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar_top {
	padding: 5px 0 0 0;
	background: url(images/sidebar_paper_bg2.jpg) repeat-y;
}
#sidebar_top ul li {
	width: 184px;
	padding: 0 5px 20px 0;
	margin: 0 0 20px 34px;
}
#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;
	border: none;
	background: url(images/bullet.gif) no-repeat left 6px;
}
.sidebar_paper_bottom {
	height: 13px;
	background: url(images/sidebar_paper_bottom2.jpg) no-repeat;
}
.sidebar_links {
 	position: absolute;
	top: 240px;
	left: 36px;
}
#google_translate_element {
	display:block;
	margin-left: 45px;
}

.sidebar_gallery {
	margin: 8px 0 0 8px;
}
/* For Widgets */
h3.sidebar_bottom_widget {
	padding: 0 0 0 7px;
}

#sidebar_bottom {
	margin: 128px 0 0 10px;
}
#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;
}

#pp_bottom {
	width: 192px;
	height: 93px;
	margin: 0 0 0 28px;
	position: absolute;
	background: url(images/pp_bg.png) no-repeat;
}

#pp_bottom span{
	position: absolute;
	left: 17px;
	top: 61px;
}

#ban_bottom {
	display: block;
	position: relative;
	left: 62px;
	top: 120px;
}
#ban_bottom span{
    position: relative;
	left: 20px;
}

/* searchform */
#searchform {
	width: 244px;
	height: 111px;
	margin: 5px 0 0 0;
	position: absolute;
	left: -7px;
	background: url(images/search_bg2.jpg) no-repeat;
}
.searchtext {
	width: 140px;
	color: #666;
	display: inline;
	margin: 34px 0 10px 80px;
	border: 0;
	background: none;
	cursor: text;
}
#searchsubmit {
	display: block;
	border: 0;
	width: 52px;
	height: 18px;
	margin: -8px 0 0 170px;
}

/* Footer */
#footer {
	width: 637px;
	height: 79px;
	margin: 0 0 0 86px;
	background: url(images/footer_bg2.jpg) left top no-repeat;
	clear: both;
	color: #897162;
	font-size: .9em;
}

.credit {
	width: 620px;
	text-align: right;
	padding: 35px 0 0 0;
}
.credit a {
	color: #897162;
	text-decoration: none;
}

/* Images */

p img {
	max-width: 100%;
}

img.aligncenter {
	display: block;
	margin: 10px 0 0 6px;
}

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
}

.calignright {
	float: right;
	padding: 0 0 0 20px;
}

.calignleft {
	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;
}
#sidebar ul ul ul {
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}
#sidebar ul ul ul li {
	width: 100%;
	border: none;
	font-size: 12px;	
}
#sidebar select {
	margin-left: 17px;
	width: 80%;	
}
#content .entry ul {
	margin: 0 22px;
	list-style-type: disc;
}
#content .entry ol {
	margin: 0 0px;
	padding: 0 30px;
	list-style-type:decimal;
}

.sticky {
	height: 187px;
	width: 560px;
	position: relative;
	padding: 10px 5px 5px 5px;
	margin: 5px 5px 10px 32px;
	background: url(images/sticky_bg.jpg) left top no-repeat;
}
.stickylinks {
	height: 112px;
	width: 560px;
	position: relative;
	padding: 10px 5px 0 5px;
	margin: 5px 5px 0 32px;
	background: url(images/stickylinks_bg.jpg) left top no-repeat;
}
.stickysubmit {
	height: 112px;
	width: 560px;
	position: relative;
	padding: 10px 5px 0 5px;
	margin: 5px 5px 0 32px;
	background: url(images/stickysubmit.jpg) left top no-repeat;
}

.bypostauthor { background-color:#e7e5d2 !important; }
