/*
Theme Name: Flowers Theme
Theme URI: http://wordpress.org/
Description: The default Flowers site theme.
Version: 1.0
Author: Dmitry Kovalenko
*/

* {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

body {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: #838383;
	background: url(images/bg000000.gif) top repeat-x;
}

img {
	border: 0;
}

table,td {
	border-collapse: collapse;
}

table,td,img {
	border: 0;
}

td,tr {
	vertical-align: top;
	text-align: left;
}

/***forms*******************************************/
input,textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	font-weight: normal;
	text-align: left;
}

.searching {
	font-family:arial;
	width: 120px;
	height: auto;
	color: #000000;
	height: 18px;
	margin-right: 4px;
	border: 1px solid #808080;
	vertical-align: middle
}

.column-center input,.column-center textarea {
	margin: 3px 0 3px 5px;
}

/***end forms*******************************************/
.min-width {
	width: expression((( document.documentElement.clientWidth ||  
		document.body.clientWidth) <   1000 ) ?   "1000px" :   "100%" );
	min-width: 1000px;
}

.main {
	width: 1000px;
	margin: auto;
	position: relative;
}

a {
	color: #323232;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 3.75em;
	color: #282828;
	font-weight: normal;
	text-transform: none;
	font-family: Arial;
	line-height: 1.01em;
	width: auto;
}

h1 a {
	color: #282828;
	text-decoration: none;
}

h2 {
	font-size: 13px;
}
h2 a {
	color: #F82C21;
}

h3 {
	color: #000000;
	font-weight: bold;
	font-size: 1.12em;
	line-height: 1.18em;
	padding: 15px 10px 0px 0px;
	text-transform: uppercase;
}

h3 a {
	color: #000000;
	font-size: 1.01em;
	line-height: 1.12em;
	text-decoration: none;
	text-transform: uppercase;
}

h3 a:hover {
	text-decoration: underline;
}

.pagetitle {
	padding: 10px;
}

.center {
	padding: 0 0 10px 0;
}

/***global*******************************************/
.content {
	width: 100%;
	padding-top: 24px;
}
.content .entry {
	margin-top:9px;
}
ul {
	margin: 0;
}

.side-bar-left {
	width: 218px;
	margin-right: -218px;
	position: relative;
	float: left;
}

.side-bar-left .ind {
	padding: 0px 20px 0px 25px;
}

.side-bar-right {
	width: 257px;
	margin-left: -257px;
	float: left;
}

.side-bar-right .ind {
	padding: 9px 20px 0px 49px;
}

.column-center {
	float: left;
	width: 100%;
}

.indent-center {
	padding: 0 240px 0 218px;
}

.clear {
	clear: both;
}

.clear-block {
	width: 100%;
	overflow: hidden;
}

/***global*******************************************/
	/***Begin Images *******************************************/
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 0;
	margin: 2px 18px 2px 0;
	display: inline;
}

img.alignleft {
	padding: 0;
	margin: 2px 18px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/***End Images *******************************************/
	/***header*******************************************/
#header {
	width: 100%;
	margin: 0 auto;
	background: url(images/bg-top.jpg) no-repeat 0 0;
	height: 374px;
}

#header .logo {
	padding: 75px 0 5px 155px;
	background: url(images/logo.jpg) no-repeat 41px 35px;
}

#header span {
	font-family: Arial;
	font-size: 1.12em;
	line-height: normal;
	color: #848484;
	text-transform: none;
	font-weight: normal;
}

#header .block-search {
	padding: 10px 0 18px 0;
	background: url(images/bg-searc.gif) top left no-repeat;
	margin-top: 9px;
}

#header .block-search span {
	color: #FFFFFF;
	font-weight: bold;
}

#header .slogan {
	margin: 113px 347px 0px 70px;
	float: left;
}

#header .slogan2 {
	margin: 152px 0px 0px 0px;
}

.tail-top {
	background: url(images/bg-left0.gif) left top repeat-x;
}

.right-bgd {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 270px;
	background: url(images/bg000000.gif) left top repeat-x;
}

#AlphabeticalList {
	font-size:13px;
	font-weight:bold;
	position:relative;
	left:440px;
	top:-7px;
	color:#323232;
	width:500px;
}
#AlphabeticalList a {
	color:#F82C21;
}

/*.menu { background:url(images/images/bg_menu.gif) center top repeat; min-height:53px; height:auto !important; height:53px;}
.menu li { font-size:1.27em; line-height:normal; color:#CDDDB7; float:left; background:url(images/images/sep_menu.gif) right top no-repeat; height:52px;}
.menu li a{color:#CDDDB7; display:block; padding:18px 50px 0 50px; text-decoration:none;}
.menu li a:hover{text-decoration:underline;}*/
	/***end header*******************************************/
	/***box*******************************************/
	/***box*******************************************/
	/***side_bar*******************************************/
#categories ul {
	margin-left: 4px;
}

#categories li a {
	line-height: 1.81em;
	color: #f82c21;
	text-decoration: underline;
	background: url(images/a1000000.gif) no-repeat 0px 6px;
	padding: 0 0 0 15px;
}

