/*  

Author: kalla

*/

body {
	background: #69001e url(images/main_bg_01.jpg) top fixed;
	margin:0 0 5px 0;
	padding:0;
	font-family: Tahoma;
	font-size:12px;
}
h1 {
	margin: 3px 0;
	font-family: Arial, Verdana;
	font-size: 18px;
	text-align: left;
	margin-bottom: 10px;
	color: #2fa6e9;
}
.main-container{
	width:980px;
	height:auto;
	margin:0 auto;
}
.clear{
	clear:both;	
	height:1px;
	*overflow:hidden;
}

.top-sec{
	height:104px;
}
.logo{
	width:196px;
	height:64px;
	margin:14px 0 0 19px;
	float:left;
}
.search-section{
	width:370px;
	height:45px;
	margin:5px 0 15px 0;
	float:right;
	background:url(images/search.jpg) left no-repeat;
}
.search{
	border:0;
	padding:0;
	margin:0 0 0 5px;
	height:43px;
	*line-height:42px;
	width:240px;
	background:transparent;
	font-size:17px;
	font-weight:bold;
	font-family:Tahoma;
	color:#e22672;
}
.search-icon{
	width:108px;
	height:35px;
	border:none;
	margin:5px 0 5px 0;
	background:url(images/search-icon.jpg) no-repeat left;
}
/*End-Top-Section*/

/*Start-Menu*/
.menu-section{
	height:45px;
}
.menu{
	background:url(images/menu-center-img.jpg) repeat-x;
	height:45px;
	width:700px;
	float:left;
}
.menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
.menu ul li{
	margin:0;
	padding:0 12px 0 10px;
	float:left;
	color:#b3b7bb;
	line-height:45px;
	font-weight:bold;
	background:url(images/divider.jpg) right no-repeat;
}
.menu ul li a{
	color:#b3b7bb;
	text-decoration:none;
}
.menu ul li a:hover{
	color:#f22f93;
	text-decoration:none;
}
.menu-left{
	background:url(images/menu-left-img.jpg) left no-repeat;
	height:45px;
	width:6px;
	float:left;
}
.menu-right{
	background:url(images/menu-right-img.jpg) right no-repeat;
	height:45px;
	width:6px;
	float:right;
}
.ico{
	width:165px;
	*width:173px;
	float:right;
	height:45px;
}
.smedia{
	width:45px;
	margin:0 8px 0 0;
	float:left;
}
/*End-Menu*/
.banner{
	height:250px;
	margin:5px 0 0 0;
	background:url(images/banner.jpg) no-repeat left top;
}
.banner p {
	margin:0;
	padding:80px 0 0 120px;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
}
.banner a, .banner a:hover {
	color: #FFFFFF;
}
.banner .txtstyle{
	padding:5px 0 0 150px;
	color:#e22672;
	font-size:17px;
	font-weight:normal;
	font-style:italic;
	width:450px;
}

/* TOP NAVIGATION */


/* CONTENT */

#wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 5px auto;
	background: #FFFFFF;
}
.entry p {
	line-height: 24px;
}
.entry {
	font-family: Arial, Verdana;
	font-size: 13px;
}
/* SIDEBAR */

#leftnav {
	float: left;
	width: 200px;
	color: #000000;
}
#mainnav {
	float: left;
	width: 200px;
	margin-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
}
.nav h3 {
	clear: both;
	font-family: Arial, Verdana;
	font-size: 15px;
	margin-top: 15px;
	padding: 7px 0;
	color: #557502;
}
.nav * {
	padding: 0;
	margin: 0;
}
.nav li {
	list-style: none;
	padding: 5px 0;
	border-bottom: 1px solid #E9E9E9;
}
.nav li a {
	padding: 0 0 0 10px;
	background: url(images/arrow.gif) no-repeat 0% 50%;
	font: 12px arial, helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
.nav li a:hover {
	text-decoration: none;
	color: #580000;
}
.addthis_container {
	margin: 0 0 50px;
}

/* MAIN PROPERTIES */

#main {
	padding: 10px 0 0;
	float: right;
	line-height: 16px;
	text-align: left;
	width: 720px;
	font: 10pt verdana, arial, helvetica, sans-serif;
	color: #6F6F6F;
}
h2 {
	margin: 3px 0;
	font-family: Arial, Verdana;
	font-size: 18px;
	text-align: left;
	margin-bottom: 10px;
	color: #7a0e2e;
}
a.link {
	margin-top: 20px;
	text-decoration: none;
	color: #7a0e2e;
}
a.link:hover {
	text-decoration: none;
	color: #ac2a50;
}
.reply {
	clear: both;
	margin-top: 20px;
	font: bold 14pt "Lucida Sans", arial;
	letter-spacing: -1px;
	text-align: left;
	margin-bottom: 14px;
	color: #464033;
}
blockquote {
	padding-left: 7px;
	padding-right: 5px;
	font-size: 8pt;
	border: 1px solid #580000;
	color: #8D8D8D;
}
.clear {
	clear: both;
}

