/*
Theme Name: Swedish VJ Union - Otilia
Theme URI: http://vjunion.se
Author: Mikael Wehner a.k.a. The Midi Thief
Author URI: http://themidithief.com
Description: The theme for the Swedish VJ Union website.
Version: 2.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* End of CSS Reset */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #404040;
}

a:link,a:visited {
	/*color: #BBB;*/
	color: #bbb;
	text-decoration: underline;		
}

h1 a:link, h1 a:visited {
	color: #bbb;
}
h1 a:active, h1 a:hover {
	color: #FC0;
}
a:active,a:hover {
	color: #FC0;
	text-decoration: underline;
}
h1 a:active, h1 a:hover, h1 a:link, h1 a:visited {
	text-decoration: none;		
}
#post_meta1 a:link, #post_meta1 a:visited, #post_meta2 a:link, #post_meta2 a:visited {
	text-decoration: none;
}

.learning {
	background-color: #FC0;
	margin: 0 0 14px 0;
	padding: 14px;
	color: #000;
	width: 555px;
}
.learning td {
	padding: 2px;
}

.learning a:link, .learning a:visited {
	color: #000;
	text-decoration: underline;		
}
.learning a:active, .learning a:hover {
	color: #846a00;
	text-decoration: underline;
}

#centerdiv {
	width: 1024px;
/*	position:absolute;
	left: 50%;
	
	margin-left: -512px;
*/
	/*set to a negative number 1/2 of your width*/
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px 0 20px;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 98px;	
}
#logo {
	width: 59px;
	height: 59px;
	float: left;
	margin: 14px 0 0 20px;
}
/* Search */

#searchwrapper {
	width:159px; /*follow your image's size*/
	height:20px;/*follow your image's size*/
	background-image:url('images/searchbox.png');
	background-repeat:no-repeat; /*important*/
	padding:0;
	margin: 34px 20px 0 0;
	position:relative; /*important*/
	float: right;
}

#searchwrapper form { display:inline ; }
.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:-2px;
	left:6px;
	width:127px;
	height:20px;
	color: #787878;
}
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:0px;
	left:139px;
	width:20px;
	height:19px;
}

/* End Search */

#col1 {
	width: 555px;
	float: left;
	/*background-color: #C9F;*/
	margin: 0 10px 0 0;
}
#col2 {
	width: 200px;
	float: left;	
	margin: 0 9px 0 0;
	/*background-color: #69F;*/
}
#col2 .widget_container a {
	text-decoration: none;
}

#col3 {
	width: 250px;	
	float: left;
	background-color: #525151;
	margin: 10px 0 0 0;
	padding: 0;
}
#col3 img {
	margin-bottom: 10px;	
}
#ads_header {
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	margin: 6px 0 8px 10px;
}

h1 {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
	margin: 14px 0 12px 0;
}
#post_meta1 {
	background-color: #464646;
	padding: 5px 6px 5px 6px;
	font-size: 12px;
	color: #7E7E7E;
	border-style: solid;
	border-color: #666666;
	border-width: 1px 0 1px 0;
}
#post_meta2 {
	background-color: #464646;
	padding: 5px 6px 5px 6px;
	font-size: 12px;
	color: #7E7E7E;
	border-style: solid;
	border-color: #666666;
	border-width: 0 0 1px 0;
	margin: 0 0 18px 0;
}
#post_content, .vju404, .vju_search {
	margin: 17px 0 0 0;
	color: #FFF;
	font-size: 13px;
	line-height: 15px;
}
.vju404 h2, .vju_search h2 {
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0 6px 0;
}
.content_navigation {
	height: 22px;
	margin: 10px 0 5px 0;
	padding: 6px 8px 0px 8px;
	background-color: #525151;
	color: #fffefe;
	font-size: 12px;
	line-height: 15px;
	display: block;
}
#col1 .post { display:block; clear: both; }
#col1 .nav_left { 
	float:left; 
}
#col1 .nav_right { 
	float: right; 
}
#like_area {
	height: 26px;
	margin: 10px 0 10px 0;
	padding: 6px 10px 0 10px;
	background-color: #525151;
	color: #fffefe;
	font-size: 12px;	
}
.widget_container {
	background-color: #525151;
	margin: 10px 0 0 0;
	padding: 10px;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	clear: both;
}
.widget_container h3, #group_listing h3, #vj_listing1 h3 {
	color: #FFF;
	font-size: 13px;
	line-height: 13px;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0 0 6px 0;
}
.widget_container select {
	margin: 0;
	padding: 0;
	width: 180px;
	color: #00FF00;
}

.social_media img {
	margin: 0 9px 0 0;
}


.index_divider {
	margin: 18px 0 0 0;
	border-top: 3px solid #666;
}

#col1 .intro p {
	font-size: 15px;
	line-height: 22px;
	margin: 18px 0 18px 0;
	color: #EEE;
}

.play_button {
	position: relative;
	left: 240px;
	top:-150px;
	height: 0;
}
#post_content img {
	margin: 0 0 0px 0;	
}