#categories li a:hover {
	text-decoration: none;
}

.side-bar .inside {
	padding: 0 0 0 0;
}

.widget-style#categories {
	padding: 0px;
	background: none;
}

.widget-style#categories .children {
	margin: 0 0 0 15px;
}

.widget-style#categories .children li {
	background: none;
}

.indentX p {
	padding: 0 0 10px 0;
}

/**********************************************/
.inside-widget {
	padding: 0px 14px 0px 0px;
}

.widget-style {
	background: url(images/line0000.gif) bottom repeat-x;
	margin: 0px 0px 15px 0px;
	padding: 0 0 15px 17px;
}

.widget-style h2 {
	font-size: 1.01em;
	line-height: 1.27em;
	color: #323232;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0 10px 0px;
}

.widget-style h2.link {
	padding: 0px 0 5px 0px;
}

.widget-style h2 a {
}

.widget-style h2 a:hover {
	text-decoration: none;
}

.widget-style ul {
	margin: 0 0 0 4px;
}

.widget-style li {
	font-size: 1.01em;
	line-height: 1.12em;
	color: #6a6a6a;
	background: url(images/sep00000.htm) left bottom repeat-x;
	padding: 0 0 2px 0px;
}

.widget-style li a {
	font-size: 1.01em;
	line-height: 1.23em;
	color: #6a6a6a;
	text-decoration: none;
	background: url(images/a2000000.gif) no-repeat 0px 5px;
	padding: 0 0 0 15px;
}

.widget-style li a:hover {
	text-decoration: underline;
}

/************/ /*#archives .inside-widget { padding:12px 14px 0 14px;}
.widget-style#archives { background:#AFE842; margin:0 0 10px 0; padding:0 0 12px 0;}
.widget-style#archives h2 {font-size:1.09em; line-height:1.27em; color:#FFFFFF; font-weight:normal; background:#A1D936; padding:5px 0 4px 15px;}
.widget-style#archives h2 a {color:#FFFFFF; text-decoration:none;}
.widget-style#archives h2 a:hover {text-decoration:none;}

.widget-style#archives ul { margin:0 0 0 0;}
.widget-style#archives li { font-size:1.01em; line-height:1.45em; color:#364628; background:url(images/images/sep_arch.gif) left bottom repeat-x; padding:0 0 2px 3px;}
.widget-style#archives li a { font-size:1.01em; line-height:1.45em; color:#364628; text-decoration:none; background:url(images/images/arr_arhc.gif) no-repeat 0px 6px; padding:0 0 0 11px;}
.widget-style#archives li a:hover { text-decoration:underline;}
*/ /***********/
#links_with_style .inside-widget {
	padding: 12px 14px 0px 0px;
}

/*.widget-style#links_with_style { margin:0 0 10px 0; padding:0 0 12px 0;}*/
.widget-style#links_with_style h2 {
	font-size: 1.01em;
	line-height: 1.27em;
	color: #323232;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0 4px 0px;
	font-family: Tahoma;
}

.widget-style#links_with_style h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.widget-style#links_with_style h2 a:hover {
	text-decoration: none;
}

.widget-style#links_with_style ul {
	margin: 0 0 0 4px;
}

.widget-style#links_with_style li {
	font-size: 1.01em;
	line-height: 1.45em;
	color: #364628;
	background: none;
}

.widget-style#links_with_style li a {
	font-size: 1.01em;
	line-height: 1.23em;
	color: #6a6a6a;
	text-decoration: none;
	background: url(images/a2000000.gif) no-repeat 0px 5px;
	padding: 0 0 0 15px;
}

.widget-style#links_with_style li a:hover {
	text-decoration: underline;
}

/**********************************************/
	/**********************************************/
#links_with_style ul {
	margin: 0 0 0 0;
	background: none;
}

#links_with_style ul ul h2 {
	margin: 0 0 0 0;
	background: none;
}

#links_with_style ul li h2 {
	font-size: 12px;
	line-height: 14px;
	list-style: none;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 0 4px 15px;
	margin: 0 0 0 0;
}

#links_with_style ul li {
	padding: 0;
}

#links_with_style ul li ul {
	margin: 0 0 0 0;
}

#links_with_style ul li ul li {
	font-size: 1.01em;
	color: #000000;
	padding: 0 0 2px 3px;
	background: url(images/sep_link.htm) left bottom repeat-x !important;
}

#links_with_style ul li ul li a {
	padding: 0 0 0 11px;
}

/**********************************************/
	/**********************************************/
#calendar_wrap {
	vertical-align: top;
	width: auto;
	margin: auto;
	padding: 13px 0px 0px 0;
}

#calendar_wrap caption {
	color: #6a6a6a;
	font-weight: bold;
	font-size: 1.21em;
	padding-bottom: 4px;
}

#calendar_wrap td {
	width: 25px;
	text-align: right;
	color: #6a6a6a;
	font-size: 1.11em;
	padding: 3px 0px
}

