/*  
TABLE OF CONTENTS

  HTML Tags
  Structure
  Nav
  Headers
  Content Styles
  Footer
  


/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {
	background: #333333;
	color: #111;
	padding-top:5px;
	}

body, select, input, textarea {
	font: 100% Georgia, "Times New Roman", Times, serif;
	}
	
p {	
	margin: 15px 0;
	line-height:160%;
	}

a {
	color: #83A7BA; 
	}

a:hover, a:active, a:visited {
	color:#4d778d;
	}
	
li {
	list-style:none;
	}
				
a img {
	border: none
	}
	
	
	

/* ---------- @ Structure -----------*/
#menu {
    height: 25px;
    background: #333333;
    padding-top: 0px;
    }
    
#menubar {
    font-size:.75em;
    width:990px;
    margin:0 auto;
    background:#333333;
    height:20px;
    padding-left: 30px;
    padding-top: 0px;
    }

#menubar img { float: left; }
#menubar form { float: right; margin-right: 20px}

#top {
	background:#FFF;
	padding-top:30px;
	}
	
#main {
	overflow:hidden;
}

.wrapper {
	font-size:.75em;
	width:990px;
	margin:0 auto;
	}

#masthead {
	overflow:hidden;
	margin-bottom:45px;
	}
	
#masthead img { float: right; }

#masthead form { float: right; margin-right: 20px;}



/* ---------- @ Nav -----------*/

@media projection, screen { 
    .ui-tabs-hide {
        display: none!important;
    }
}

@media print {
    .ui-tabs-nav {
        display: none!important;
    }
}

#categories { 
	min-height:700px !important;
}

#tabber {
	border-bottom:1px solid #CCC;
	text-align:center
	}

#tabber a {
	height:100%!important; 
}

#tabber li {display:inline;}

/* ---------- @ Headers -----------*/

h1 {
	width:179px;
	height:37px;
	text-indent:-999em;
	float:left;
	margin:20px 0 0 30px
	}

h2 {
	font: italic 1.6em Georgia, "Times New Roman", Times, serif;
	color:#9a9a9a;
	float:left;
	width:640px;
	margin:9px 0 0 56px;
	line-height:140%
	}

h3 {
	font:bold 1.3em 'Helvetica Neue',Helvetica,Arial, Helvetica, sans-serif;
	border-bottom:3px solid #CCC;
	padding-bottom:4px;
}

#featured-themes h3 {
	background: #333;
	color: #e0e0e0;
	border: none;
	width:200px;
	padding: 3px 8px;
	}
	
#footer h3 {
	border-color:#757575
	}
	
	
	
	
/* ---------- @ Content Styles -----------*/


.item-row-position-0 { 
	clear:both; 
	}
	

span.big_number {
  font-size : 40px;
  color: #777;
  }

span.biggest_number {
  font-size : 180px;
  color: #777;
  }
  	
.feed-list {
	margin-top:15px;
	}

.feed-list-1 {
	margin-top:15px;
	width: 973px;
	}
	
.feed-item-1 {
	float:left;
	margin: 20px 16px 10px;
	width:973px;
	}

.feed-item-2 {
	float:left;
	margin: 20px 16px 10px;
	width:462px;
	}

.feed-item-2.item-row-position-2 {
	margin-right:0;
	float: right;
	}

.feed-item-3 {
	float:left;
	margin: 20px 16px 10px;
	width:303px;
	}

.feed-item-3.item-row-position-2 {
	margin-right:0;
	}
		
.feed-item-1 img {
	vertical-align:middle;
	margin: 15px 28px 15px 28px;
	}

.feed-list img {
	vertical-align:middle;
	margin: 0 3px 4px 0;
	}
 
.feed-item-3 li {
	border-bottom:1px dotted #999;
	padding:8px 0;
	line-height:145%;
	}

.feed-item-3 a, .feed-item a:visited {
	color:#111;
	text-decoration:none
	}

.feed-item-3 a:hover, .feed-item a:active {
	color:#6d6d6d;
	}

.spread ul {
    width: 462px;
    }
    
.post-ratings {
	padding:15px 0 12px;
	height:27px;
	}

.post-ratings img {
	margin-right:2px !important;
	}
		
img.loading {
	position:absolute;
	z-index:1 !important;
	left:6px;
	border:0;
	}

.socialimg { padding: 15px 12px 0 12px; }

#vote { background:#c9dde8; height: 92px; border: 1px solid #6ca9cb; padding-left: 2px; padding-right: 2px;}
#vote form { margin-left: 5px; margin-top: -5px; position: relative;}
#vote form img {padding-top: 0px; position: relative;}

/* ---------- @ Footer -----------*/

#background {
    background-color: #333333;
}

#footer {
	font-size:.8em;
	overflow:hidden;
	width:990px;
	margin:0 auto;
	color: #CCCCCC;
	padding:25px 0 50px
	}

#about {
	width:250px;
	float:left;
	margin:15px 0 0 50px
	}
	
#credits {
	float:left;
	width:220px;
	margin-top:8px;
	}

#credits li {
	list-style:none;
	margin-left:10px;
	padding:8px 0;
	line-height:150%;
	border-bottom:1px dotted #757575;
	}
		
#footer a, #footer a:visited {
	text-decoration:none
	}
	
#footer a:hover, #footer a:active {
	color:#FFF;
	}	

ul.item_tag_list li {
    display: inline;   
}	
	
ul.tag_list li {
    display: inline;
    margin: 0 5px 0 0;   
}

/* @group services */

.services {
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
}

.services li {
	float: left;
	width: 126px;
	margin: 0 0px 7px 10px;
	height: 30px;
}

.services li.nopadding {
	margin-right: 0;
}

.services li a {
	float: left;
	width: 76px;
	height: 24px;
	background-image: url(/system/application/views/themes/jcvangent/images/connect_bg.png);
	padding-left: 27px;
	text-decoration: none;
	color: #424242 !important;
	font-weight: bold !important;
	font-size: 11px;
	padding-top: 6px;
	position: relative;
}

.services li a span {
	display: block;
	width: 67px;
	overflow: hidden;
	height: 22px;
}

.services li a:hover {
	background-position: 0 -30px;
	color: #1e1e1e;
	text-decoration: none;
}

.services li a img {
	position: absolute;
	top: 7px;
	margin-right: 7px;
	width: 16px;
	height: 16px;
	left: 7px;
}


