/ ================================ 
* Artransmitte Layout

* Virb supported modules: 
* Profile Pic 
* Display Name
* Connect
* Meta 
* Members 
* Contact 
* Photos 
* Videos 
* Audio 
* About 
* Events 
* Status 
* Text 
* Following 
* Circles 
* Groups 
* Interests 
* Comments 

coming soon: 
* Members 
* Menus 
================================ /
/************************************************ 
* GLOBAL 
*************************************************/ 
A, A:visited
{
	color: #0281CA;
        text-decoration:none;
	text-align: justify;
        border-bottom: 0 none; 
}
A:hover
{
	color: #FF6600;
        border-bottom: none; 
}
P
{
	font: normal 11px/140% "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	padding: 0 0 20px;
	text-align: justify;
}
DIV#virb_banner
{
	background-color: #333333;
}
/*************************************************
* CONTENT
*************************************************/
.core_container
{
	background: #FF3300 url(http://www.artransmitte.com/VIRB/virb_bg2.png) repeat;
}
#profile_wrapper
{
	margin: auto;
	padding: 30px 0 0 50px;
	width: 860px;
}
.module
{
}
#profile_container
{
	background: #41423F;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 2px solid #41423F;
	padding: 18px;
}
DIV#videos.module
{
}
#left_side
{
	float: left;
	width: 560px;
	margin: 0 0 5px 5px;
	overflow: hidden;
}
#right_side
{
	float: right;
	width: 250px;
	margin: 5px 0 0;
	overflow: hidden;
}
/***** Profile Nav *****/
#profile_nav
{
	float: right;
	width: 450px;
	border: none;
	margin: 0;
	padding: 0;
}
#profile_nav UL
{
	float: right;
}
#profile_nav LI
{
	display: block;
	float: left;
	height: 22px;
	padding: 0 12px 0 0;
	margin: 1px 0 25px 5px;
	background: url(/_assets/_graphics/_global/profile-nav_right.png) no-repeat right top;
}
#profile_nav LI:hover
{
	background: url(/_assets/_graphics/_global/profile-nav_right.png) no-repeat right bottom;
	cursor: pointer;
}
#profile_nav LI A, #profile_nav LI A:visited
{
	display: block;
	height: 17px;
	padding: 5px 0 0 12px;
	line-height: 100%;
	border: 0;
	color: #FFF;
	font-size: 11px;
	background: url(/_assets/_graphics/_global/profile-nav_left.png) no-repeat;
}
#profile_nav LI.selected
{
	background: url(/_assets/_graphics/_global/profile-nav_right.png) no-repeat right bottom;
}
#profile_nav LI.selected A, #profile_nav LI.selected A:visited
{
	background: url(/_assets/_graphics/_global/profile-nav_left.png) no-repeat left bottom;
	color: #FFF;
	font-weight: bold;
}
#profile_nav LI A:hover, #profile_nav LI:hover A
{
	color: #FFF;
	background: url(/_assets/_graphics/_global/profile-nav_left.png) no-repeat left bottom;
}
/*************************************************
* MODULES
*************************************************/
#right_side #groups.module IMG
{
	height: 35px;
	width: 35px;
}
#right_side .module
{
	padding-top: 5px;
	margin-bottom: 10px;
}
.module H3
{
	font: normal normal bold 18px Helvetica, Arial, Verdana, sans-serif;
	color: #FF3300;
	margin: 5px 0 10px;
}
#right_side .module H3
{
	margin-bottom: 10px;
	font-size: 12px;
}
.module H3 SPAN, .module H3 A, .module H3 A:visited
{
	color: #999999;
	font: normal 13px Helvetica, Arial;
	margin-right: 0;
}
.module H3 A:hover
{
	color: #333333;
}
.module H3 SPAN.left_paren
{
	margin-left: 5px;
}
#right_side .module H3 SPAN, #right_side .module H3 A, #right_side .module H3 A:visited
{
	font-size: 11px;
}
.module P
{
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	line-height: 150%;
}
#right_side .module, #right_side .module P
{
	font: normal 11px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	line-height: 140%;
}
/*************************************************
* PROFILE PIC
*************************************************/
#profile_image.module
{
	float: left;
	border: 4px solid #FF3300;
	margin: 0 10px 30px 0;
	padding: 0;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
}
#profile_image.module IMG
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 7px;
}
#right_side #profile_image.module
{
	margin: 0 0 20px;
}
/*************************************************
* DISPLAY NAME
*************************************************/
#display_name.module, #meta.module, #status.module
{
	border: none;
	margin: 0;
	padding: 0;
	clear: none;
}
#display_name.module H1
{
	font: bold 32px Helvetica, Arial, sans-serif;
	line-height: 100%;
	color: #FF3300;
	letter-spacing: -1px;
	margin: 10px 0 5px -1px;
	/*+placement:shift 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
}
/*************************************************
* META
*************************************************/
#meta.module H2
{
	display: block;
	color: #FFFFFF;
	font: normal 13px Helvetica, Arial, sans-serif;
	line-height: 125%;
	margin: 15px 0 3px;
}
#meta.module H2 EM
{
	font-style: normal;
}
/*************************************************
* STATUS
*************************************************/
#status.module
{
	border-top: 1px solid #E5E5E5;
	padding-top: 10px;
}
#left_side #status.module
{
	border: 0;
	padding: 0 0 5px;
}
#left_side #status.module H3
{
	display: none;
}
#status.module H4
{
	color: #FEF4F4;
	font: normal 16px Helvetica, Arial;
	margin: 0 0 5px;
}
#status.module H4 A, #status.module H4 A:visited
{
	color: #64B2DF;
}
#status.module H4 A:hover
{
	color: #333333;
}
#right_side #status.module H4
{
	font-size: 14px;
	margin: 0 0 5px;
	line-height: 125%;
}
#right_side #status.module P
{
	font-size: 9px;
	color: #999999;
}
/*************************************************
* CONNECT
*************************************************/
#connect.module
{
	border: 0;
	padding: 0;
}
#connect.module UL LI
{
	border-bottom: 1px dotted #FF3300;
	color: #999999;
	padding: 5px 0 5px 0px;
}
/*************************************************
* ABOUT
*************************************************/
#about.module
{
	margin-bottom: 10px;
}
#about.module P
{
	font-size: 12px;
	line-height: 140%;
}
#left_side #about.module P
{
	padding-right: 15px;
}
/*************************************************
* EVENTS
*************************************************/
#events.module TABLE
{
	border-top: 1px solid #E5E5E5;
	width: 100%;
}
#events.module TABLE TR
{
	background: #F5F5F5;
}
#events.module TABLE TR.row_odd
{
	background: #FFFFFF;
}
#events.module TABLE TD
{
	vertical-align: middle;
	padding: 5px 10px 5px 0;
	border-bottom: 1px solid #E5E5E5;
}
#events.module TABLE TD P
{
	padding: 0;
}
#events.module TABLE TD.col1
{
	padding-left: 10px;
	width: 13%;
}
#events.module TABLE TD.col4
{
	width: 13%;
	text-align: right;
}
/*************************************************
* PHOTOS/VIDEOS
*************************************************/
.virb_image
{
	padding: 10px;
	border: 1px solid #F9F0F0;
	margin: 0 15px 0 5px;
	-moz-border-radius: 0;
	-webkit-border-radius: 2px;
}
A:hover .virb_image
{
	background: #E5E5E5;
}
#photos.module .virb_image_wrap
{
	display: inline;
}
#videos.module.virb_videos_wrap
{
	width: 130px;
	height: 150px;
}
#photos.module.photos .virb_image_wrap A IMG.virb_image
{
	height: 120px;
	width: 125px;
}
#right_side .virb_image
{
	padding: 0;
	margin-right: 3px;
}
#right_side #photos.module .virb_image
{
	padding: 9px;
	margin: 0 0 10px;
	width: 180px;
}
/*************************************************
* TEXT
*************************************************/
DIV.text_post
{
	border-bottom: 1px dotted #E5E5E5;
	margin: 0 0 20px;
	padding: 0 0 20px;
}
#right_side DIV.text_post
{
	margin-bottom: 15px;
	padding-bottom: 15px;
}
DIV.text_post.bottom
{
	border: 0;
}
.text_post P
{
	font: normal 11px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	padding: 0 0 15px;
}
.text_post P.date, .text_post P.comments
{
	padding: 5px;
}
#right_side .text_post P.date, #right_side .text_post P.comments
{
	font-size: 10px;
}
.text_post .body P
{
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	line-height: 150%;
	color: #FFFFFFF;
}
.text_post H4
{
	margin: 3px 0 15px;
	font-size: 15px;
	line-height: 125%;
}
#right_side .text_post H4
{
	font-size: 13px;
	margin-bottom: 10px;
}
.text_post H4 A, .text_post H4 A:visited
{
	border-bottom: 1px solid #FF3300;
}
.text_post H4 A:hover
{
	border: 0;
}
.text_post P.comments A, .text_post P.comments A:visited
{
	color: #64B2DF;
}
.text_post P.comments A:hover
{
	color: #333333;
}
#right_side DIV.text_post IMG
{
	display: none;
}
/*************************************************
* FOLLOWING/FOLLOWERS/CIRCLES
*************************************************/
#following IMG.virb_image
{
	height: 35px;
	width: 35px;
}
/*************************************************
* INTERESTS
*************************************************/
.interests.module P
{
	color: #FF6600;
	padding: 0;
}
/*************************************************
* COMMENTS
*************************************************/
#comments.module
{
	border-top-width: 5px;
}
#comments.module FORM
{
	margin: 0;
	padding: 0;
}
#comments.module .awaiting_approval, #comments.module P
{
	font: normal 14px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
#comments.module .awaiting_approval
{
	color: #D90063;
}
#comments.module #add_comment_wrapper P
{
	padding-bottom: 5px;
}
#comments.module .comment
{
	position: relative;
	/*[empty]border-top:;*/
	padding: 10px 10px 5px 45px;
}
#comments.module .comment.edit_delete
{
	padding-bottom: 25px;
}
#comments.module #add_comment_wrapper.comment
{
	/*[empty]border-top:;*/
	/*[empty]border-bottom:;*/
}
#comments.module .comment.firstRow
{
	border-top: 1px solid #E5E5E5;
}
#comments.module .comment.odd
{
	background: transparent;
}
#comments.module P.avatar
{
	position: absolute;
	top: 10px;
	left: 10px;
}
#comments.module P.avatar IMG
{
	width: 30px;
	height: 30px;
}
#comments.module P
{
	padding-bottom: 10px;
	line-height: 140%;
}
#comments.module P.meta
{
	padding-bottom: 10px;
	color: #999999;
}
#comments.module P.meta .edit_delete
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#comments.module P.meta .edit_delete A.delete_comment, #comments.module P.meta .edit_delete A.delete_comment:visited
{
	color: #D90063;
	padding: 0 0 0 3px;
	border: none;
}
#comments.module .comment FORM.reply_form, #comments.module .comment FORM.edit_form, #comments.module .replies FORM.edit_form, #unsaved_comment, #unsaved_comment_reply
{
	display: none;
}
#comments.module .replies
{
	padding: 0 0 0 68px;
}
#comments.module .comment_reply
{
	position: relative;
	border-bottom: 3px solid #FF3300;
	padding: 10px 10px 10px 55px;
}
#comments.module .comment_reply P.meta
{
	padding-bottom: 0px;
	padding-top: 2px;
}
#comments.module TEXTAREA
{
	height: 60px;
	-moz-border-radius: 8px;
	border: 3px solid #FF3300;
}
#right_side #comments.module TEXTAREA
{
	width: 135px;
	font-size: 10px;
}
.btn-form_post
{
	background: #FFFFFF;
	margin: 10px 0;
	font: bold 10px Helvetica, Arial, Verdana, sans-serif;
	color: #0281CA;
	text-transform: uppercase;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border: 2px solid #FF3300;
	padding: 7px 15px;
}
.btn-form_post:hover
{
	cursor: pointer;
	background: #FF6600;
	color: #FFFFFF;
}
/*************************************************
* MEMBERS
*************************************************/
#members.module P
{
	padding-bottom: 0;
}
/*************************************************
* CONTACT
*************************************************/
#contact.module UL
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #E5E5E5;
	padding: 5px 9px;
}
#contact.module UL LI
{
	padding: 4px 0;
	border-bottom: 1px solid #E5E5E5;
	clear: both;
	overflow: hidden;
}
#contact.module UL LI.bottom
{
	border: 0;
}
#contact.module P
{
	padding-bottom: 0;
}
/*************************************************
* CUSTOM MODULES
************************************************

================================

* MISCELLANEOUS

================================
*/
H1, H2, H3, H4, H5
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
/*************************************************
* PRIVACY
*************************************************/
DIV#private
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #E5E5E5;
	background: #F5F5F5 url(/_assets/_graphics/_frontend/private_lock.png) no-repeat top right;
	padding: 50px 20px 60px;
	margin: 0 0 10px;
}
#private P
{
	font-size: 11px;
	color: #666666;
	line-height: 125%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#private P STRONG
{
	font: bold 24px Helvetica, Arial, Verdana, sans-serif;
	color: #D90063;
	letter-spacing: -1px;
}
#footer
{
	clear: both;
}
