
/*********************************

********* Profile *********

**********************************/



#pagecontent.profile #category_left_col h1, #pagecontent.podcast #category_left_col h1, #pagecontent #category_left_col h1 {

	font-size: 1.25em;

	display:block;
	
	font-weight: bold;
	
	padding: 0 40px 5px 5px;
	
	color: #000000;

	border-bottom: #ffff00 solid 12px;
	margin-bottom: 10px;
	
}

#pagecontent.profile #category_left_col h2 {

	font-size: 1em;

	display:block;
	
	font-weight: bold;
	
	padding: 0 5px 0px 5px;
	
	line-height: 1em;
	
	color: #000000;
	
}

#pagecontent.profile #category_right_col a .blue_underlined, #pagecontent.profile #category_left_col a .blue_underlined  {

	color: #000000;
	
	text-decoration: underline;
	
}



#pagecontent.profile textarea#status, #pagecontent.profile textarea#user_comment, #pagecontent textarea#status, #pagecontent textarea#user_comment {

	font-family:helvetica,arial,sans-serif;
	
	color: #000000;

	font-size:11px;

	letter-spacing:0em;
	
	border: 5px #999999 solid;
	
	width: 359px;

	margin-bottom: 3px;
	
	padding: 3px;

}



#pagecontent input.black_button {

	padding: 2px;

	margin-bottom: 10px;

	background-color: #000;	

	border: solid 0 #000;

	font: 0.6em Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FFFF00;

	float: right;	

	cursor: pointer;

	width: auto;

}

/* profile_status */

.profile_status {
	width: 100%;
	height: 60px;
	margin: 8px 0px 8px 0px;
	font-size: 11px;
	line-height: 1.2em;
}

.profile_status ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
	color: #CC6699;
}

.profile_status li {
	display: inline;
}

.profile_status img {
	border: 1px solid #ccc;
	float: left;
	padding: 2px;
	margin: 0px 4px 3px 0px;
}

.profile_status a img {
	float: left;
	padding: 2px;
	margin: 0px 6px 3px 0px;
	height: 50px;
	width: 50px;
	border: none;
}

.profile_status h2 {
	color: #000000;
	font-size: 11px;
	display: block;
	margin-bottom: 2px;
}

#pagecontent.profile #category_left_col .profile_status div.comment, #pagecontent.profile #category_left_col .small_grey_right {

	text-align: right;

	font-weight:bolder;

	font-size:11px;

	color:#58595B;
	
	border: none;
	
	margin: 0;
	
	padding: 0;
	
	float: right;

}

#pagecontent.profile #category_left_col h2.date .small_grey_right {

	/*float: none;
	
	margin-left: 100px;*/
	
}

#pagecontent.profile #category_left_col h2.date .left {

	float: left;
	
}

#pagecontent.profile #category_left_col .small_grey_right a {

	color:#58595B;

}

#pagecontent.profile #category_left_col .small_grey_right {

	margin-bottom: 6px;

}

#pagecontent.profile #category_left_col .small_grey_right a.comment_btn {

	margin-bottom: 6px;

}

.status_comment {
	width: 305px;
	margin: 8px 0px 8px 50px;
	font-size: 11px;
	line-height: 1.2em;
	padding: 4px 8px;	
	border: 2px #6BAEC9 solid;
	clear: both;
}
.status_comment .username {
	color: #6BAEC9;
}


.ctr {
	font-weight: bold;
	color: #f00;
	margin-right: 1em;
}

.block {
	clear: both;
}


/* ***************************************
	EDIT IN PLACE
*************************************** */

p.editable {
	
	margin-bottom: 10px;
	
}

h2.editable {
	
	clear: both;
	
}

p.editable input,  p.editable textarea {
	
	font-size: 11px;
	
}

.editable_region:hover {
     color: #000;
     background-color: #ffff00;
}

.editable_editing {
     color: #000;
     background-color: #fff;
     height: auto;
     width: auto;
}

.autogrow {

}


	

/*********************************

********* Profile Blog *********

**********************************/


#pagecontent.profile #category_left_col h2.date {

	font-size: 12px;

	display:block;
	
	font-weight: bold;
	
	padding: 0;
	
	margin: 0 0 2px 6px;
	
	line-height: 1em;
	
	color: #4D4D4D;
	
}

