/*
Theme Name: University of Westminster - ONLINE theme
Theme URI: http://wordpress.org/
Description: The 2011 default theme for University of Westminster.
Author: University of Westminster - Online Team
Author URI: http://westminster.ac.uk/
Version: 1.0

License:
License URI:

General comments: This template is for use on the westminster.ac.uk domain only. It is not authorised for use anywhere else on the web.
*/

body { background: #f4f4f4;
	font-size: 81.3%;
	font-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
/* ######################################### */	
/* ###############  LAYOUT ################# */
/* ######################################### */	

div.centre { background: #fff;
	padding: 0 10px 30px 10px;
	width: 976px;
	margin: 0 auto;
	position: relative;
	}
	
	div.sitewrapper { width: 976px;
		margin: 0;
		padding: 0;
		}
		
		div#header { background: #647D8C 0 0;
			height: 130px;
			width: 976px;
			}
		div#header img {
			float: left;
			margin: 0px;
			padding: 0px;	
		}
			
		div#contentwrapper { width: 976px;
			margin: 16px 0 30px 0;
			position: relative;
			clear: both;
			background: #fff;
			}
			.left_column { float: left;
				clear: left;
				width: 192px;
				}

			.main_content { width: 496px;
				padding-right: 48px;
				float: left;
				display: inline;
				margin-left: 16px;
				}
			.main_content_1col {
				width: 704px;
				padding-right: 48px;
				float: left;
				display: inline;					
			}
			
			.right_column { float: left;
				width: 224px;
				display: inline;
				}
			
			.inner_hotspot {
				width: 238px;
				min-height: 330px;
				float: left;
				margin-right: 10px;	
			}
			.singlepost-thumb {
				float: right;
				padding-left: 20px;
				padding-bottom: 5px;	
			}
			.multipost-thumb {
				float: right;	
			}			
				
						
			.login_panel { margin-bottom: 30px;
					}
		div#footer { margin: 60px 0 30px 0;
			}
			

.search {
	float: left;
	padding: 0 5px 0 0;
}
.search form {
	margin:0;
	padding: 5px 0 0 0;
}
.search input.searchbox {
   width: 150px;
   height: 16px;
   padding: 2px;
   margin-right: 4px;
   border: 0px none;
   border-color: #333 #ccc #ccc #333;
}
.search input.submit {
	vertical-align: middle;	
}
.search input:focus {
   border-color: #990d34;
}   
			

/* ################################################# */	
/* ###############    TYPOGRAPHY   ################# */
/* ################################################# */	

h1 { font-size: 246.2%;
	color: #e66900;
	font-weight: normal;
	margin: 0 0 24px 0;
	}
h2 { font-size: 169.2%;
	color: #333;
	font-weight: normal;
	line-height: 1.1em;
	}
	h2.white { color: white; 
		}
	.main_content h2 { margin: 20px 0 12px 0;
		}
	.right_hotspot h2, .picture_hotspot .hotspot_text h2, .grid_small .text_panel h2 { font-size: 138.4%;
		}
		.right_hotspot h2  { margin: 0 0 12px 0;
			}
		.picture_hotspot .hotspot_text h2 { margin: 0 0 7px 0;
			}
		.grid_small .text_panel h2 { margin: 0;
			}
			
			
			
p { margin: 0 0 12px 0;
	color: #333;
	line-height: 1.3em;
	}	
	p.intro { font-size: 169.2%;
		color: #647d8c;
		margin: 0 0 18px 0;
		padding-right: 16px;
		}
	p.white { color: white;		
		}
	p.small { font-size: 84.6%;
		}
		
	p.list { margin-bottom: 6px;
		}
	.footer_links p { margin-bottom: 0px;
		}	
	.left_column .left_hotspot p { margin-bottom: 14px;
		}
		.left_column .left_hotspot p.heading { background: #647D8C url("images/background_left_hotspot.gif") repeat-x;
			padding: 5px 0 5px 16px;
			color: #fff;
			font-size: 138.4%;
			margin: 0;
			line-height: 1.1em;
			}
		.right_hotspot .background p { padding-right: 100px;
			}
		.grid_small .text_panel p.white { margin: 0 0 0 10px;
			}

			
			
