/*  

Theme Name: Flowerily

Theme URI: http://www.freewpthemes.net/preview/flowerily

Description: Widget ready and tested on WP2.3

Version: 2.0

Author: Free WordPress Themes

Author URI: http://www.freewpthemes.net/

*/



body {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-family:Calibri, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #656565;

	font-weight:normal;

}



h1, h2, h3 {

	margin: 0;

	text-transform: uppercase;

	font-weight: normal;

	color: #08252E;

}











p, ul, ol {

	margin-top: 0;

	line-height: 175%;

	/*text-align: justify;*/

}



ul, ol { }



blockquote { }



a { color: #066ab5; text-decoration: none;}



a:hover { text-decoration: underline; }



a img {

	border: none;

}



img.left {

	float: left;

	margin: 7px 30px 0 0;

}



img.right {

	float: right;

	margin: 7px 0 0 30px;

}



hr { display: none; }



.list1 {

}



.list1 li {

	float: left;

	line-height: normal;

}



.list1 li img {

	margin: 0 30px 30px 0;

}



.list1 li.alt img {

	margin-right: 0;

}



#wrapper {

	margin: 0 0 0 0px;

	padding: 0px 0px 0px 0px;

	background-color:#f4f4f4;

}



/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
	background-color:#f4f4f4;
	border:1px solid #dedede;
}

#header {
	width: 99%;
	height: 20px;
	float:left;
	position:relative;
}


/* Menu */

#menu {
	width: auto;
	height: 20px;
	position:absolute;
	z-index:1000;
	right:0px;
}

/*#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	line-height: normal;
}


#menu li {
	float: left;
	vertical-align:middle;
	line-height:20px;
	color: #066ab5;
}



#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 4px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #066ab5;
	text-decoration: none;
}


#menu a:hover { 
	text-decoration: none; 
	height: 20px;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}


#menu .current_page_item a {
	height: 20px;
	padding: 0px 15px 0px 15px;
	background: #f4f4f4;
	color: #066ab5;
	background-color:#FFF;
}

#menu .first {
	background: none;
}

/* Search */

#search {
	width: 310px;
	height: 70px;
}



#search form {
	margin: 0;
	padding: 10px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 180px;
	height: 18px;
	margin-right: 4px;
	padding: 3px 0 0 5px;
	border: 1px solid #9E9E9E;
	background: #DEDEDE;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img04.jpg) no-repeat left bottom;
}


#page-bgtop {
	padding: 0px 0px 0px 0px;
	border:0px solid #ccc;
	/**background: url(images/img05.jpg) no-repeat left top;*/
}


/** LOGO */

#logo {
	width: 1000px;
	height: 175px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 22px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}


#logo h1 {
	padding-left: 20px;
	padding-top: 50px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
}



#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
}

#banner {
	float: right;
	margin-top: -60px;
	padding: 0px 20px 0px 0px;
}



/* Content */


#content {
	float: left;
	width: 760px;
}


/* Post for Page of Posts*/

.post1 {
	border-bottom: 0px solid #DFDFDF;
	margin:45px 0 0 181px;
	padding:0 0 0 0px;
}

.post1 .title {
	height: 30px;
	color: #007fbf;	
          padding:0 0 0 30px;
	font-weight:bold;
	position:relative;
	z-index:100;
}

.post1 .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #08252E;
	text-decoration: none;
}



.post1 .date {

}

.post1 .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 0px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post1 .meta span {
	display: block;
	margin-top: -10px;
}

.post1 .meta a { }

.post1 .entry {
	padding: 40px 30px 30px 30px;
	width:505px;
	border-left:1px solid #e5f8fd;
	border-right:1px solid #e5f8fd;
	background-color:#FFFFFF;
	margin:10px 0 0 0px;
	background-image:url(images/bodyContBottom.jpg);  background-repeat:no-repeat; background-position:bottom;
}

.post1 .entry-content {
	float: right;
	width: 330px;
}

.post1 .entry-image {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}

.post1 .links a {
	font-weight: bold;
	color: #08252E;
}

.post1 .links .comments {
}

