/****************************************************************
	iBualoy css
****************************************************************/

/****************************************************************
	Custom style in Content
****************************************************************/

/* Box style */
.box-grey,
.box-hilite {
	border: 1px solid #CCCCCC;
	background: url(../img/grad2.gif) repeat-x bottom #FFFFFF;
	margin: 20px 0 20px 0;
	padding: 15px;
}

.box-hilite {
	border: 1px solid #E1E1A9;
	background: #FFFFCC;
}

/****************************************************************
	CSS for Profile Page
****************************************************************/

#sppc-profile-intro {
	width: 380px;
}

#sppc-profile-intro h4,
#sppc-profile-main h4 {
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #DCDCDC;
}

ul.clearul li {
	background: none;
	padding:0;
}


.title_seperator {
	display: block;
	border-bottom: 1px dashed #dcdcdc;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0;
}

span.list-title {
	float:left;
	font-weight: bold;
	color: #555555;
	width: 120px;
	padding-right: 10px;
	text-align:right;
}

/****************************************************************
	CSS for About Me Module
****************************************************************/
.aboutme img.avatar {
	float: left;
	margin: 0 6px 0 0;
}
.aboutme h2.contentheading {
	font-size: 150%;
}
.aboutme .myquote  {
	font-family: "Lucida Grande",Thonburi,Arial,Helvetica,sans-serif;
	color: #666666;
	margin: 2px 0;
}
.aboutme .myblog{
	margin: 2px 0;
}


#sexdrum-social li {
display: block;
float: left;
width: 32px;
height: 32px;
padding: 0;
margin-right: 6px;
}

#sexdrum-social li a{
display: block;
width: 32px;
height: 32px;
opacity: 0.9;
}

#sexdrum-social li a:hover{
opacity: 1;
}

#sexdrum-social li a span{
display: none;
}

#sexdrum-social li#twitter a {background: url(http://sexdrum.exteen.com/images/modules/twitter-32x32.png);}
#sexdrum-social li#facebook a {background: url(http://sexdrum.exteen.com/images/modules/facebook-32x32.png);}
#sexdrum-social li#linkedin a {background: url(http://sexdrum.exteen.com/images/modules/linkedin-32x32.png);}
#sexdrum-social li#wordpress a {background: url(http://sexdrum.exteen.com/images/modules/wordpress-32x32.png);}
#sexdrum-social li#flickr a {background: url(http://sexdrum.exteen.com/images/modules/flickr-32x32.png);}
#sexdrum-social li#youtube a {background: url(http://sexdrum.exteen.com/images/modules/youtube-32x32.png);}

/****************************************************************
	Mod CustomCatagories
****************************************************************/

div.cuscat1 h4 {
	margin: 1em 0 0;
	padding-left: 20px;
}

div.cuscat1 h4 a {
	color: #333333;
}

div.cuscat1 h4 a:hover,
div.cuscat1 h4 a:active,
div.cuscat1 h4 a:focus {
	color: #D58400;
}
div.cuscat1 .categories {
	padding-left: 20px;
}
/****************************************************************
	reset joomlart css
****************************************************************/
/*
#ja-login {
	top: 5px;
}
*/
#ja-slideshow-case {
	border: none;
}

/* #ja-bulletin */
#ja-contentsl1 ul.ja-bulletin li, #ja-contentsl2 ul.ja-bulletin li, #ja-col2 ul.ja-bulletin li {
	border-bottom:1px solid #E6E6E6;
	background: none;
}

#ja-col2 ul.ja-bulletin li, #ja-col2 ul.ja-bulletin li {
	border-bottom:1px solid #E6E6E6;
	background: none;
}

ul.ja-bulletin li {
	height: 40px; /* only for image size is 40px */
}

.img_caption.center {
	margin: 0 auto;
}

/****************************************************************
	fixed css
****************************************************************/

/* Tag Blog View */
.article-content{ display: block; clear: both; }

/* JomComment */
.commentBlogView{ clear: right; }


/****************************************************************
	customized partialy
****************************************************************/

div.module.no-text-transform div div div h3 { font-size: 135%; text-transform: none; }