/*

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: Arial, Tahoma, Verdana, sans-serif;

	color: #262626;

	background: url(images/bg.jpg) #fff;

}



::-moz-selection {

	background: #00000;

	color: #ffffff;

}



::selection {

	background: #00000;

	color: #ffffff;

}



code::-moz-selection {

	background: #333;

}



code::selection {

	background: #333;

}



a {

	text-decoration: none;

	color: #B300AA;

}





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 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}



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: 360px;

}



#header h1 {

	font-size: 4.5em;

	color: #eb4209;

	padding: 0px 0 0 0px;

        

}

#header h1 a {

	text-decoration: none;

	color: #eb4209;

}

#header h2 {

	font-size: 1.4em;

	color: #eb4209;

	padding: 18 0 0 330px;

}

#rss {

	padding: 0 0 0 925px;

}



#home{

padding: 0 0 0 0;

}



/* Navigation */

#navigation {

	width: 279px;

	height: 36px;

	*position: relative;

	margin: 30px 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;

}

#navigation ul li {

	font-size: 1.4em;

	font-weight: bold;

	float: left;

	padding: 0 12px 0 0;

}

#navigation ul li a {

	color: #B300AA;

}

#navigation ul li a:hover {

	color: #44176C;

}





/* Container */

#container {

	width: 1000px;

/*	margin: 18px 0 0 0;*/

	background: url(images/content_bg.jpg) repeat-y 86px 0px;

}



/* Content */

#content {

   width: 637px;

   display: inline;

   margin: 0 0 0 86px;

   float: left;

}

.post {

	width: 540px;

	position: relative;

	margin: 0 0 10px 52px;

}

.postmetadata {

	color: #44176C;

	font-size: 1.2em;

	padding: 5px 20px 5px 0;

	text-align: right;

}

.postmetadata a {

	text-decoration: underline;

}

.postmetadata a:hover {

	text-decoration: none;

}

.post_date {

	width: 84px;

	height: 41px;

	padding: 0 0 0 19px;

	line-height: 36px;

	position: absolute;

	left: -138px;

	top:0;

	color: #fff;

	font-size: 1.2em;

	font-weight: bold;

	background: url(images/date_bg.jpg) no-repeat left top;

}

.entry {

	width: 540px;

	overflow: hidden;

	font-size: 1.2em;

	line-height: 20px;

}



.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 Arial, Tahoma, 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: #B300AA;

	padding: 10px 0 10px 25px;

	background: url(images/read_comments_ico.gif) no-repeat left;

	font-weight: bold;

}

.comments {



}



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: 1.1em Arial, Tahoma, Verdana, Sans-Serif;

}



#commentform textarea {

	width: 98%;

	padding: 2px;

	font: 1.1em Arial, Tahoma, Verdana, Sans-Serif;

}



#commentform p {

	margin: 5px 0;

	font-family: Arial, Tahoma, Verdana, 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: 1.1em Arial, Tahoma, Verdana, Sans-Serif;

}



.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

	font-size: 1.1em;

}



.commentlist p {

	margin: 10px 5px 10px 0;

	font-weight: normal;

	line-height: 1.5em;

	font-size: 1.1em;

	text-transform: none;

}



.commentlist li .avatar { 

	float: right;

	border: 0px solid #333;

	padding: 2px;

	background: #333;

}



.commentlist li a {

	color: #333;

}

.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

}



.nocomments {

	text-align: center;

}



.commentmetadata {

	font-size: 1em;

	display: block;

	font-weight: normal;

}

.thread-alt {

	background-color: #dcbea4;

}



.thread-even {

	background-color: #e3cbb3;

}



.depth-1 {

	border: 0px solid #000;

}



.alt {

	border-left: 0px solid #666;

	background-color: #EFE6DE;

	padding: 10px;

}



.even {

	border-left: 0px solid #666;

	background-color: #965BC5;

}



/* Sidebar */

#sidebar {

	width: 259px;

/*	margin: 8px 0 0 0;*/

	line-height: 16px;

	float: left;

	position: relative;

	color: #666;

}

#sidebar a {

	color: #B300AA;

}

#sidebar ul ul {

	font-size: 1.2em;

}

#sidebar_top h3 {

	font-size: 1.6em;

	padding: 0 0 0 6px;

	color: #44176D;

}

#sidebar ul {

	list-style-type: none;

}

#sidebar_top {

	padding: 30px 0 0 0;

	background: url(images/sidebar_paper_bg.jpg) repeat-y;

}

#sidebar_top ul li {

	width: 184px;

	padding: 0 10px 10px 0;

	margin: 0 0 15px 44px;

	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;

	border: none;

	background: url(images/sidebar_top_li.gif) no-repeat left 6px;

}

.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: 135px;

	margin: 0 0 0 86px;

	background: url(images/footer_bg.jpg) left top no-repeat;

	clear: both;

	color: #B300AA;

	font-size: 1.1em;

}



.credit {

	width: 585px;

	text-align: right;

	padding: 70px 0 0 0;

}

.credit a {

	color: #B300AA;

	text-decoration: none;

}



/* 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;

}

#sidebar ul ul ul {

	border: none;

	margin: 0;

	padding: 0;

	background: none;

}

#sidebar ul ul ul li {

	width: 80%;

	border: none;

	font-size: 12px;	

}

#sidebar select {

	margin-left: 37px;

	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;

}
