/*  
Theme Name:Emily Rose
Theme URI: http://iksen.com
Author: Suvendu Das
Description: Nice Blog Theme.
Version:1
*/

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #111905;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}



body {
	background:  #DAEDFB;


}
/*--------------------------------------Wrap----------------------------------------*/

#pagina {
	background:#90CFFB;
	background-repeat:repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	text-align: left;
}

/*--------------------------------------end Wrap----------------------------------------*/


/****************************************header*****************************************/
#header {
	width: 960px;
	height: 162px;
}


/*--------------------------------------Featured Contetnt--------------------------------------*/

#ft {
	float:right;
	margin-top: 10px;
	margin-right:45px;
	margin-top:-308px;
	width:480px;
}


.topft {
	overflow: hidden;
	float:right;
	width:484px;
}

.topft h2 {
	margin-left:0px;
	margin-right: 15px;
	margin-top: 27px;
	font-family:tahoma;
	text-transform:uppercase;
	font-size: 16px;
	letter-spacing:1px;
	font-weight:bold;
}

.topft h2 a {
	font-family:tahoma;
	text-transform:uppercase;
	font-size: 16px;
	letter-spacing:1px;
	color:#FDB805;
	font-weight:bold;

}
.topft h2 a:hover{
	color:#28cddc ;
	font-size: 16px;
	letter-spacing:1px;

}

.postft p {
	width:302px;
	float:right;
	margin-top:7px;
	margin-right:8px;
	text-align:justify;
	color:#ededec;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.5em;
	text-align:justify;
}
.postft img{
	float:left;
	border: 4px solid #ededeb;
	width:156px;
	height:140px;
	margin-right:0px;
	margin-top:12px;
	}

.postft p a {	
color:#ededec;
}

.com{
	float:left;
	margin-top:9px;
	}
.com a{
	float:left;
	background: url(images/com.jpg) no-repeat;
	height:31px;
	width:139px;
	padding-left:37px;
	padding-top:10px;
	font-family:tahoma;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#341f1b;
	}
.com a:hover{
	background: url(images/add.jpg) no-repeat;
	height:31px;
	width:139px;
	float:left;
	font-family:tahoma;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#ffffff;
}
.read{
	float:right;
	margin-top:9px;
	margin-right:3px;
	}
.read a{
	float:right;
	background: url(images/read.jpg) no-repeat;
	height:31px;
	width:139px;
	padding-top:10px;
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#341f1b;
	}
.read a:hover{
	float:right;
	background: url(images/read1.jpg) no-repeat;
	height:31px;
	width:139px;
	font-family:tahoma;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}
/*--------------------------------------end Featured Post------------------------------------*/

/*--------------------------------------menu-------------------------------------------*/
		
#meniu {
	margin-right:-80px;
	margin-top:104px;
	float: right;
	width: 550px;
	height:47px;
}
#meniu ul {
	margin:0;
    padding:0;
    list-style:none;

}

#meniu li {
	float:left;
	
	height:47px;
    }

#meniu a {
	display:block;
	width:auto;
	height:47px;
    
    padding:19px 9px 11px 23px;
	margin-right:14px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

#meniu li:hover {
	float:left;
	background:url(images/menactive_right.jpg) no-repeat right top;
	height:47px;
    }

#meniu a:hover {
	display:block;
	width:auto;
	height:47px;
    background:url(images/menactive_left.jpg) no-repeat left top;
    padding:19px 9px 11px 23px;
	margin-right:14px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

#meniu li.current_page_item {
	float:left;
	background:url(images/menactive_right.jpg) no-repeat right top;
	height:47px;
    }

#meniu .current_page_item a {
	display:block;
	width:auto;
	height:47px;
    background:url(images/menactive_left.jpg) no-repeat left top;
    padding:19px 9px 11px 23px;
	margin-right:14px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

/*--------------------------------------end menu-------------------------------------------*/
/*--------------------------------------blog title-------------------------------------------*/