#pagecontent.profile #category_left_col a img {

	padding-left: 5px;
	
}

/*********************************

********* Category Home *********

**********************************/


div#cat_home_content {

	margin: 10px 0;

	width: 100%;

	font-size: 0.7em;
	
	font-weight: bold;

}



div#cat_home_content ul li.item {

        width: 30%;

        min-height: 100px;

        display: -moz-inline-stack;

        display: inline-block;

        vertical-align: top;

        margin: 5px;

        zoom: 1;

        *display: inline;

        _height: 100px;

    }

	
.media_holder {

	width: 100%;
	
	height: 100px;
	
	background: #58595B;
	
	margin-bottom: 2px;
	
}

#cat_home_content h2 {

	font-size: 1.25em;

	display:block;
	
	font-weight: bold;
	
	padding: 5px 0 0 5px;
	
	line-height: 1em;
	
}

#cat_home_content.arts h2 {

	color: #fcb03b;

}

#cat_home_content h2 .header_icons {

	float: right;
	
	display: block;
	
}

#cat_home_content p {

	
	
}

#cat_home_content .iconwrapper {
	
	width: 100%;
	
}

#cat_home_content .icons {

	float: right;
	
	display: block;
	
	margin: 3px 0 2px;
	
}

#cat_home_content .icons a img {

	padding-left: 2px;
	
}

#cat_home_content a {
	color:#58595B;
	font-size:1em;
	font-weight:bold;
	text-decoration: underline;
}

#cat_home_content .hr.bottom {

	margin-top: 10px;
	
	margin-bottom: 0;
	
	position: relative;
	
	bottom: 0px;
	
}


/*********************************

********* Podcasts *********

**********************************/

#pagecontent .podcast {

	height: 100px;

	min-height: 100px;
	
	margin-bottom: 10px;
	
}

#pagecontent.podcast #category_left_col .desc {

	display: inline;
	
	float: left;
	
	width: 182px;
	
	margin: 0 0 5px 8px;
	
}

#pagecontent.podcast #category_left_col h2 {

	font-size: 1em;
	
	font-weight: bold;
	
	padding: 0;
	
	line-height: 1em;
	
	color: #000000;
	
}

#pagecontent.podcast #category_left_col div.podcast {

	width: 100%
	
}

#pagecontent.podcast #category_left_col div.podcast img.media {

	height: 100px;
	
	width: 182px;
	
	background: #58595B;
	
	margin-bottom: 2px;
	
	vertical-align: top;
	
	float: left;
	
}

#pagecontent.podcast #category_left_col div.podcast p {

	margin: 0.1em 0;
	
	font-size: 0.7em;
	
}

#pagecontent.podcast #category_left_col .icons {

	position: relative;
	
	bottom: 0;
	
}

#pagecontent.podcast #category_left_col .icons.left {

	float: left;
	
}

#pagecontent.podcast #category_left_col .icons img{

	padding-right: 0;
	
}

#pagecontent.podcast #category_left_col .icons.left {

	padding: 1px 0 0 0;
	
}



/*********************************

********* Galleries *********

**********************************/


div#gallery {

	margin: 10px 0;

	width: 100%;

	font-size: 0.7em;
	
	font-weight: bold;

}



div#gallery li.item {

        width: 48.5%;

        min-height: 100px;

        display: -moz-inline-stack;

        display: inline-block;

        vertical-align: top;

        margin: 5px 2px;

        zoom: 1;

        *display: inline;

        _height: 100px;

    }

	
div#gallery .media_holder {

	width: 100%;
	
	height: 100px;
	
	background: #58595B;
	
	margin-bottom: 2px;
	
}

#pagecontent #category_left_col #gallery h2 {

	font-size: 1.25em;

	display:block;
	
	font-weight: bold;
	
	padding: 5px 0 0 5px;
	
	line-height: 1em;
	
}

#pagecontent #category_left_col #gallery .icons {

	float: right;
	
	padding-top: 0;
	
}

#pagecontent #category_left_col #gallery .icons a img {

	padding: 0 0 0 2px;
	
}

#pagecontent #category_left_col #gallery h2.clearfix {

	margin-bottom: 8px;
	
}