#post_content p {
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 20px;
}

strong {
	font-weight: bold;
}

#post_content h2, #links h2 {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #82c9ed;
}

#post_content h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #82c9ed;
}

#col1 a {
	/*text-decoration: none;*/
}
#col1 ul {
	list-style-type: none;
}

#col1 li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .45em;
	padding-left: .9em;
	margin: 0 0 10px 0;
}

#col1 #member_about ul li {
	background-position: 0 .55em;
}


/*- Menu Tabs --------------------------- */

    #menu {
		font-weight: bold;
	/*width: 850px;
	height: 28px;
	float: left;
	margin: 20px 0 0 50px;
	*/

      float:left;
      width:100%;
      /*background:#F4F4F4;*/
      font-size:93%;
      line-height:normal;
	  /*border-bottom:1px solid #24618E;*/
      position: relative;
	  top: -10px;
	  left: 100px;
	  font-size: 13px;
	  }
    #menu ul {
	margin:0;
	padding: 0;
	/*padding:10px 10px 0 50px;*/
	list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      background:url("images/tableftJ.png") no-repeat left top;
      margin:0;
      padding:0 0 0 6px;
      text-decoration:none;
      }
    #menu a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.png") no-repeat right top;
      padding:6px 14px 4px 6px;
	  margin: 0 10px 0 0;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color:#FFF;
      }
    #menu a:hover, #menu .tab_selected {
      background-position:0% -42px;
      }
    #menu a:hover span, #menu .tab_selected span {
      background-position:100% -42px;
      }

/* Sidebar */

#sidebar1 .cat-item {
	float: left;
	margin-right: 4px;
}
#categories-4 {
	text-transform: capitalize;
	height: 180px;
}

.featured_name { 
	text-transform: capitalize; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.vju_social { 
	/*margin-right: 9px;*/
}
.vju_categories, .vju_tags { text-transform: capitalize; }
/* End Sidebar */

/* Social connect buttons */

#vju_social_fb, #vju_soical_twitter {
	display:block;
	float:left;
}
#vju_social_fb { width: 100px; }

#social_bar {
	height: 26px;
	margin: 10px 0 10px 0;
	padding: 6px 10px 0 10px;
	background-color: #525151;
}
/*  End Social connect buttons */

/* Comments */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 2px dotted #888;
	line-height: 24px;
	margin: 10px 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist ol {
	padding: 0 0 0 56px;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments li {
	list-style-type: none;
}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}

.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
	display: none;
}
.comment-author {
}
.comment-author cite {
	color: #fff;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
	color: #fff;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 6px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 0px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .children {
	margin:0;
	padding:0;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}

#comments {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}


/* Comments form */

input[type=submit] {
	width: 100px;
}
#respond {
	margin: 14px 0;
	border-top: 2px dotted #888;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #eee;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	
}
#respond input[type=text] {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
/*
#respond .form-submit {
	margin: 6px 0;
}

#respond .form-submit input {
	width: auto;
	font-size: 12px;
}*/

/* End Comments and Comments form */

/* New profiles */

#infobar1 {
	/*width: 537px;
	
	background-image: url(images/infobar_bg_01.png);
	background-repeat: repeat-x;
	height: 36px;
	padding: 4px 8px 4px 10px;
	*/
	clear: both;

	padding: 6px 0 4px 0;
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	margin-bottom: 10px;
	height: 30px;
}
#infobar1 #infobar1_left {
	float: left;
	color: #FFF;
	font-size: 12px;
	line-height: 28px;
}

#infobar1 #infobar1_right {
	float: right;
	position: relative;
	top: -3px;
}


#icon-area {
	float: right;
}

#icon-email { background: url("images/button-mail.png") no-repeat 0 0; }
#icon-rss { background: url("images/button-rss.png") no-repeat 0 0; }
#icon-twitter { background: url("images/button-twitter.png") no-repeat 0 0; }
.icons {
	float:left;
	display: block;
	width: 27px;
	height: 27px;
	margin: 4px 4px 0 0;
}
#icon-email:hover, #icon-rss:hover,#icon-twitter:hover {
	background-position: 0 -27px;
}
.icons span {
	display: none;
}

.profile_header {
	float: left;
}
.real_name {
	position: relative;
	top: 13px;
	margin: 0 0 0 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 30px;
}
.vj_group {
	margin-right: 20px;
}
#vj_video p {
	margin: 0 0 6px 0;
	padding: 0;
}

#vj_listing1,#vj_listing2 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0;
	width: 270px;/*215px*/
}
#vj_listing1 {
	position: relative;
	left: -3px;
}
#vj_listing2 {
	margin-top: 18px;
}
#sidebar1 #group_listing {
	display: block;
	float: right; 
	width: 180px;
	background-color: #525151;
	margin: 10px 0 10px 0;
	padding: 10px;
}
#group_listing, #group_listing a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#columns #group_listing h3 { padding: 5px 5px 0px 5px;}