.post1 .links .permalink {
	padding-left: 17px;
}
.LefPan2{background-image: url(images/LeftBlue.jpg); width:157px; height:397px; margin: 80px 0 0 10px; float:left; background-repeat:no-repeat;}

/* Post - single */

.post {

	border-bottom: 0px solid #DFDFDF;

	margin:230px 0 0 181px;

	padding:0 0 0 0px;

}



.post .title {

	height: 30px;

	color: #007fbf;

	padding:0 0 0 30px;

	font-weight:bold;

	position:relative;

	z-index:100;

}



.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #08252E;
	text-decoration: none;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 0px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}



.post .meta span {

	display: block;

	margin-top: -10px;

}



.post .meta a { }



.post .entry {

	padding: 40px 30px 30px 30px;

	width:505px;

	border-left:1px solid #e5f8fd;

	border-right:1px solid #e5f8fd;

	background-color:#FFFFFF;

	margin:10px 0 0 0px;

	background-image:url(images/bodyContBottom.jpg);  background-repeat:no-repeat; background-position:bottom;

}



.post .entry-content {

	float: right;

	width: 330px;

}



.post .entry-image {

	float: left;

	width: 280px;

	padding-right: 20px;

	padding-top: 6px;

	padding-bottom: 30px;

}



.post .links a {

	font-weight: bold;

	color: #08252E;

}



.post .links .comments {

}



.post .links .permalink {

	padding-left: 17px;

}



/* Sidebar 



.Sap{	background-image:url(images/SapBG.jpg);

	background-position:bottom left;

	background-repeat:no-repeat; float:left; width:12px; vertical-align:bottom; min-height:513px; border:1px solid #000; }*/



#sidebar {

	float: right;

	width: 218px;

	font-family:Calibri, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color:#FFFFFF;

	border-left: 1px solid #eaeaea;



}



.FieldWdt{width:180px; border:0px;}



#sidebar ul {

	margin: 0px 10px 0px 10px;

	padding: 0 0 0 0px;

	list-style: none;

	line-height: normal;

	

}



#sidebar li {

	margin-bottom: 0px;

	

}



#sidebar li ul {

	margin: 0px;

	padding: 0px;

}



#sidebar li li {

	margin: 0px;

	padding: 4px 4px 4px 4px;

	border-bottom: 0px solid #DFDFDF;

	/*background: url(images/img09.jpg)  no-repeat left 17px;*/

}



#sidebar li ul li a {

	font-weight: normal;



}



#sidebar li ul li h2 a {

	font-weight: bold;

	font-size:15px;



}



#sidebar li li a:hover {

text-decoration: underline;

}



#sidebar p {

	line-height: 150%;

}



#sidebar h2 {

	height: 30px;

	text-transform: capitalize;

	font-weight:bold ;

}







#sidebar a {

	text-align: left;

	text-decoration: none;

	font-weight: bold;

}





/* Search */



#header-search {

	float: right;

	width: 310px;

	height: 50px;

}



#header-search form {

	float: right;

	margin: 0;

	padding: 14px 30px 0 0;

}



#header-search fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



#header-search input {

	float: left;

	font: 12px Georgia, "Times New Roman", Times, serif;

	border: none;

}



#header-search-text {

	width: 115px;

	height: 18px;

	padding: 3px 0 0 5px;

	border: 1px solid #286cb5;

	background: #f4f4f4;

	color: #000;

	float:left;

}



#header-search-submit {

	height: 21px;

	margin-left: 10px;

	padding: 0px 5px;

	background: #286cb5;

	color: #FFFFFF;

	float:left;

}