#calendar_wrap td a {
	color: #6a6a6a;
}

#calendar_wrap th {
	color: #f82c21;
	text-align: right;
}

#calendar_wrap a {
	font-weight: bold;
}

/**********************************************/
#tag_cloud a {
	color: #ef574f;
	line-height: 1.01em;
	text-decoration: none;
}

#tag_cloud a:hover {
	text-decoration: underline;
}

.post {
	padding: 0 0 20px 0;
}

.post h3 {
	padding: 0 0 5px 0;
}

/**********************************************/
#statusbar {
	background: none;
	text-align: left;
	color: #6a6a6a;
}

#statusbar p {
	padding: 10px;
	margin: 0 0 11px 0;
}

#statusbar a {
	font-weight: bold;
	color: #6a6a6a;
}

/***end side_bar*******************************************/
	/***column_center*******************************************/
.column-center ol {
	list-style: decimal;
}

.column-center ol li {
	list-style-position: inside;
}

.column-center ol li a {
	
}

.column-center ul li {
	list-style: none;
}

.column-center ul li {
	background: url(images/bull0000.gif) 0 7px no-repeat;
	padding: 0 0 0 8px;
}

.column-center ul li a {
	text-decoration: none;
}

.column-center ul li a:hover {
	text-decoration: underline;
}

.column-center p {
	padding: 5px 0 5px 0;
}

.title {
	padding: 0 0 9px 0px;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #dedede;
	border-bottom: 3px solid #fff1ef;
	background: url(images/bg-title.gif) no-repeat 4px 9px;
}

.title-ind {
	padding-left: 36px;
}

.title .info {
	float: left;
	width: 390px;
}

.title .author {
	padding: 2px 0 3px 0px;
	color: #000000;
	font-size: 1.12em;
	line-height: 1.09em;
}

.title .date {
	padding: 13px 5px 0 15px;
	font-size: 1.12em;
	line-height: 1.09em;
	color: #747474;
	font-weight: normal;
	background: url(images/bg-date0.gif) no-repeat 0 23px;
	float: right;
}

.text-box {
	font-size: 1.09em;
	line-height: 1.33em;
	padding: 10px 0 26px 21px;
	/*border-top: 3px solid #fff1ef;*/
	text-align:justify;
}

.text-box .box {
	float: left;
	padding-right: 16px;
}

.text-box .box2 {
	float: left;
	width: 50%;
}

.text-box .bg-line {
	background: url(images/bg-line0.gif) repeat-y 238px 0;
	overflow: hidden;
}

.text-box ul li {
	background: url(images/a1000000.gif) no-repeat 0 6px;
	padding-left: 10px;
}

.thumbnail-col-list {
	float:left;
	width:90px;	
}
.announce-col-list {
	float:left;
	width:410px;	
}
.clear {
	clear:both;
}

.comments {
	text-align: left;
	color: #f82c21;
	font-size: 1.09em;
	font-weight: normal;
	line-height: 1.09em;
	padding: 2px 13px 20px 20px;
}

.comments a {
	text-decoration: underline;
	color: #f82c21;
	font-size: 1.01em;
	line-height: 1.9em;
	background: url(images/a2000000.gif) no-repeat 0 5px;
	padding-left: 9px;
}

.comments a:hover {
	text-decoration: none;
}

/***end column_center*******************************************/
	/* Begin Various Tags & Classes */
acronym,abbr,span.caps {
	cursor: help;
}

acronym,abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding: 0 0 10px 20px;
	border-left: 5px solid #FFCE25;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	width: 100%;
	overflow: hidden;
	display: block;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
}

/* End Various Tags & Classes*/ /* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #f2f2f2;
	border-top: 1px solid #999999;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */ /*************************************/
#recent-posts {
	vertical-align: top;
}

.widget-style#recent-comments li {
	background: url(images/a2000000.gif) no-repeat 0 6px;
	padding-left: 10px;
}

.widget-style#recent-comments li a {
	background: none;
	color: #000000
}

#calendar {
	vertical-align: top;
}

#google-search {
	vertical-align: top;
}

#gsearch {
	text-align: left;
}

#pages {
	vertical-align: top;
}

#text-1 {
	vertical-align: top;
}

#delicious {
	vertical-align: top;
}

#delicious-box {
	text-align: left;
}

/*************************************/
.textwidget {
	padding: 13px 0px 0px 0px;
}

.oddcomment {
	color: #000000;
}

/***footer*******************************************/
#footer {
	font-size: 1.09em;
	line-height: 1.01em;
	color: #646464;
	text-align: center;
}

#footer a {
	color: #f82c21;
}

.foot {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: url(images/bg-foote.gif) top center no-repeat;
	padding: 23px 0px 23px 0px;
}

#footer span {
	padding-left: 231px;
}
/***end footer*******************************************/

#TopAdSense {
	/*border:1px solid black;*/
	width:728px;
	height:15px;
	position:relative;
	top:-3px;
	left:233px;
	background-color:#edeff0;
}