a:link, a:active, a:focus, a:visited, a:hover, a:visited:hover { text-decoration: none;
	color: #e66900;
	}
	a:focus, a:hover, a:visited:hover { text-decoration: underline;
		}
		
		a.related_link:link, a.related_link:active, a.related_link:visited, a.related_link:focus, a.related_link:hover, a.related_link:visited:hover { margin-top: -7px;
			position: relative;
			}
			

		a.arrow:link, a.arrow:active, a.arrow:visited, .login_panel ul li a:link, .login_panel ul li a:active, .login_panel ul li a:visited, .right_hotspot a.arrow:link, .right_hotspot a.arrow:active, .right_hotspot a.arrow:visited { padding: 6px 0 7px 10px;
			list-style-type: none;
			background: url("images/link_arrow_black.gif") 0 11px no-repeat;
			color: #333;
			display: block;
			}
			.login_panel ul li a:link, .login_panel ul li a:active, .login_panel ul li a:visited { background-position: 0 6px;
				padding: 0 10px;
				}
			a.arrow_greyblue:link, a.arrow_greyblue:active, a.arrow_greyblue:visited { color: #647D8C;
					padding: 6px 0 7px 10px;
					background: url("images/link_arrow_greyblue.gif") 0 10px no-repeat;
					text-decoration: none;
					display: block;
					}
			a.arrow_white:link, a.arrow_white:active, a.arrow_white:visited { color: white;
				margin: 0;
				padding: 0 0 0 10px;
				background: url("images/link_arrow_white.gif") 0 7px no-repeat;
				text-decoration: none;
				display: block;
				}					
			a.arrow:focus, a.arrow:hover, a.arrow:visited:hover, .login_panel ul li a:focus, .login_panel ul li a:hover, .login_panel ul li a:visited:hover, .right_hotspot a.arrow:focus, .right_hotspot a.arrow:hover, .right_hotspot a.arrow:visited:hover, a.arrow_greyblue:focus, a.arrow_greyblue:hover, a.arrow_greyblue:visited:hover { background: url("images/link_arrow_orange.gif") 0 11px no-repeat;
			color: #e66900;
			text-decoration: underline;
			}
					h2 a.arrow_greyblue:link, h2 a.arrow_greyblue:active, h2 a.arrow_greyblue:visited, h2 a.arrow_greyblue:focus, h2 a.arrow_greyblue:hover, h2 a.arrow_greyblue:visited:hover { padding: 0 0 0 10px;
						background-position: 0 7px;
						}
					.login_panel ul li a:focus, .login_panel ul li a:hover, .login_panel ul li a:visited:hover { background-position: 0 6px;
						}

		a.external:link, a.external:active, a.external:visited, a.external:hover, a.external:visited:hover { background: url("images/icon_external_grey.gif") 0 3px no-repeat;
				padding: 0 18px 0 0;
				color: #333;
				text-decoration: none;
				background-position: right;
				}
			a.external_greyblue:link, a.external_greyblue:active, a.external_greyblue:visited { color: #647D8C;
				padding: 0 18px 0 0;
				background: url("images/icon_external_greyblue.gif") 0 3px no-repeat;
				text-decoration: none;
				background-position: right;
				}
			a.external_white:link, a.external_white:active, a.external_white:focus, a.external_white:visited, a.external_white:hover, aexternal_white:visited:hover { color: #fff;
				text-decoration: none;
				background: url("images/icon_external_white.gif") 0 3px no-repeat;
				padding: 0 18px 0 0;
				background-position: right;
				}
				a.external:focus, a.external:hover, a.external:visited:hover, a.external_greyblue:focus, a.external_greyblue:hover, a.external_greyblue:visited:hover { color: #e66900;
				background: url("images/icon_external_orange.gif") 0 3px no-repeat;
				padding: 0 18px 0 0;
				text-decoration: none;
				background-position: right;
				}
				a.external:focus, a.external:hover, a.external:visited:hover { background-position: 0 3px right;
					}			
				a.external_white:focus, a.external_white:hover, a.external_white:visited:hover { text-decoration: underline;
					}
				
				.grid_small .text_panel a:focus, .grid_small .text_panel a:hover, .grid_small .text_panel a:visited:hover, .grid_small .text_panel h2 a:focus, .grid_small .text_panel h2 a:hover, .grid_small .text_panel h2 a:visited:hover, a.arrow_white:focus, a.arrow_white:hover, a.arrow_white:visited:hover { text-decoration: underline;
					}


	
	
		/* -----------------footer panel links------------------ */	
		#footer ul li a:link, #footer ul li	a:active, #footer ul li a:visited { color: #333;
			text-decoration: none;
			}
			#footer ul li a:focus, #footer ul li a:hover, #footer ul li a:visited:hover { color: #e66900;
			text-decoration: underline;
			}