.BlueBoxCont{margin:10px 0 0 0px; padding:0px; list-style:none; border:0px solid #000;}



.TopCor{margin:0px; padding:0px; !important list-style-type:none;  }





.BotmCor{margin:0px; padding:0px; !important list-style-type:none;}





.TopleftCor{background-image:url(images/Lght_blu_Top_left.jpg); background-position:0 0px; background-repeat:no-repeat; width:12px; height:10px; float:left;}



.TopMid{border-top:2px solid #ceeefb; height:10px; float:left; width:174px; background-color:#f5fafe;}



.TopRightCor{background-image:url(images/Lght_blu_Top_Rght.jpg); background-position:0 0px; background-repeat:no-repeat; width:12px; height:10px; float:right;}



.BottmleftCor{background-image:url(images/Lght_blu_Bttm_left.jpg); background-position:0 0px; background-repeat:no-repeat; width:12px; height:10px; float:left;}



.BottmMid{border-bottom:2px solid #ceeefb; height:8px; float:left; background:none; width:174px; background-color:#f5fafe;  }



.BottmRightCor{background-image:url(images/Lght_blu_Bottm_Rght.jpg); background-position:0 0px; background-repeat:no-repeat; width:12px; height:10px; float:right;}



.LILeftRightBdr{border-left:2px solid #ceeefb; border-right:2px solid #ceeefb; width:194px; background-color:#f5fafe;}


/* body contnt start */

.BlueBoxCont_1{margin:20px 0 0 0px; padding:0px; list-style:none; border:0px solid #000;}

.TopCor_1{margin:0px; padding:0px; !important list-style-type:none;  }


.BotmCor_1{margin:0px; padding:0px; !important list-style-type:none;}


.TopleftCor_1{background-image:url(images/Lght_blu_Top_left_1.jpg); background-position:0 0px; background-repeat:no-repeat; width:12px; height:10px; float:left;}

.TopMid_1{border-top:2px solid #ceeefb; height:10px; float:left; width:291px; background-color:#f5fafe;}

.TopRightCor_1{background-image:url(images/Lght_blu_Top_Rght_1.jpg); background-position:0 0px; background-repeat:no-repeat; width:12px; height:10px; float:right;}

.BottmleftCor_1{background-image:url(images/Lght_blu_Bttm_left_1.jpg); background-position:0 0px; background-repeat:no-repeat; width:12px; height:10px; float:left;}



.BottmMid_1{border-bottom:2px solid #ceeefb; height:8px; float:left; background:none; width:291px; background-color:#f5fafe;  }



.BottmRightCor_1{background-image:url(images/Lght_blu_Bottm_Rght_1.jpg); background-position:0 0px; background-repeat:no-repeat; width:12px; height:10px; float:right;}



.LILeftRightBdr_1{border-left:2px solid #ceeefb; border-right:2px solid #ceeefb; width:301px; background-color:#f5fafe; height:auto; padding:5px;}



/* body content end*/





/* body contnt feed start */



.BlueBoxCont_2{margin:20px 0 0 0px; padding:0px; list-style:none; border:0px solid #000;}



.TopCor_2{margin:0px; padding:0px; !important list-style-type:none;  }





.BotmCor_2{margin:0px; padding:0px; !important list-style-type:none;}





.TopleftCor_2{background-image:url(images/Lght_blu_Top_left.jpg); background-position:0 0px; background-repeat:no-repeat; width:12px; height:10px; float:left;}



.TopMid_2{border-top:2px solid #ceeefb; height:10px; float:left; width:220px; background-color:#f5fafe;}



.TopRightCor_2{background-image:url(images/Lght_blu_Top_Rght.jpg); background-position:0 0px; background-repeat:no-repeat; width:12px; height:10px; float:left;}



.BottmleftCor_2{background-image:url(images/Lght_blu_Bttm_left.jpg); background-position:0 0px; background-repeat:no-repeat; width:12px; height:10px; float:left;}



.BottmMid_2{border-bottom:2px solid #ceeefb; height:8px; float:left; background:none; width:220px; background-color:#f5fafe;  }



.BottmRightCor_2{background-image:url(images/Lght_blu_Bottm_Rght.jpg); background-position:0 0px; background-repeat:no-repeat; width:12px; height:10px; float:left;}



.LILeftRightBdr_2{border-left:2px solid #ceeefb; border-right:2px solid #ceeefb; width:230px; background-color:#FFF; height:auto; padding:5px;}



.feedUL{margin:0 0 0 0px; padding:0 0 0 0px; list-style-type:none;}

.feedLI{margin:0 0 0 0px; padding:5px; padding-bottom:10px;}



/* body content feed end*/







/* Calendar */



#calendar {

}



#calendar caption {

	padding-bottom: 5px;

	font-weight: bold;

}



#calendar table {

	width: 100%;

	border-collapse: collapse;

	border-bottom: 1px solid #24130F;

	border-left: 1px solid #24130F;

	border-right: 1px solid #24130F;

}



#calendar thead th {

	padding: 5px 0;

	text-align: center;

	border-top: 1px solid #24130F;

	border-left: 1px solid #24130F;

	background: #24130F;

}



#calendar tbody td {

	padding: 5px 0;

	text-align: center;

	border-top: 1px solid #24130F;

	border-left: 1px solid #24130F;

	border-bottom: 1px solid #24130F;

}



#calendar tfoot td {

	padding: 5px;

	border-left: 1px solid #24130F;

	border-bottom: 1px solid #24130F;

}



#calendar tfoot #next {

	border-top: 1px solid #24130F;

	text-align: right;

}



#calendar tfoot #prev {

	border-top: 1px solid #24130F;

}



#calendar .pad {

	border-bottom: 1px solid #24130F;

}



#calendar #today {

	background: #24130F;

}



/* Footer */



#footer-bgcontent {

	margin: 0px;

	padding: 0px;

	height: auto;

	clear:both;

	/*margin:40px 0 0 20px;*/

	color:#999;

	

	/*background: url(images/img02.jpg) repeat-x left top;  */

	

}



#footer {

	



	width:1000px;

	margin:0 auto;

	text-align:left;

}



