/*   
Theme Name: UNC Center for Media Law and Policy
Description: UNC Center for Media Law and Policy
Author: Paul Forrest Glass-Steel
Author URI: http://www.glass-steel.com
Version: 1.0
Tags: white, two columns, blue, light, minimal
*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');

/*UTILITY*/
.print_i, .print_b{
	display: none;
}

.clearboth{
	clear: both;
}
.right{
	float: right;
	margin-left: 1em;
	margin-bottom: .5em;
}
.left{
	float: left;
	margin-right: 1em;
	margin-bottom: .5em;
}

/*CONTENT*/
#content ul.hash_a{
	list-style: none;
}
#content_searchform{
	margin-top: 1em;
	margin-left: 60px;
}
/*SIDEBAR*/
#sidebar p{
	margin: 12px;
}

#sidebar div{
	background-color:#fff;
	border-bottom:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	margin-bottom:20px;
}

#sidebar p.item_title{
	border-bottom:1px solid #e2e2e2;
	font-weight:lighter;
	font-size:1.16667em;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	margin: 0px;
	padding:8px 12px 9px;
	text-transform: lowercase;
}
#sidebar p.item_title a{
	color: #111111;
}
	
#sidebar img{
	border:1px solid #f0f0f0;
	display:block;
	margin:12px;
}

#second_nav ul{
	text-align: left;
	font-size: 12px;
	list-style: none;
	line-height: 3.5;
	margin:0px 0px 0px 12px;
}

#second_nav li a{
	border-bottom: 1px solid #f0f0f0 ;
	display: block;
	padding-left: 12px;
	color: #111111;
}

.children .page_item{
	font-weight: normal;
}
.children .current_page_ancestor{
	font-weight: bold;
}
.current_page_parent{
	font-weight: bold;
}
.current_page_ancestor{
	font-weight: bold;
}

#second_nav li a:hover, #second_nav .current_page_item a, #second_nav .current_page_item a:hover{
	background-color: #e2e2e2;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
#second_nav .current_page_item ul a{
	background-color: transparent;
}

/*EVENTS*/
h_4.event{
	
	font-weight: bold;
	padding: 0px 60px 10px;
	margin: 0px 0px 12px;
}

h5.event {
	padding: 0px 60px;
	margin: 10px 0px 11px;
}

h6.event {
	font-style: italic;
	padding: 0px 60px;
	margin: 10px 0px 11px;
}

div.event_date{
	height: 50px;
	position: relative;
	top: 62px;
	left: -6px;
}
div.event_date p{
	text-align: center;
	margin: 0px;
	padding: 2px 0px 0px;
	/*text-indent: 0px;*/
	}
div.event_date p.event_month{
	width: 62px;
	height: 23px;
	color: #fff;
	background-color: #c53600;
}
p.event_day{
	width: 60px;
	background-color: #fff;
	height: 22px;
	border: 1px solid #e2e2e2;
}
p.event_year{
	width: 60px;
	background-color: #fff;
	height: 21px;
	border: 1px solid #e2e2e2;
	border-bottom: none;
}
div.event_date p.event_time{
	text-align: left;
	font-family: sans-serif;
	height: 23px;
	color: #fff;
	background-color: #000;
	display: table;
	position: relative;
	top: -40px;
	padding: 3px 12px 1px;
}


div.blogpost_date{
	background: #fff url(images/post.jpg) no-repeat scroll -1px -1px;
	height: 68px;
	width: 58px;
	position: relative;
	top: 82px;
	left: -6px;
	border: 1px solid #e2e2e2;
	font-size: 18px;
}
div.blogpost_date p{
	text-align: center;
	margin: 0px;
	padding: 7px 0px 0px;
	/*text-indent: 0px;*/
	}
div.blogpost_date p.blogpost_month{
	width: 62px;
	height: 23px;
}
p.blogpost_day{
	width: 60px;
	height: 22px;
}
div.blogpost{
	padding-bottom: 21px;
	border-bottom: 1px solid #e2e2e2;
	margin:-70px 0px 21px;
}
div.blogsingle{
	padding-bottom: 21px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 21px;
}
.linklove{
	display: none;
}

.nav-previous{
	float: left;
}
.nav-next{
	float: right;
}

.postmeta{
	font-size: 12px;
	/*text-indent: 0px;*/
	padding-top: 12px;
	border-top: 1px solid #f0f0f0;
}

.a2a_div{
	margin:12px 0px 12px -8px;
}

