@charset "utf-8";

/* base
------------------------------------------------------------ */
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-size: 13px;
}

a,a:link,a:visited,a:hover,a:active{
	text-decoration: none; color: #313131;
	}

a:hover{
	text-decoration:underline;
}

a img {
	border-style: none;
	border-width: 0;
	text-decoration: none;
}

ul, ol, dl {
	list-style-type: none;
}

table {
	border-collapse: collapse;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 1px;
	line-height: 0px;
}

img {
	vertical-align: bottom;
}

a img {
	border:0 none;
	text-decoration:none;
}

body{
	background-color: #f565a7;
	text-align:center;
	color:#666666;
}

div#main-container{
	margin:0 auto;
	width:960px;
	text-align:center;
}


div.main-container-inner{
	padding-top:10px;
	background-image:url(../images_c/bg_content.gif);
	width:960px;
	text-align:left;
}

div.main-container-inner:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;d
}

div.main-container-inner { display:inline-block; }

* html div.main-container-inner { height:1px; }
div.main-container-inner { display:block; }

div#header{
	background:url(../images_c/bg_title.gif) top center no-repeat;
	padding:6px 40px;
}

div#header:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;d
}

div#header { display:inline-block; }

* html div#header { height:1px; }
div#header { display:block; }


div#header h1{
	color:#fff;
	font-size:14px;
	float:left;
	height:20px;
}

div#header a.arrow{
	margin-top:3px;
	background:url(../images_c/bg_arrow_title.gif) 0 1px no-repeat;
	padding:0 0 4px 15px;
	font-size:10px;
	font-weight:700;
	color:#fff;
	float:right;
}

div#header p.previous a{
	margin-top:3px;
	background:url(../images_c/bg_arrow_title2.gif) 0 1px no-repeat;
	padding:0 0 4px 15px;
	font-size:10px;
	font-weight:700;
	color:#fff;
	float:left;
}

div#header p.next a{
	margin-top:3px;
	background:url(../images_c/bg_arrow_title.gif) right 1px no-repeat;
	padding:0 15px 4px 0;
	font-size:10px;
	font-weight:700;
	color:#fff;
	float:right;
}

div#container {
	width:720px;
	float:left;
}

div.entry{
	margin:10px 20px 25px 35px;
}

p.entry-date{
	color:#a6004c;
	font-size:12px;
}

div#container div.entry div.entry-content h2.entry-title{
	background:url(../images_c/bg_title_entry.gif) no-repeat;
	height:52px;
	padding:5px 0 0 35px;
}

div#container div.entry div.entry-content h2.entry-title a{
	font-size:15px;
}

div.entry-body{
	padding-bottom:10px;
}

div.entry-body p,
div.entry-body p a{
	font-size:14px;
}

div.entry-body p img{
	float:left;
	padding:2px;
	margin:0 25px 25px 0;
	border:1px solid #fab2d3;
}

span.mt-enclosure{
	float:left;
	padding:0px;
}

div.entry-body span.mt-enclosure img{
	float:left;
	margin:1px;
	padding:0px;
	border:1px solid #dddddd;
}

div.entry-body span.mt-enclosure{
	float:left;
	margin:0 25px 25px 0;
	border:1px solid #fab2d3;
}

p.entry-more{
	margin-top:10px;
}


div.entry ul.entry-info,
div.entry ul.comments-info{
	clear:both;
	background:url(../images_c/entry_border.gif) top center repeat-x;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:3px 0pt 0pt 2px;
}

div.entry ul.entry-info li,
div.entry ul.comments-info li{
	display:inline;
	margin:0pt 10px 0pt 0pt;
	color:#999;
	font-size:11px;
}

div.entry ul.entry-info li a,
div.entry ul.comments-info li a{
	color:#999;
	text-decoration:underline;
	font-size:11px;
}

div.entry-body ol.archive-list{
	margin:25px 25px 0 35px;
	background:url(../images_c/entry_border.gif) top center repeat-x;
}

div.entry-body ol.archive-list li{
	padding:5px 5px;
	color:#919348;
	background:url(../images_c/entry_border.gif) bottom center repeat-x;
}

div#comments{
	margin-top:30px;
}

div.comments-body{
	margin-bottom:15px;
}

div.comments-body p{
	margin-bottom:5px;
}

div.comments-post{
	margin-top:30px;
	color:#768282;
}

ul.comments-open-footer{
	height:20px;
}


ul.comments-open-footer li{
	float:left;
}

ul.comments-open-footer li input{
	width:80px;
}

div#side{
	float:left;
	margin-top:10px;
	width:204px;
}


div#sidebar {
	background:url(../images_c/bg_sidebar_middle.gif) repeat-y;
}


div#sidebar div#sidebar-top{
	width:204px;
	height:38px;
	background:url(../images_c/bg_sidebar_top.gif) top center no-repeat;
}

div#sidebar div#sidebar-bottom{
	width:204px;
	height:38px;
	background:url(../images_c/bg_sidebar_bottom.gif) top center no-repeat;
}


div#sidebar div.search-form,
div#sidebar div.category-archives,
div#sidebar div.recent-entry,
div#sidebar div.monthly-archives,
div#sidebar div.link{
	margin:0px 4px;
}

div#sidebar div.search-form{
	margin:0px 12px;
}


div#sidebar div.category-archives h3,
div#sidebar div.recent-entry h3,
div#sidebar div.monthly-archives h3,
div#sidebar div.link h3{
	margin:30px 0 0 10px;
}

div#sidebar div.category-archives ul,
div#sidebar div.recent-entry ol,
div#sidebar div.monthly-archives ol,
div#sidebar div.link ul{
	margin-top:5px;
	border-top:1px solid #fab2d3;
}


div#sidebar div.category-archives li,
div#sidebar div.recent-entry li,
div#sidebar div.monthly-archives li,
div#sidebar div.link li{
	border-bottom:1px solid #fab2d3;
	padding:4px 10px;
}

div#sidebar div.category-archives ul li.module-list-item {
	border:0;
	padding:4px 0 0 10px;
}

div#sidebar div.category-archives li.module-list-item ul{

	margin-left:-10px;
}

div#sidebar div.category-archives li.module-list-item ul li.module-list-item {
	border-bottom:1px solid #c3c7a6;
	padding:4px 10px 4px 20px;
}

div#side ul#btn{
	margin-top:20px;
}

div#side ul#btn li{
	margin-top:10px;
}

div#footer{
	background:url(../images_c/bg_footer.gif) top center no-repeat;
	color:#fff;
	margin:0 auto;
	margin-bottom:30px;
	padding-top:90px;
	width:950px;
}

* html div#footer{
	padding:90px 0;
}

div#footer p{
	font-size:10px;
}

div#footer p.top{
	float:left;
	background:url(../images_c/bg_arrow_footer.gif) 0 1px no-repeat;
	margin-left:2px;
	padding-left:15px;
	color:#fff;
}


div#footer p.top a{
	color:#fff;
	font-size:10px;
}

div#footer p.copyright{
	margin-right:3px;
	float:right;
}