#footer p {

	margin: 0;

	padding-left: 5px;

	

	text-align: left;

	line-height: normal;

	font-size: 11px;

}



#footer a {

}



#commentform {

}



#comment {

	width: 450px;

}



.alignright {

	float: right;

}



.alignleft {

	float: left;

}



#respond {

	margin: 0;

	padding-top: 50px;

}



.navigation {

	padding-top: 20px;

}



.pagetitle {

	padding-bottom: 20px;

	font-size: 24px;

}



hr {

	display: none;

}



.rsswidgetTitl{color:#646464; font-family:Calibri, Arial, Helvetica, sans-serif; font-weight:bold; !important font-size:12px; }



.rsswidget{color:#2490c7; font-family: Calibri, Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; font-weight: normal; !important}



.rss-date{color:#8c8c8c; font-family:Calibri, Arial, Helvetica, sans-serif; font-weight:normal; font-size:9px;  padding-left:}



.widgettitle{ border-bottom:1px double #8ebccd;  }//*margin-left:4px;*/



.tagTitle{color:#646464; font-family:Calibri, Arial, Helvetica, sans-serif; font-weight:bold; font-size:15px; 		 	 			background-image:url(images/tagClodBg.jpg); background-position:0 bottom; background-repeat:no-repeat; height:6px; padding-left:20px; }

.bdr{border:1px solid red;}

.bodyCont{border:1px solid red; height:150px; margin:200px 0 0 0px;}



.LefPanl{background-image: url(images/LeftBlue.jpg); width:157px; height:397px; margin: 300px 0 0 10px; float:left; background-repeat:no-repeat;}



.LeftPUL{ margin:20px 0 0 0px; padding:0px 0 0 0px; list-style:none; }



.LeftPLI{margin:0px 0 0 0px; padding:0px 0 0 0px; text-align:center;}



.LeftPH2{color:#FFFFFF; font-size:15px; font-weight:bold; }



.sanjImg{margin:10px 0 0 0px;}



.LeftNam{ font-size:12px; color:#FFFFFF; text-align:center; font-family:Calibri, Arial, Helvetica, sans-serif;}



.LeftNamH3{font-size:12px; color:#FFFFFF;}



.LeftPLinkUL{ list-style:disc; color:#FFFFFF;}



.LeftPLinkLI{ text-align:left; line-height:150%; margin-left:20px;}



.Analist{ color:#FFFFFF;}



.Block2{ position:relative; top:30px; z-index:50; }



.Block2Img{margin:5px 0 0 36px;  z-index:1; }



.ss-form-container{width:35em; !important}