#logo {
	height:162px;
	float: left;
	display:block;
	margin-top: 0px;
	
	background:url(images/logo.png) no-repeat;
	width:960px;
	
}

#logo h1 {
	padding-top: 10px;
	font-size: 32px;
	font-family:arial;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:capitalize;
	
}
#logo h1 a {
	text-transform:capitalize;
	font-size: 32px;
	font-weight:bold;
	font-family:arial;
	letter-spacing:1px;
	color: #f2f2f0;

}

#logo h1 a:hover {
	text-transform:capitalize;
	color: #fdb805;
}

#logo .description {
	color:#fdb805;
	display:block;
	font-family:monospace,Helvetica,sans-serif;
	font-size: 16px;
	padding-top:2px;
	padding-left:54px;
	line-height: 1.4em;
}
/*--------------------------------------end blog title-----------------------------------------*/
/***************************************end header*********************************************/
/***************************************Content(left)*******************************************/
#column {
	float: left;
	width: 708px;
	margin-left: 16px;
	background:#fff url(images/body_bg_bottom.png) no-repeat bottom;
}

.post {

}

.post a {
	color: #b21d00;
	font-size: 18px;
}

.post a:hover {
	color: #b21d00;
	font-size: 18px;
}

.post-top {
	
	}

.post-bottom {
	
	overflow: hidden;
	height: 33px;
	margin-left:0px;

}


.entry {
	margin-left:0px;
	background:#FFF;
	width:509px;
	

}

.post-top h2 {
	width:370px;
	margin-left:25px;
	margin-right: 15px;
	margin-top: 39px;
	font-family:tahoma;
	font-size: 20px;
	font-weight:bold;
}

.post-top h2 a {
	width:370px;
	font-family:tahoma;
	text-transform:capitalize;
	font-size: 18px;
	color:#2f1c19;
	font-weight:bold;

}
.post-top h2 a:hover{
	color:#593713 ;
	font-size: 18px;
}


.content {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left:27px;
	width:317px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	width:520px;
	text-align:justify;
	color:#030804;
	font-size: 12px;
	font-family:verdana;
	line-height: 1.8em;
	margin:15px 0 15px 0;

}

.content p a {	
color:#C8284A;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.content p a:hover {	
color:#C8284A;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	letter-spacing: 0px;
	font-size: 20px;
	color: #C8284A;
	margin:0px 0 12px 0px;
}