#vj_listing1 a,#vj_listing2 a, #group_listing a {
	text-shadow: 0px 1px 0px #222222;
}
#vj_listing1 a,#vj_listing2 a {
	display: inline;
}

#vj_listing1 h3,#vj_listing2 h3 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 16px;
}

#vj_listing1 h3 { 
	display: block;
	padding-left: 5px;
	width: 350px;
}
.member_info {
	margin: 0 0 10px 0;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
}

#vj_listing1 div, #vj_listing2 div, #group_listing div {
	padding: 4px 6px 4px 6px;	
	margin-bottom: 4px;
	display: block;
}
#group_listing div {
	display: block;
}

.mark_vj {
	background-color: #ff0fff;
}
.mark_group {
	background-color: #00c3ff;
}

/* END OF New profiles */

/* cForms */

.cform {
	margin: 0;
	padding: 0;
}

#cformsform ol, #cformsform ol, #cformsform ol li {
	margin: 0;
	padding; 0;
	/*float: left;*/
}

#contact #cformsform ol li, #cforms3form ol li, #cforms2form ol li {
	position: relative;
	left: 0px;
}
#contact .one form {
	position: relative;
	left: -10px;
}
#columns .one form ol, #columns .one form li {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style-type: none;
}

#cformsform #cf_field_1,#cformsform #cf_field_2,#cformsform #cf_field_3 {
	width: 530px;
}

.cform input[type=text], .cform textarea {
	padding: 2px;
	background-image: url(images/stripe_bg.gif);
	background-repeat: repeat;
	border: 1px solid #252525;
	width: 530px;
	margin-bottom: 4px;
}

#cformsform label, #cforms3form label, #cforms2form label {
	display: block;
	clear: both;
}
.reqtxt, .emailreqtxt {
	margin-left: 4px;
	color: #DDDD00;
}
.failure, .success {
	color: #DDDD00;
	margin-bottom: 10px;
}

#new_members .sendbutton {
	position: relative;
	left: -10px;
}
#new_members .cf-before {
	float: left;
}
#cforms3form label span, #cforms2form label span {
	width: 530px;
}

.cf-sb { margin-left: 12px; }

.linklove {
	display: none;
}
.cf_hidden {
	clear: both;
}

.cform fieldset, .cform legend {
	background-color: #404040;
	border: 0;
}

.cform legend {
	display: none;
}

.cform ol, .cform li, .cf-ol, .cf-ol li {
	list-style-type: none;
	list-style-position: outside;
}

#cformsform .cf-ol, #cformsform .cf-ol li, #col1 .cform ol li {
	background-image: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#cformsform li {
	background-image: none;
}
/* End cForms */

/* Links */

#links li, #links ul, #links ul li {
	font-size: 0.95em;
}
#links li {
	list-style-type: none;
}

/* END Links */

/* TipTip tooltip */
/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	/*text-shadow: 0 0 2px #000;*/
	padding: 8px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(240,3,127);
	background-color: rgba(240,3,127,0.92);
	/*background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);*/
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0037e), to(#f0037e));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	/*box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;*/
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(240,3,127,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(240,3,127,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(240,3,127,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(240,3,127,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(240,3,127);
	border-top-color: rgba(240,3,127,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(240,3,127);
	border-bottom-color: rgba(240,3,127,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(240,3,127);
	border-right-color: rgba(240,3,127,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(240,3,127);
	border-left-color: rgba(240,3,127,0.92);
}


/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(240,3,127,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(240,3,127,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(240,3,127,0.92);
	}
}
/*
#post_content p em, #post_content li em {
	font-style: italic;
}
*/
#post_content p em {
	font-style: italic;
}
#post_content li em, .wp-caption-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #bbbbbb;
}

/*html body div#centerdiv div#col1.member h3 {*/
#col1.member h3 {
	display: block;
	font-weight: bold;
	color: #82c9ed;
}
/*html body div#centerdiv div#col1.member p {*/
#col1.member p, #member_about {
	color: #FFF;
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 20px;
}
#col1.member a {
	font-size: 14px;
	line-height: 20px;
}
.member_image {
	float: left;
	margin-right: 4px;
}
#member_video {
	margin: 10px 0 0 0;
	display: block;
	clear: both;
}
.vju_tweet {
	margin-bottom: 4px;
	border-bottom: 1px dashed #666;
	padding-bottom: 2px;
}
.member h1 { margin-top: 10px; }
.member h3 { margin-bottom: 6px; }

#link_block {
	padding: 8px 0 8px 0;
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	margin-bottom: 10px;
}
#image_block {
	display: block;
	clear: both;
	width: 555px;
	padding: 0 0 12px 0;
}
#member_post_links {
	border-top: 3px solid #666;
	padding: 8px 0 8px 0;
	display: block;
	clear: both;
}
.alignleft { 
	float: left; 
	display: block;
	margin: 0 10px 0 0; 
}
.question {
	color: #82c9ed;
}