/* ############################################ */	
/* ###############    LISTS   ################# */
/* ############################################ */	

.main_content ul { margin: 0 0 14px 0;
	padding: 0;
	line-height: 1.3em;
	list-style-type: none;
	}
	.main_content ul li { margin: 0 0 6px 0;
		padding: 0 0 0 12px;
		list-style-type: none;
		background: transparent url("images/bullet_orange.gif") 0 7px no-repeat;
		}
.login_panel ul { list-style-type: none;
	margin: 0 0 14px 0;
	padding: 0;
	}
	.login_panel ul li { margin-bottom: 4px;
		}

		

		
#footer ul { padding: 5px 0 5px 12px;
	margin: 5px 0 0 0;
	border-top: 1px solid #ccc;
	border-width: 1px 0;
	height: auto;
	min-height: 21px;
	}
	#footer ul li { margin: 0 15px 6px 0;
		padding: 0 0 0 0px;
		list-style-type: none;
		background: transparent;
		display: inline;
		float: left;
		}
		#footer ul li.facebook { background: transparent url("images/icon_bookmarks_facebook.gif") 0 0 no-repeat; }
		#footer ul li.twitter { background: transparent url("images/icon_bookmarks_twitter.gif") 0 0 no-repeat; }
		#footer .footer_links ul { padding: 0;
			border: 0;
			}   
		#footer .footer_links ul li { padding: 0 12px 3px 0;
			margin: 0 8px 0px 0;
			list-style-type: none;
			background: transparent;
/*			line-height: 1.5em;*/
			border-right: 1px solid #e66900;
			}
			#footer .footer_links ul li.noborder { border: 0;	
				}




ul.images { width: 496px; 
	padding: 0;
	margin: 0;
	}
	ul.images li { width: 165px;
		height: 150px;
		float: left; 
		text-align: center;
		list-style-type: none;
		padding: 0;
		margin: 0;
		background: none;
		}
		
		
		
/* ############################################# */	
/* ###############    TABLES   ################# */
/* ############################################# */

table.members_benefits { border-collapse: collapse;
	border-bottom: 2px solid #ccc;
	width: 100%;
	text-align: left;
	}
table.members_benefits thead tr { background: #e66900 url("images/background_table_row_orange.gif") repeat-x;
	color: white;
	font-weight: normal;
	}
	th, td { padding: 7px;
		}
		th, td.center { text-align: center;
			}
	tr.grey_background { background-color: #f2f2f2;
		}




/* ############################################### */	
/* ###############    TOP MENU   ################# */
/* ############################################### */	

			
div.top_menu { background: #647d8c url("images/background_top_menu.gif") repeat-x;
	width: 976px;
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
	}
	div.top_menu p { float: left;
		clear: left;
		width: 176px;
		background: #263b4b;
		padding: 6px 0 7px 16px;	
		margin: 0;
		}
	div.top_menu ul { list-style: none;
		margin: 0;
		padding: 6px 0 7px 6px;
		float: left;
		width: 555px;
		}
		div.top_menu ul li { display: inline;
			border-right: 1px solid white;
			padding: 0 10px 0 10px;
			margin: 0;
			float: left;
			}
			div.top_menu ul li.last { border-right: 0;
				}
	div.top_menu p a:link, div.top_menu p a:active, div.top_menu p a:visited, div.top_menu ul li a:link, div.top_menu ul li a:active, div.top_menu ul li a:visited, .signin a:link, .signin a:visited { color: #fff;
		text-decoration: none;
		}
		div.top_menu ul li a:focus, div.top_menu p a:focus, div.top_menu p a:hover, div.top_menu p a:visited:hover, div.top_menu ul li a:hover, div.top_menu ul li a:visited:hover, .signin a:focus, .signin a:hover, .signin a:visited:hover { color: #fff;
			text-decoration: underline;
			}
		div.top_menu p a.external_white:link, div.top_menu p a.external_white:active, div.top_menu p a.external_white:visited, div.top_menu p a.external_white:focus, div.top_menu p a.external_white:hover, div.top_menu p a.external_white:visited:hover { background-position: 0 2px right;
			}
			div.top_menu ul li a.selected,
			div.top_menu ul li.current_page_item,
			div.top_menu ul li.current_page_parent
			div.top_menu ul li.current-page-ancestor
			 { font-weight: bold;
				}
							

