/*
Theme Name: SwetMagLogo
Theme URI:
Description: SwetMagLogo
Version: 1.0
Author URI: 
*/
body
	{
		margin:0px;
		padding:0px;
		background:#e9e9e9;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#353535;
	}
#main
	{
		width:900px;
		margin:0px auto;
		padding:0px;
	}
p,h1,h2,h3,h4,h5,h6,form,ul,ol,li,tr,td,table
	{
		margin:0px;
		padding:0px;
	}
img
	{
		padding:0px;
		margin:0px;
		border:none;
	}
.header
	{
		padding:20px 0;
	}
/*--------------------------------------------*/
.blogimg
	{
	}
/*--------------------------------------------*/
#nav
	{
		height:50px;
		padding:0;
		margin:10px 0;
		float:right;
	}
ul ,li 
	{
		margin:0px;
		padding:0px;
	}
/*#nav ul
	{
		list-style:none;
		padding:0px;
		overflow:hidden;
	}
#nav ul ul
	{
		padding:0px;
	}
#nav li
	{
		font-size:12px;
		display:inline;
					}	*/
.dropdown{
	visibility:hidden;
	margin:0;
	padding:0;
	list-style:none;
}

/* these are the inner menus*/
.dropdown ul{
	margin:0;
	padding:0;
	list-style:none;
}

/* these are all the LIs in the menu*/
.dropdown li{
	margin:0;
	padding:10px;
	width:70px;
	background:#cccccc;
	cursor:pointer;
	text-align: center;
}
.dropdown li li
	{
		border:none;
		width:140px;
		background:#a6a0a7;
	text-align: left;
}
.dropdown li li li
	{
		width:140px;
	}	
#nav a, #nav a:visited
	{
		text-transform:uppercase;
		text-decoration:none;
		font-family:"Arial";
		font-size: 14px;
		color:#983f9d;
		width:100%;
	}
#nav a:hover, .current_page_item a, .current_page_item a:visited
	{
		color:#050304 !important;
		
	}
.dropdown ul li{
	margin-left: 10px;
}

/* these are the LIs that contains a submenu*/
.dropdown li.submenu{
	background-position:right left;
	background-repeat:no-repeat;
}

/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown ul li.submenu{
	background-image:url('images/expand_right1.jpg');
	background-position:center right;
	padding:5px;
	border:none;
}
/*--------------------------------------------*/
.content
	{
		
	}
.mainBg
	{
		background:#cccccc;
	}
.mainTop
	{
		background:url(images/mainTop.jpg) no-repeat left top;
	}
.mainBottom
	{
		background:url(images/mainBottom.jpg) no-repeat left bottom;
		margin-bottom:20px;
	}
.content_part
	{
		padding:0 42px;
	}
/*--------------------------------------------*/
.sidebar
	{
		float:left;
		overflow:hidden;
		padding-bottom:30px;
		width:200px;
		background:url(images/top-sidebar.gif) no-repeat left top;
		padding-top:11px;
		margin:0;
	}
.sidebar .bot {
	background: url(images/bottom-sidebar.gif) no-repeat left top;
	width:200px; 
	float:left;
	height:11px;
	margin:0; padding:10px 0 20px 0;
	}
.sidebar .inner {
	width:190px;
	float:left;
	background:url(images/mid-sidebar.gif) repeat-y left top;
	padding:10px;
	}

.sidebar ul li {list-style:none;}
.sidebar img {padding-bottom:10px;}

.main_content
	{
		overflow:hidden !important;
		height:1%;
	}
.story
	{
		padding-bottom:30px;
		padding-right:20px;
}
/*-------------------------------*/
.title
	{
	}
.title a, .title a:visited
	{
		text-decoration:none;
		color:#6e6e6e;
	}
.title a:hover
	{
		text-decoration:underline;
	}
.categorys
	{
		padding-left:10px;
	}
.main_title_text_one
	{
		padding-bottom:2px;
	}
.main_title_text_one a, .main_title_text_one a:visited
	{
		text-decoration:none;
		font-family:Arial;
		font-size:16px;
		color: gray;
	}
.main_title_text_one a:hover
	{
		color:#b1650f;
		text-decoration:none;
	}
.comment
	{
		padding:4px;
		background:#e6e6e6;
		color:#4b4b4b;
		font-family:"Tahoma";
		font-weight:bold;
		font-size:11px;
	}
.comment a, .comment a:visited
	{
		text-decoration:none;
		color:#4b4b4b;
	}