/************Comments****************/
#comments-list {
	background-color:#F6F6F6;
	border-top:1px solid #F0F0F0;
	margin:0 -48px;
	padding:12px 48px;
}
#respond{
	padding-top: 12px;
}
#comments-list ol{
	margin: 0px;
	list-style: none;
}
.comment-content p{
	margin: 12px 0px;
}
#comments-list ul.children, .depth-2, .depth-3, depth-4, depth-5{
	margin:0px 0px 0px 1em;
	list-style: none;
}
#comment-notes{
	margin: 12px 0px;
	/*text-indent: 0px;*/
}

.form-submit{
	margin-top: 12px;
}
.depth-1{
	padding-top :12px;
	border-top: 1px solid #e2e2e2;
}

.listphoto{
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 1em;
}


/*****BEGIN CLEANUP*****/

/**********TAGS**********/
a{
	color: #537ba6;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.name_a, a.name_a:hover{
	text-decoration: none	;
}

body{
	background: transparent url(images/blue_noise.png) repeat fixed 0 0;
	color: #111111;
	font-family: 
			"Palatino Linotype",
             Palatino,
             "URW Palladio L",
             "Book Antiqua",
             Baskerville,
             "Bitstream Charter",
             "Nimbus Roman No9 L",
             Garamond,
             Georgia,
             serif;
	font-size: 87.5%; /*14 px*/
	line-height: 1.5;
}

h1{
	background-color: #f0f0f0;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #e2e2e2;
	font-size:1.5em;
	text-align: center;
	padding:22px 0px 19px;
	margin: 24px -48px 24px;
}

h2{
	background: transparent url(images/h2.png) repeat-x scroll 0 0px;
	color: #fff;
	font-size:1.13333em;
	font-weight: lighter;
	margin: 24px 0px;
	padding:4px 48px;
}

h2 a{
	color: #fff;	
}

h3{
	border-bottom: 1px solid #f0f0f0;
	font-size:1.16667em;
	font-variant: small-caps;
	letter-spacing: 0.03em;
	text-transform: lowercase;
	margin: 0px 0px 8px;
	padding:5px 0px 7px;

}

h4{
	font-weight: bold;
	padding: 10px 0px 10px;
	margin: 11px 0px;
}

h5 {
	padding: 0px;
	margin: 10px 0px 11px;
}

h6 {
	font-style: italic;
	padding: 0px;
	margin: 10px 0px 11px;
}


p{
	margin: 12px 0px;
}

small{
	font-size: 10px;
}

strong{
	font-size:1.16667em;
	font-variant: small-caps;
	letter-spacing: 0.03em;
	text-transform: lowercase;
}

span.h4_span{
	font-weight: bold;
}
/***********LAYOUT***********/

#outer_wrapper{
	background: transparent url(images/back_bar.png) repeat-x scroll 0 30px;
}

#wrapper{
	background: transparent url(images/back_shadow.png) repeat-y fixed 50% 0;
	margin: 0px auto;
	padding: 0px 100px;
	width: 1000px;
}

#header{
	background: #F1F5F8 url(images/logo.png) no-repeat scroll 0 30px;
}

#main{
	background-color: #F1F5F8;	
	padding: 20px;
}

#content{
	background-color: #fff;
	float: right;
	width: 669px;
	border-bottom:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	padding-bottom: 24px;
}

#sidebar{
	float: left;
	width: 270px;
}



/************FOOTER**************/
#footer {
	background:url(images/footer_dark.jpg) no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	height:189px;
	margin:0 auto;
	width:1000px;
}

#footer_nav {
	float:right;
	padding-top:12px;
	width:64%;
	position: relative;
}

#main_menu_footer{
	list-style: none;
	float: left;
	margin: 0px;
}

#main_menu_footer .current_page_item{
	font-weight: bolder;
}

#footer a {
	color:#FFFFFF;
	font-size:0.9em;
	margin:0 auto;
	text-transform:uppercase;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_contact {
	border-right:1px solid #D7DBDE;
	float:right;
	line-height:1.72;
	margin:13px 20px 0;
	padding-right:20px;
	text-align:right;
}
#footer_share{
	float: right;
	padding: 124px 14px 0px 0px;
}
#footer_share i{
	display: block;
	float: left;
	padding-top: 16px;
}
#footer a.icon32{
	display: block;
	width: 32px;
	height: 32px;
	float: right;
	margin: 0px 6px;
}
#footerrss{
	background:url(images/medialaw_footersprite.png) no-repeat scroll 0 0 transparent;
}
#footertwitter{
	background:url(images/medialaw_footersprite.png) no-repeat scroll -64px 0 transparent;
	
}
#footermailform{
	background:url(images/medialaw_footersprite.png) no-repeat scroll -32px 0 transparent;
	
}

