/*  
Theme Name: mtvufulbright
Theme URI: http://www.wpdesigner.com
Description: MTV Blogs - MTVU VJ Kim
Version: 1.0
Author: MTV Technical Production
Author URI: http://wiki.home.mtvitech.com/index.php/Blog_Migration

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #3a855e;
	color: #333;
}

h1, h2, h3, h4, h5, h6{

}

a{
	color:#336;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 0 0;
	background: #eee;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 10px 10px 5px 10px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #eee;
	color: #eee;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

.container{
	margin: 0 auto; 
	width: 728px;
	text-align: left;
	vertical-align: top;
}

.page{
	background-color:#daefe4;
	float: left;
	display: inline;
	width: 728px;
	color: #333;
}

#submit {
	clear:all;
	margin-top:10px;
}

#banner{
	display: inline;
	float: left;
	width: 728px;
	height: 175px;
	overflow: hidden;
	clear: both;
	margin-bottom:15px;
	margin-top:5px;
	cursor:pointer;
}

#menu{
	display:none;
}

#menu ul{
	margin: 0;
	padding: 5px 10px;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li h1{

}

#menu ul li a{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #336;
}

#menu ul li a:hover{
	text-decoration: underline;
}

.sidebar{	
	float: right;
	display: inline;
	width: 200px;
	/*background-color:#daefe4;*/
	color: #333;
}

.sidebar .banner{
	position:relative;
	float:left;
	clear:left;
	height:644px;
	width:190px;
	background:url(images/bannerholder.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-bottom:15px;
}

.sidebar .banner img{
	margin-top:20px;
	margin-left:18px;
	border:0px;
}

.sidebar .purpose{
	padding-top:13px;
}

.sidebar .purpose a{
	color:#336;
	font-weight:bold;
	text-decoration:none;
}

.sidebar .purpose a:hover{
	text-decoration:underline;
}
.obar{
	float: left;
	display:inline;
	margin-left:19px;
	margin-top:20px;
	width: 190px;
	background-color:#daefe4;
	color: #333;
}

.sidebar a{
	color:#336;
	text-decoration:none;
}

.sidebar a:hover{
	text-decoration:underline;
}


.module_block {
	clear:all;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	width:190px;
	}

.module_header span {
	font-family:Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
	font-weight:bold;
	color: #333;
	padding:2px 0px 2px 0px;
	}

.sidebar .module_text {
	}

.sidebar #searchform {
	margin-top:10px;
	}

.sidebar #searchform #s {
	width:130px;
	}
.sidebar #searchform #searchsubmit {
	margin-bottom:-6px;
	}
.searchresults_header {
	font-size: 20px;
	font-weight:bold;
	text-transform: lowercase;
	color: #333;
	padding:2px 0px 2px 0px;
	margin:10px 0px;
	}
.sidebar ul.link_list, .sidebar ul.most_popular, .sidebar ul.recent_comments {
	list-style:none;
	margin:0px;
	padding:0px;
	}

.sidebar ul.most_popular li.title, .sidebar ul.recent_comments li.title{
	margin:10px 0px 1px 0px;
	font-weight:bold;
	text-decoration:none;
	}
	
.sidebar ul.most_popular li.excerpt, .sidebar ul.recent_comments li.excerpt {
	margin:0px 0px 10px 0px;
	color:#333;
	font-family:Arial, Helvetica, Georgia, Sans-Serif;
	}



.sidebar ul.link_list h2 {
	font-size:12px;
	color:#333;
	}
.sidebar ul.link_list {
	list-style:none;
	}
.sidebar ul.link_list li {
	margin:0px 0px 8px 0px;
	color:#333;
	border:none;
	padding-top:8px;
	}

.sidebar ul.link_list li ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}

.sidebar ul.link_list li ul li, .sidebar ul.link_list li ul li a {
	margin:0px;
	padding:0px;
	border:none;
	color:#336;
	}

.sidebar .videos{
color:#3b52b2;
}


.sidebar li#search input, .sidebar li#search input{
	margin: 0 0 5px;
}

.narrowcolumn{
	float: left;
	display: inline;
	margin-left:10px;
	width: 500px;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	/*background-color:#daefe4;*/
	color: #333;
	overflow:hidden;
}

.post{
	padding-top: 15px;		
}

.post h2, .post h2 a, .post h2 a:hover{
	position:relative;
	float:left;
	display:inline;
	padding-left: 2px;
	padding-right: 8px;
	padding-top:1px;
	text-decoration:none;
	font-size: 18px;
	margin-right:1px;
	letter-spacing:1px;
}

.posttitle {
	font-family:Arial, Helvetica, Georgia, Sans-Serif;
	padding:0px 0px 10px 0px;
}