.comment a:hover
	{
		text-decoration:underline;
	}
.tags
	{
		padding-left:3px;
	}
/*-------------------------------*/
.story_text
	{
		text-align:justify;
		margin:10px 0 15px 0;
	}
.story_text a, .story_text a:visited
	{
		text-decoration:none;
		color:#913f3f;
	}
.story_text a:hover
	{
		text-decoration:underline;
	}
blockquote
	{
		padding:3px;
		padding-left:10px;
		background:#e7eae4;
		border:#9e9e9e 1px solid;
	}
.story_text ul li
	{
		list-style:square;
		margin-left:40px;
	}
.story_text ol li
	{
		list-style:decimal;
		margin-left:40px;
	}
/*--------------------------------------------------*/
.footer
	{
		margin-bottom:10px;
	}	
.footer_text
	{
		text-align:center;
		color:#a9a9a9;
		font-size:10px;

		font-family:Arial, Helvetica, sans-serif;
	position: relative;
	bottom: -80px;
}
.footer_text a, .footer_text a:visited
	{
		color:#a9a9a9;
		text-decoration:underline;
	}
.footer_text a:hover
	{
		text-decoration:underline;
		color:#983f9d;
	}
.footer_line
	{
		border-bottom:#e9e9e9 18px solid;
		margin-bottom:10px;
	}
.footerLogo
	{
		float:right;
		padding:10px 40px 10px 0;
		height:1%;
	}
/*--------------------------------------------------*/
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 5px auto;
	width:100%;
	color:#9a5501;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	width: 100%;
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	background: none;
	border-left: none;
	font-weight:bold;
	color: #035d93;
	text-decoration:underline;
}
#wp-calendar td a:hover {
	background: none;
	border-left: none;
	color: #6d4a00;
	font-weight:bold;
	text-decoration:none;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* End Calendar */
/*--------------------------------------------------*/
.pagetitle
	{
		color:#162437;
		font-size:25px;
		padding-bottom:5px;
	}
.error
	{
		color:red;
		font-size:25px;
	}
/*--------------------------------------------------*/
/* COMMENT BUBBLES */
/* Begin Comments*/
.commentbg
	{
	}
.commenttop
	{
	}
.commentbottom
	{
		background:url(images/commentbg.jpg) repeat-y;
		padding:5px;
		padding-top:5px;
		padding-left:10px;
		border:#b8bbbc 1px solid;
		height:1%;
	}
.alt {
	margin:0px;
	padding:10px;
	}
.commentlist {
	padding:0px;
	text-align: justify;
	}
.commentlist ul
	{
		padding:0px !important;
		margin:0px !important;
	}
.commentlist li {
	margin: 15px 3px 0 0;
	padding: 0px;
	list-style: none;
	}
.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;
	}
.fl_right
	{
		float:right;
	}
.commentlist li a, .commentlist li a:visited
	{
		color:#065170;
		text-decoration:none;
	}
.commentlist li a:hover
	{
		text-decoration:underline;
	}
/*--------------------------------------------------*/
/* End Comments */
.alignright {
	float: right;
	padding-bottom:20px;
	}

.alignleft {
	float: left;
	padding-bottom:20px;	
	}
.navigation a , .navigation a:visited
	{
		text-decoration:none;
		font-weight:bold;
		color:#292929;
	}
.navigation a:hover
	{
		color:#913f3f;
	}
/*--------------------------------------------------*/
#respond
	{
		margin:20px 0 0 0;
		color:#343434;
		font-size:14px;
	}
#comment
	{
		font-size:12px;
		font-weight:bold;
		color:#313f43;
		width:270px;
	}
#comments
	{
		margin:20px 0 5px 0;
		color:#343434;
		font-size:14px;
	}
#comment_title
	{
	}
#commentform
	{
	}
#commentform a, #commentform a:visited
	{
		text-decoration:none;
		color:#4c4c4c;
	}
#commentform a:hover
	{
		text-decoration:underline;
		font-weight:bold;
	}
/*--------------------------------------------------*/
.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;
/* optional rounded corners for browsers that support it */
/*-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;*/
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
#e2ma_signup_form_container {
	margin-left:10px;}
	
.e2ma_signup_form_row {
	border:none;
	padding:0;
	}
.e2ma_signup_form_required_footnote {
	border:0;
	}
.e2ma_signup_form input[type="text"], .e2ma_signup_form textarea, .e2ma_signup_form select {
	width:150px;
	}