#footerrss:hover{
	background:url(images/medialaw_footersprite.png) no-repeat scroll 0 -32px transparent;
}
#footertwitter:hover{
	background:url(images/medialaw_footersprite.png) no-repeat scroll -64px -32px transparent;
	
}
#footermailform:hover{
	background:url(images/medialaw_footersprite.png) no-repeat scroll -32px -32px transparent;
	
}
#rssfeeds{
	white-space: nowrap;
	line-height: 2;
}
#rssfeeds h3{
	text-align: center;
}
#copy {
	background-color: #747474;
	color:#86A4C6;
	padding:0px 20px 0;
	text-align:right;
	height: 21px;
}

/**********HEADER************/

#university_links{
	padding: 7px 20px 0px;
	text-align: right;
}

#university_links a{
	color: #656769;
}

#logo_text{
	font-size: 3em;
}

#top_nav{
	border-bottom:1px solid #e2e2e2;
	margin:127px 20px 0px;
}

#main_menu_header{
	list-style: none;
	margin: 0px;
}

#main_menu_header .current-menu-item, #main_menu_header a:hover, #main_menu_header .current-page-ancestor{
	background-color: #e2e2e2;
}

#main_menu_header li{
	float: left;
}

#main_menu_header a{
	color: #111111;
	border-right:1px solid #F1F5F8;
	display:block;
	font-sizez;
	margin:0 auto;
	padding:10px 12px;
	text-transform:uppercase;
	font-size: 13px;
}

#main_menu_header a:hover{
	text-decoration: none;
}

/************CONTENT*************/

#content{
	background-color: #fff;
	float: right;
	width: 573px;
	border-bottom:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	padding: 0px 48px 12px;
}

#content h1{
	margin-top: 0px;
}

#content h2{
	margin: 36px -48px 24px;
}
#content p.edit_link{
	/*display: none;*/
}
#content p.edit_link a{
	color: #c53600;
}

#content .hentry{
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 12px;
	margin-bottom: 24px;
}

#content .event h3,#content .event h4,#content .post h3,#content .post h4{
	width: 501px;
	float: right;
	margin: 0px;
	padding: 1px 0px 2px 12px;
	padding-left: 12px;
}

body.single-event #content .event h4{
	/*float: none;*/
}

#content .hentry h3 a{
	color: #111;
}

#content .hentry h4{
	padding-top: 6px;
}

#content .hentry .date{
	display: block;
	height: 58px;
	width: 58px;
	float: left;
	text-align: center;
	border: 1px solid #333;
	font-size: 16px;
	line-height: 1.8;
	color: #111;
	text-decoration: none;
}

#content ul{
	margin: 10px 1em 10px;
}

#content ul.board_info{
	list-style: none;
	margin: 10px 0px;
}
/******EVENT TITLE******/

#content div.event .date{
	background: transparent url(images/cal.png) no-repeat scroll -1px -1px;
	color: #111;
	text-decoration: none;
}
#content div.event .top{
	color: white;
}
body.single-event #content div.event .date{
	/*margin-right: 16px;*/
}

/*******EVENT TIME TITLE********/
#content div.time .box{
	margin: 0px -24px 12px;
	border: 1px solid #c53600;
	position: relative;
	top: 5px;
	z-index: 0;
	padding: 0px 24px;
}

#content p.time{
	background-color:#111111;
	color:#FFFFFF;
	float:left;
	font-family:sans-serif;
	height:24px;
	left:-56px;
	margin:-6px 0 8px;
	padding:3px 8px 0;
	position:relative;
	z-index: 10;
}

#content div.time h3, #content div.time h4{
	width: 100%;
	float: none;
	clear: both;
	padding: 1px 0px 2px;
}

/********BLOGPOST TITLE*******/

#content div.post .date{
	background: transparent url(images/stamp.png) no-repeat scroll -1px -1px;
	color: #111;
	text-decoration: none;
}

#content div.post .top{
	color: #111;
}

/******photopage******/
.photopage div.hentry img{
	border: 1px solid #f0f0f0;
	display: block;
	margin: 12px auto;
	padding: 7px;
}

/*******Degrees lists*******/
.degree_outline ul{
	list-style-type: upper-roman;
}

.degree_outline ul ul{
	list-style-type: upper-latin;
}

.degree_outline ul ul ul{
	list-style-type: lower-roman;
}

.degree_outline ul ul ul ul{
	list-style-type: lower-latin;
}

.degree_outline ul ul ul ul ul{
	list-style-type: disc;
}