.content h3 {
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #202126;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #202126;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}


.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #202126;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #202126;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}



blockquote {
	padding: 10px;
	padding-left: 40px;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #202126;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #202126;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #202126;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}
/***************************************post bottom elm*****************************************/
.tags1  {
	margin:5px 0px 5px 0;
	float:left;
	color: #C8284A;
	text-align:left;
	font-size: 10px;
	text-transform:none;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	vertical-align:bottom;
	line-height:15px;
	width:440px;
}
.tags1 a {
	color: #C8284A;
	font-size: 10px;
	text-transform:none;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
line-height:15px;
}

.tags1 a:hover {
	color: #C8284A;		
	font-size: 10px;
	text-transform:none;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;line-height:15px;
}

.tags2 {
	margin-bottom:40px;
	margin-right:29px;
	float:right;
	color: #341f1b;
	text-align:right;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	width:317px;
	}
	
.tags2 a {
	color: #C7495E;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	}

.tags2 a:hover {
	color: #C7495E;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	}





/***********************************end post bottom elm*****************************************/


.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #000;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #000;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 12px;
	color: #999;
}
/***************************************end Content(left)***************************************/





/***************************************Comments**************************************/
#combox {
	margin-left:11px;
	margin-right:12px;
	margin-top:20px;
	

}

h3#respond {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:10px;
	padding-top:10px;
	color:#C8284A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h3#comments {
	color:#312A05;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
}

ol.commentlist {
	list-style-type: none;
	padding-bottom: 20px;
}

ol.commentlist li {
	margin-top: 20px;
	margin-left:-15px;
	width: 495px;
	background: #28cddc;
}

ol.commentlist li.alt {
	width: 495px;
	background: #28cddc;
	margin-top: 20px;
	margin-left:-15px;
}

img.avatar {
	border:3px solid #f2f0ce; 
	margin-right:3px;
	width:75px;
	height:75px;
	}


.commentbody {
	background:#ffffff;
	width:495px;
	margin-bottom:10px;
	padding-top:10px;
	float: left;
	display: inline;
	
}
.comment_body_img	{ height:80px; width:80px; margin:0 0 0 10px; float:left;}
.comment_body_text	{ height:auto; width:380px; margin:0 10px 0 10px; float:right;}
.commentbody em {
	font-size: 12px;
}
.comment_author, .comment_author a {
	
	font-weight: bold;
	color: #C8284A;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.comment_author a:hover {
	
	font-weight: bold;
	color: #D51051;
}

p.comment_time {
	padding-left:10px;
	line-height: 1.5em;
	color: #000;
	font-size: 10px;
	float:left;
	font-family: tahoma;
	text-transform: uppercase;
}
p.comment_time a{
	color:#000;}
.comment_text p{
	line-height: 1.5em;
	color:#000000;
	text-align:justify;
	font-size: 11px;
	width:380px;
}

.reply form {

	
	padding: 10px;
}

.reply p {
	color:#111905;
	margin-top: 10px;
	font-size: 11px;
}
.reply p a {
	color:#111905;
	}
	
.reply p a:hover {
	color:#111905;
	}
.reply fieldset {
	
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	color:#C8284A;
}

.replytext {
	width: 200px;
	padding: 5px;
	color: #000;
	background:#90CFFB;

}

.replytext:focus {
	background:#90CFFB;

}

.replyarea {
	background:#90CFFB;
	line-height: 1.5em;
	padding: 5px;
	width: 480px;
	height: 120px;
	color: #000;
}

.replyarea:focus {
	background:#90CFFB;
}

.replybutton {
	background:url(images/button.png) no-repeat 0 0;
	text-align: center;
	width: 146px;
	height: 41px;
	font-weight: bold;
	color: #000;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}


/***************************************end Comments**************************************/










/***************************************Sidebar(right)******************************************/




#sidebar {
	background: #FFF;
	background-repeat:repeat-y;
	width:220px;
	margin-top:-40px;
	margin-right:10px;
	float:right;
}
.emily_club{
	background:url(images/emily_club.png) no-repeat 0 0; height:155px; width:206px;
	 margin-top:-15px;
	 margin-bottom:10px;
}

.favorite{background:url(images/favorites.png) no-repeat 0 0; height:214px; width:206px;margin-bottom:10px;}

.stores{background:url(images/stores.png) no-repeat 0 0; height:246px; width:206px;margin-bottom:10px;}

.top{
	background: url(images/tops.png) ;
	background-repeat:no-repeat;
	width:220px;
	height:23px;
	float:right;
	}
.bottom{
	background: url(images/footers.png);
	background-repeat:no-repeat;
	width:220px;
	height:22px;
	float:right;

		}
.sidebar {
	float: right;
	width: 220px;
	margin-right: -6px;
	font-size: 11px;
}

.sidebar a {
	color: #366799;
}

.sidebar a:hover {
	color: #5ea2e7;
}

.sidebar ul li h2 {
	margin-top: 0px;
	margin-left:0px;
	padding-top:14px;
	display: block;
	width: 212px;
	height: 50px;
	background-image:url(images/h2side.jpg);
	background-repeat:no-repeat;
	color: #202126;
	letter-spacing:1px;
	text-align:center;
	font-family:tahoma;
	line-height: 18px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 22px;
}

.sidebar ul li div {
	padding: 10px;
	margin-left:0px;
	line-height: 1.4em;
	font-size: 11px;
}
.sidebar ul ul {
	padding: 10px;
	margin-top:0px;
	margin-left:-18px;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #000;
}

.sidebar ul li ul li {
	display: block;
	margin-left:11px;
	margin-top:0px;
	width: 122px;
	height: 27px;
	padding-left: 0px;
	padding-top: -3px;
	padding-bottom: 0px;
}

.sidebar ul li ul li a {
	display: block;
	background-image:url(images/subtitle.jpg);
	background-repeat:no-repeat;
	color: #111905;
	height:27px;
	width:122px;
	padding-top:7px;
	padding-left:28px;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;
}
.sidebar ul li ul li a:hover{
	background-image:url(images/subtitle1.jpg);
	background-repeat:no-repeat;
	display: block;
	color: #ededec;
	font-family:verdana;
	font-size:11px;
	line-height: 1.4em;

}
.sidebar ul li ul li:hover {
	color:#ededec;
		

}
.video{
	width:273px;
	text-align:justify;
	font-family:verdana;
	font-size:12px;
	line-height:1.5em;
	color:#030804;
	margin-left:-4px;
	margin-bottom:10px;}


	
	
#box {
	width: 250px;
	margin-left:39px;
	margin-bottom:23px;

}


.ads{
	float: right;
	display: inline;
	width: 125px;
	height: 130px;
	margin-left: 0px;
	margin-right: 0px;
}

.ads img {
	float: right;
	display: block;
	border:8px solid #ededec;
	width: 125px;
	height: 125px;
}

.search_buttton{
	background:url(images/go_button.png) no-repeat 0 0;
	width: 30px;
	height: 22px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#fff;
	margin-left:1px;
	padding:0 0 10px 0;
}

.search_box_main	{background:url(images/search_box.png) no-repeat 0 0; width:152px; height:22px; margin-left:10px;}

.search {
	background:url(images/search_bg.png) no-repeat 0 0; width:206px; height:66px;
	margin-bottom:10px;
}

.blog_updates	{background:url(images/blog_updates.png) no-repeat 0 0; width:206px; height:124px;
	margin-bottom:10px;}

.text_box	{background:url(images/text_box.png) no-repeat 0 0; background-position:top; width:122px; height:21px; margin:70px 0 0 10px; color:#A594E4; font-size:11px; font-weight:bold; text-align:left;}
.button	{background:url(images/button_signup.png) no-repeat 0 0; width:57px; height:41px; color:#A594E4; font-size:11px; font-weight:bold; text-align:center;margin:74px 0 0 10px;}

/*--------------------------------------end Sidebar 2-----------------------------------------*/




/***************************************end Sidebar(right)**************************************/
/*--------------------------------------Content Nav--------------------------------------*/

#navigation {
	clear: both;
	padding: 10px 0px;
}

.previous-entries a {
	float: left;
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
.previous-entries a:hover{
	font-size:12px;
	color:#00010d;
	font-family:verdana;

}
.next-entries a {
	float: right;
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
.next-entries a {
	float: right;
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
.next-entries a:hover {
	font-size:12px;
	color:#00010d;
	font-family:verdana;
}
/*--------------------------------------Content Nav--------------------------------------*/
/***************************************Footer**************************************/
#footer {
	width: 960px;
	height:26px;
	background:url(images/footer.png) no-repeat 0 0;
	margin:auto;
}

#footercontent {
	width: 960px;
	margin-top:20px;
	font-size: 12px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C7495E;
	margin-left:auto;
	margin-right:auto;
}
#footercontent a, a:hover{
		color:#C7495E;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
}



/***************************************end Footer**************************************/

/***************************************Other**************************************/
.result {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	width:570px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
	color:#C8284A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bigtext { font-size:24px; color:#C8284A; font-family:Verdana, Arial, Helvetica, sans-serif;}
.result h3 a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding:0;margin:0;
	line-height: 1em;
	color:#C8284A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #111905;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #111905;
	font-weight: bold;
	width:200px;
	color:#C8284A;
	margin:0px 0 0 0;
}

.result .rcomment a {
	color:#C8284A;
	font-weight: bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.result .rcomment a:hover {
	color: #C8284A;
	font-weight: bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.result .rsummary {
	padding: 0px 5px 0px 5px;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
	width:510px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.result .rsummary a, a:hover{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.result .rcat {
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #C8284A;
}

.result .rcat a {
	color: #C8284A;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.result .rcat a:hover {
	color: #C8284A;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.result .rtags {
	float: left;
	margin-right:10px;
	line-height: 2em;
	color: #111905;
}

.result .rtags a {
	color: #111905;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #111905;
}
/***************************************end Other**************************************/
.navleft_main{
  width: 155px;
 float: left;
 }
.navleft{
 border-left: none;
 border-right: none;
 height:auto;
 margin:0px 0 0 7px;
font-family:tahoma;
background:#DAEDFB;
 width: 155px;
}
.left_bottom_bg	{ background:url(images/leftnav_bot.png) no-repeat bottom; width:155px; height:14px;margin:0px 0 0 7px;}
.navleft ul{
padding-left:8px;
text-align:left;
font-family:tahoma;

}

.navleft li{
 background-image: url(images/bullet.png);
 background-repeat: no-repeat;
 font-family:tahoma;
background-position: 0em .4em;
padding-left: .9em;
padding-bottom:8px;
 }

.navleft ul li a{
color:#CF2A48;
font-size:13px;
font-family:tahoma;
font-weight:bold;

}
.navleft ul li.current-cat a{color:#AC46F4;}

.navleft ul li a:hover{
color:#B210D5;
font-size:13px;
font-family:tahoma;
font-weight:bold;
}

.navleft h2
{
font-family:tahoma;
font-size:16px;
font-weight:500;
color:#282552;
padding-left:4px;
margin:10px 0 0 2px;
}
.mainn	{background:#fff url(images/body_bg_up.png) no-repeat 0 0; width:708px; margin-left:16px;}
.leftnav_up	{background:#fff url(images/leftnavup.png) no-repeat 0 0; width:155px; height:39px; margin-left:7px;}
.content_main{
   
	width: 535px;
	float: right;
	margin-top:-25px;
	background-color:#fff;
	margin-bottom:15px;
	
	}
	.boder_bottom_content	{ width:525px; height:1px; border-bottom:#CC2D49 dotted 1px;}
	.boder_bottom_title	{ width:440px; height:1px; border-bottom:#CC2D49 dotted 1px; float:right; margin-top:0px;}
	.title	{ width:525px; /*height:50px;*/}
	.dates	{ width:70px; height:50px; float:left; color:#CC2D49; font-size:14px; font-weight:bold; background:url(images/background_date.png) no-repeat left; padding:0 0 0 15px;}
	.titlemain h2 a{width:440px; line-height:20px; float:right; color:#CC2D49; font-size:16px; font-weight:bold; margin:0px 0 0 0; font-family:tahoma;}
		.titlemain h3 a{width:440px; line-height:20px; float:right; color:#CC2D49; font-size:16px; font-weight:bold; margin:0px 0 0 0; font-family:tahoma;}
.titlemain h2 a:hover{color:#CC2D49; font-size:16px; font-weight:bold; font-family:tahoma;}
	.titlemain h3 a:hover{color:#CC2D49; font-size:16px; font-weight:bold; font-family:tahoma;}

.content{
padding-left:0px;
width:535px;
float:right;
}
.text_box_club	{background:url(images/text_box.png) no-repeat 0 0; height:21px; width:122px; color:#928AB0;}
.button_join	{background:url(images/button_join.png) no-repeat 0 0; height:47px; width:46px; color:#FFFFFF; text-align:center; margin:0 0 0 0; }

.content_main h2 a{ font-family:tahoma;}
.content_main p a {	
color:#C8284A;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.content_main p a:hover {	
color:#C8284A;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*.content_main p{ float:left;}*/