.posttitle h1 {
	font-family:Arial, Helvetica, Georgia, Sans-Serif;
	color:#f8e1a3;
	font-size: 26px;
	font-weight:bold;
	}	

.posttitle a{
	color:#336;
	text-decoration:none;
}

.posttitle span.noresults{
	color:#f8e1a3;
	text-decoration:none;
	font-size: 18px;
	font-weight:bold;
	letter-spacing:1px;
	}	


.postdate {
	float:left;
	margin-top:7px;
	font-size: 14px;
	font-weight:bold;
}

.postcomment {
	float:right;
	margin-top:7px;
	font-size: 14px;
	font-weight:bold;
}

.postcomment a {
	font-size:14px;
	font-weight:bold;
}


.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{

}

.entry h1{

}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry{
	font-family:Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	clear:left;
	
}

.entry a{
	color: #336;
}
.entry a:hover {
	text-decoration:underline;
}

.entry img{
	margin-top:15px;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 10px 0 0;
	/*background:url(images/plusborder.gif);
	background-repeat:repeat-x;*/
}

.post_footer {
	margin-top:20px;
	font-family:Arial, Helvetica, Georgia, Sans-Serif;
	font-size:12px;
	font-weight:bold;	
}

.post_footer .tags {
	font-weight:normal;
	width:465px;
	margin:10px 0px;
	}
	
.post_footer img{
 border: 0px;
 margin-left:11px;
 margin-right:0px;
}

.post_footer a{
color:#336;
text-transform:lowercase;
}

#meta {
	margin-bottom:10px;
}

.browse{
	padding: 15px;
	line-height: 18px;
}

.navigation{
}

.navigation a{
color:#336;
text-transform:lowercase;
padding:1px 3px 1px 3px;
font-weight:bold;
font-size:12px;
}

.navigation .alignleft{
float:left;
}

.navigation .alignright{
float:right;
}


/* comments template */

.comments-template{
	margin: 10px 0 0;	
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin-top: 10px;
	line-height: 18px;	
	background:url(images/break.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom: 20px;
}

.commentmetadata{
	font-size: 12px;
}

.commentmetadata .title{
	font-weight:bold;
}

.commentdate{
	position:relative;
	float:right;
	font-weight:bold;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments_title{
	font-size: 20px;
	font-weight:bold;
	text-transform: lowercase;
}

#commentform{
	font-weight:bold;
}

#author, #email, #url{
	font-weight:normal;
	width:170px;
}

#comment{
	width:450px;
}

#submit{
	position:relative;
}
/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family:Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #ddd;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	float: left;
	text-align:center;
	width: 728px;
	margin-top:15px;
	margin-bottom:15px;
	}
#footer .logos {
	margin-bottom:3px;
	}
#footer .links {
	text-align:center;
	margin-bottom:7px;
	color:#898989;
	font-family:Arial, Helvetica, Georgia, Sans-Serif;
	}
#footer .links .rss{
	margin:0px 5px -3px 0px;
	}
#footer .links span {	
	color:#df0100;	
	font-size:10px;
	font-weight:bold;
	padding:2px 10px;
	}
#footer .links span a {
	color:#336;
	}
#footer a, #footer a:hover{
	color: #898989;
}

#footer p{
	padding: 10px;
	line-height: 18px;
}

/***  START SEND TO A FRIEND (STAF)  ***/
.staf_header {
font-size: 20px;
font-weight: bold;
text-transform: lowercase;
color: #738936;
padding-top:20px;
}
.staf_requiredmsg {
font-size:12px;
text-transform:lowercase;
color:#898989;
}
.staf_label span.staf_star, .staf_requiredmsg span.staf_star {
color:#f00;
}
.staf_label {
clear:both;
float:left;
width:110px;
font-size:12px;
font-weight:bold;
text-transform:lowercase;
} 
  
.staf_input {
float:left;
} 

.staf_input img{
border:0px;
}
.staf_input input, .staf_input textarea {
width:290px;
}
.staf_emailmultiple {
clear:both;
float:left;
display:inline;
margin-left:110px;
width:290px;
font-size:12px;
text-transform:lowercase;
color:#898989;
}
.staf_submit {
clear:both;
margin:20px 0px 0px 110px;
} 

#imageverify{
width:235px;
}

#submit{
cursor:pointer;
}
 
.topbanner {
	text-align:center;
	height:90px;
	width:728px;
	}

/***  END SEND TO A FRIEND (STAF)  ***/

/* share this */

#akst_form ul.tabs li {
	color:#666;
}

#akst_social ul li a {
	color:#369;
}