/* ################################################ */	
/* ###############    SIDE MENU   ################# */
/* ################################################ */	


	div.side_menu ul { list-style: none;
		margin: 0 0 24px 0;
		padding: 0 0 10px 0;
		background-color: #FAD2B4;
		}
			div.side_menu ul li { color: #333;
				margin: 0;
				}
			p#site_title { color: #fff;
				background-color: #e66900;
				font-size: 169.2%;
				padding: 0px 0 1px 16px;
				margin-bottom: 1px;
				}
				
				div.side_menu ul li a:link, 
				div.side_menu ul li a:active, 
				div.side_menu ul li a:visited, 
				div.side_menu ul li.selected span, 
				div.side_menu ul li.current-menu-item a { background: url("images/link_arrow_black.gif") 16px 12px no-repeat;
					padding: 7px 0 7px 26px;
					display: block;
					background-color: #FAD2B4;
					color: #000;
					text-decoration: none;
					}
					div.side_menu ul li a:focus, div.side_menu ul li a:hover, div.side_menu ul li a:visited:hover { text-decoration: underline;
						}
					div.side_menu ul li.section_title { border-bottom: 1px solid white;
						background-color: #f0a05a;
						margin: 0;
						}
						div.side_menu ul li.section_title a:link, div.side_menu ul li.section_title a:active, div.side_menu ul li.section_title a:focus, div.side_menu ul li.section_title a:visited { background-color: #f0a05a;
							}
							
						div.side_menu ul li a:hover, 
						div.side_menu ul li a:visited:hover, 
						div.side_menu ul li.section_title a:hover, 
						div.side_menu ul li.section_title a:visited:hover, 
						div.side_menu ul li.selected a:link, 
						div.side_menu ul li.selected a:active, 
						div.side_menu ul li.selected a:focus, 
						div.side_menu ul li.selected a:visited, 
						div.side_menu ul li.selected a:hover, 
						div.side_menu ul li.selected a:visited:hover, 
						div.side_menu ul li.selected span, 
						div.side_menu ul li.current-menu-item a					
						{ background: url("images/link_arrow_orange.gif") 16px 12px no-repeat;
							background-color: #fff;
							color: #e66900;
							}



/* ############################################### */	
/* ###############    HOTSPOTS   ################# */
/* ############################################### */	

/* -----------------Left column hotspots------------------ */		

.left_column .left_hotspot { width: 192px;
	padding-bottom: 15px;
		}
        .left_column .left_hotspot div, .left_column .left_hotspot ul.twitter { padding: 10px 10px 15px 10px;
            border: 1px solid #ccc;
            border-top: 0;
            }

						
/* -----------------Right column hotspots------------------ */		
.right_hotspot { border: 1px solid #FAD2B4;
	border-top: 3px solid #e66900;
	padding: 10px 20px 20px 10px;
	margin-bottom: 24px;
	width: 192px;
	}
.right_hotspot ul {
	padding-left: 12px;
	list-style-image: url("images/link_arrow_orange.gif");
}

.right_hotspot img { margin: 0 0 10px 0;
	}
	

/* -----------------Landing page hotspots------------------ */	
.grid_small { width: 528px; 
	height: auto; 
	min-height: 158px;  
	margin-bottom: 16px;
	}
	.grid_small .text_panel { width: 250px; 
		height: auto; 
		min-height: 58px; 
		background: #e66900 url("images/background_hotspot_orange.gif") repeat-x; 
		border-right: 2px solid white; 
		color: white; 
		float: left; 
		clear: left;
		padding: 10px;
		color: white;
		}
		.grid_small .text_panel_top { border-bottom: 2px solid white;
			}

		.grid_small .image_panel img { width: 256px; height: 158px;
			}
		.grid_small_extended { min-height: 238px;
			}
			