/* AUTHOR TEXT */

.postauthor {
	display: block;
	margin: 0;
	padding: 0 0 7px 0;
	background: url(images/dottedbg.gif) bottom repeat-x;
	font-weight: bold;
	color: #109504;
}
.postauthor a {
	color: #109504;
}
.date {
	display: block;
	margin: 0;
	padding: 5px 0 0 0; 
	color: #979797;
}
.entries {
	clear: both;
	height: 25px;
	padding: 0;
	margin-top: 35px;
	margin-bottom: 20px;
}
.entries a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.entries a:hover {
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}

/* COMMENTS */

.com {
	clear: both;
	text-align: right;
	height: 18px;
	padding-right: 7px;
	margin-bottom: 20px;
	color: #4C8398;
}
.com a {
	background: url(images/comment.jpg) left no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	text-decoration: none;
	color: #353535;
}
.com a:hover {
	text-decoration: underline;
	color: #999999;
}
.edit {
	float: left;
	background: url(images/edit.gif) left no-repeat;
	padding-left: 17px;
}
.edit a {
	padding: 0;
	background: none;
}
.author {
	padding: 7px 0 0 10px;
	font: bold 10pt verdana, arial, helvetica, sans-serif;
	color: #333333;
}
.author a {
	color: #333333;
}
.alt {
	border: 1px solid #E5E5E5;
}
.comment {
	padding: 0 10px;
}
.userinfo {
	padding: 0 10px 10px 0;
	text-align: right;
}

/* INPUT PROPERTIES */

#search {
	margin-top: 26px;
	margin-bottom: 30px;
}
.searchform {
	background-color: #ffffff;
	border: 1px solid #A9A9A9;
	padding-left: 6px;
	color: #6F6F6F;
}
.field {
	background-color: #ffffff;
	border: 1px solid #A9A9A9;
	color: #6F6F6F;
}
.comments {
	background-color: #ffffff;
	border: 1px solid #A9A9A9;
	color: #6F6F6F;
}
.button {
	background-color: #333333;
	border: 1px solid #580000;
	color: #ffffff;
}
* html .button {
	height: 20px;
}

/* IMAGE STYLE */

img {
	float: left;
	padding-right: 5px;
	border: 0;
}
.wp-smiley {
	float: none;
}

/* GENERAL LINK STYLE */

a {
	text-decoration: none;
	color: #580000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}

/* WIDGET PROPERTIES */

#calendar_wrap {
	border: 1px solid #000000;
}
.widget_calendar td {
	padding: 2px 5px;
}
.widget_calendar caption {
	font-weight: bold;
	font-size: 10pt;
	padding: 6px 0;
	color: #6F6F6F;
}
.widget_calendar th {
	color: #580000;
}
.widget_recent_comments li {
	display: block;
	padding: 5px 0;
	width: 200px;
	background: url(images/arrow.gif) 1px 10px no-repeat;
	font: 10pt verdana, arial, helvetica, sans-serif;
	border-bottom: 1px solid #E9E9E9;
	text-decoration: none;
	text-indent: 13px;
	text-transform: capitalize;
	color: #000000;
}
.widget_recent_comments li a {
	border: none;
	background: none;
}
.widget_recent_comments li a:hover {
	background: none;
}
.widget_search {
	padding-top: 26px;
}
.widget_search input#s {
	background-color: #ffffff;
	border: 1px solid #A9A9A9;
	padding-left: 6px;
	color: #6F6F6F;
}
.widget_search input {
	background-color: #525F19;
	border: 1px solid #580000;
	color: #ffffff;
}
.widget_text {
	line-height: 16px;
	font: 10pt verdana, arial, helvetica, sans-serif;
}
.myclass p {
	margin: 0 0 10px;
}
.myclass p input[name=subscribe], .myclass p input[name=unsubscribe] {
	background-color: #333333;
	border: 1px solid #580000;
	color: #ffffff;
	padding: 2px;
}

/* NAVIGATION */

#navigation {
	margin: 0 0 15px;
}

/* FOOTER */
.footer{
	background:#ffffff;
	margin:5px 0;
	color:#7a0d2c;
}
.footer a{
	color:#7a0d2c;
	text-decoration:none;
}
.footer a:hover{
	color:#fc95b3;
	text-decoration:none;
}
.footer-left{
	height:55px;
}
.left{
	padding:21px;
	color:#fc95b3;
	font-size:11px;
	font-weight:normal;
	float:left;
}
.footer-right{
	padding:21px;
	float:right;
	color:#7a0d2c;
	font-size:11px;
	font-weight:normal;
}
