
/* COMMON -------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

#wrapper {
	position: relative;
	margin: auto;
	width: 960px;
	padding: 4px;
	background: #FFFFFF;
	border: 4px solid #fa99ce;
}

body {
	background-color: #f9ddec;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 0;
}

.tab {
	border-bottom: 2px solid #FB99CE;
	padding: 5px;
	background: #FCEBF4;
	font-size: 13px;
	color: #FD3EA5;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

a {
	color:#fc098b;
}

.article_image {
		float: left;
		border: 6px solid #fff;

}

.article_ads {
	float: right;
	padding: 4px;
}

.search {
	padding: 3px;
	margin: 2px 5px 10px 0;
	font-size: 12px;
	text-align: center;
}

.header_img {
	border: 0;
	padding: 0 0 2px 0;
}

/* HEADER ------------------------------------------------------ */
#header {
	height: 152px;
	background: url(images/header_backgr.jpg);
}

#header_left {
	margin-right:500px;
}

#header_right {
	float:right;
	width:440px;
}

#topnav {
	padding:4px 4px 4px 6px;
	margin: 2px 0px 2px 0px;
	font-size:11px;
	height: 32px;
	background: url(images/topnav_backgr.jpg);
	color: #fc098b;
}

a.top {
	color: #fc098b;
	font-size: 11px;
	text-decoration: underline;
	padding: 0 5px 0 5px;
}

a.top:hover {
	color: #fc098b;
}

.site_name {
	padding: 20px 0 0px 15px;
}
.site_name a {
	font-family: Arial;
	font-size: 48px;
	font-weight: bold;
	text-decoration: none;
	color:#fff;
}

.site_tagline {
	padding: 0px 0 4px 15px;
}
.site_tagline a {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color:#fff;
}

.site_domain {
	padding: 10px 0 4px 15px;
}
.site_domain a {
	font-family: Arial;
	font-size: 15px;
	font-style:italic;
	text-decoration: none;
	color:#f9ddec;
}

#navcontainer ul li {
	list-style-type: none;
	display: block;
	float: left;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}

#navcontainer a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 4px  6px  6px  6px;
	border-right: 1px solid #fc068a;
}

#navcontainer a:hover {
	background:
		url("images/nav_hover.jpg");
		background-position: top;
}

/* LEFT SIDEBAR ------------------------------------------------------ */

#leftsidebar {
	float:left;
	width:210px;
	margin:0 0 0 0;
	padding:2px 2px 2px 0px;
}

#categories {
	padding-left: 0;
	margin-left: 0;
	width: 210px;
}

#categories li {
	list-style: none;
	margin-bottom: 1px;
	padding: 6px 4px 6px 18px;
	background: url(images/bullet.gif)  #fe3ea5;
	background-repeat: no-repeat;
	background-position: center left;
}
#categories li:hover {
	list-style: none;
	margin-bottom: 1px;
	padding: 6px 4px 6px 18px;
	background: url(images/bullet.gif) #fa99ce;
	background-repeat: no-repeat;
	background-position: center left;
}

#categories li a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;

}

#categories li a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#fff;
}

/* subcategories */
#subcategories {
	padding-left: 0;
	margin-left: 20px;
	width: 190px;
}

#subcategories li {
	list-style: none;
	margin-bottom: 1px;
	padding: 6px 4px 6px 8px;
	border-bottom: 1px solid #f9ddec;
}
#subcategories li:hover {
	list-style: none;
	margin-bottom: 1px;
	padding: 6px 4px 6px 8px;
	background: #f9ddec;
}

#subcategories li a {
	text-decoration: none;
	color: #fc098b;
	font-size: 11px;
	font-weight: bold;

}

#subcategories li a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* CONTAINER ------------------------------------------------------ */

#container {
	margin-bottom: 5px;
	float: left;
	font-size: 12px;
}

#common_body {
	margin-left:220px;
}

#body_left {

	float:left;
	width:364px;
}

#body_right {
	margin-left:364px;
	background: #FCEBF4;
	border: 4px solid #FB99CE;
	padding:6px;
}



#container2 {
	margin-bottom: 5px;
	float: left;
	font-size: 12px;
}

#container3 {
	margin-bottom: 5px;
	float: left;
	font-size: 12px;
	padding: 2px;
	background: #FFFFFF;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	color: #fc098b;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin: 15px 0 15px 0;
}

h2 {
	color: #fc098b;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0 8px 0;
}

.pages_ads {
	float:right;
	border: 4px solid #fff;
}

.share {
	text-align: center;
	padding: 8px;
	margin: 20px 8px 20px 8px;
	background-color: #f8f8f8;
	color: #666;
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
}

a.link {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 5px;
}

.articlelist {
	padding-left: 0;
	margin-left: 0;
	padding: 6px 0 6px 0;
}

.articlelist li {
	list-style: none;
	margin: 0;
	padding: 4px 4px 10px 4px;
}

.articlelist li a {
	text-decoration: underline;
	color: #fc098b;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

.articlelist li a:hover {
	text-decoration: none;
	color: #fc098b;
	font-family: Arial;
}

.articlelist li a.more {
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}

.articlelist li a.more:hover {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}

#relatedlinks {
	padding-left: 0;
	margin-left: 0;
}

#relatedlinks li {
	list-style: none;
	margin: 0;
	padding: 4px 4px 4px 14px;
	background-image: url(images/relatedsbullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#relatedlinks li a {
	text-decoration: underline;
	color: #fc098b;
	font-size: 13px;
	font-weight: bold;
}

#relatedlinks li a:hover {
	text-decoration: none;
	color: #fc098b;
	font-weight: bold;
}

/* FOOTER ------------------------------------------------------ */
#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	padding: 8px 0 8px 0;
	color: #fc098b;
	border-top: 2px solid #FB99CE;
	background: #F4F4F4;
}

a.bottom {
	color: #fc098b;
	font-size: 12px;
	text-decoration: underline;
	padding: 0 5px 0 5px;
}

a.bottom:hover {
	color: #fc098b;
}

a.sitemap {
	color: #fc098b;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif
}

a.sitemap:hover {
	color: #fc098b;
}

/*------------------------------------------------------ */
.sitemap li {
	margin-left: 20px;
	color: #fc098b;
}

.sitemap li a {
	color: #fc098b;
}