.hotspots_panel	{ width: 528px; 
	height: 158px;
	margin-bottom: 16px;
	}
	.hotspots_panel .picture_hotspot { border: 1px solid #ccc; 
		background: #f2f2f2; 
		width: 254px; 
		height: auto; 
		min-height: 156px; 
		float: left;
		}
		.hotspots_panel .picture_hotspot_left { clear: left; 
			margin-right: 16px;
			}
		.hotspots_panel .picture_hotspot img { float: left;
			}
		.hotspots_panel .picture_hotspot .hotspot_text { padding: 10px; 
			margin-left: 127px;
			}



/* ############################################ */	
/* ###############    OTHER   ################# */
/* ############################################ */	

.bookmarks { padding: 0 272px 30px 208px;
	border-bottom: 3px solid #e66900;
	margin-bottom: 12px;
	}
.contact { width: 304px;
	padding-right: 48px;
	float: left;
	clear: left;
	}
.footer_links { margin-left: 352px;
	position: relative;
	}
.social_sites { margin-bottom: 24px;
	}
	.social_sites a img { padding-bottom: 5px;
		border: 0;
		}
		
.rss {
	float: left;	
}
.rssicon {
	background-image: url("http://blogstage.westminster.ac.uk/wp-content/themes/westminster/images/rss-news2.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	margin: 6px 0 0 5px;
	padding: 0 10px 0 0;
	position: absolute 107px 15px 0 0;
}

		
a img { border: 0;
	}
.clearboth { clear: both;
	}
.nowrap { white-space: nowrap;
	}

.right { float: right;
	}
.clearboth { clear: both;
	}
.sharelinks {
	width: 70px;
	float: right;	
}
.sharelinks_fb {
	width: 50px;
	float: right;	
}
.attachment-thumbnail, .attachment-medium {
	float: right;
	display: inline;
	border: 1px solid #eeeeee;
	padding: 5px;	
	margin-left: 10px;
	margin-bottom: 10px;
}

.singlepost-thumb {
	width: 248px;
}
.multipost-thumb {
	width: 124px;	
}
p.caption {
	margin: 5px 0;	
	float: left;
	clear: left;
	display: inline;
}
.more-link-border {
	border-bottom: 1px solid #ccc;
	clear: both;
	margin-bottom: 20px;
}
	
	
	
/* #################################################### */	
/* ###############   COMMENTS SECTION ################# */
/* #################################################### */	
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
	padding-left: 0px;
}	
ol.commentlist li {
	padding: 10px;
	background-color: #f4f4f4;	
}
ol.commentlist li.alt {
	background-color: #eee;	
}
/* #################################################### */	
/* ###############   TWITTER STYLING ################# */
/* #################################################### */	

a.twitter_title_link {
	color: #fff;
}
ul.twitter {
	list-style-type: none;
	padding-left: 15px;
	margin: 0px;
}
li.twitter-item {
	margin-top: 5px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
}



/* for image replacement */
.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; position: absolute; }

.previous {
	background-image: url(images/arrow_left_greyblue.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;	
	float: left;
}
.next {
	background-image: url(images/arrow_right_greyblue.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	float: right;	
}
/* #################################################### */	
/* ###############   ACCESSIBILITY STYLING ################# */
/* #################################################### */	
#themes {
	float: left;	
}
#themes ul {
	padding-bottom: 10px;	
}
#themes ul, #themes ul li  {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#themes ul li a {
	border: 1px solid;
	display: block;
	margin: 0 2px;
	padding: 0 2px;
	text-decoration: none;
	font-size: 1.3em;
}
#theme_default {
	background: none repeat scroll 0 0 #ffffff;
	border-color: #418CD7 ;
	color: #418CD7 ;	
}
#theme_mono {
	background: none repeat scroll 0 0 #ffffff;
	border-color: #000 ;
	color: #000 ;	
}
#theme_hivis {
	background: none repeat scroll 0 0 #000;
	border-color: #fff200 ;
	color: #fff200 ;	
}
