/*
Theme Name: Belfast Pride
Theme URI: http://www.belfastpride.com/
Description: The theme for the Belfast Pride website.
Version: 1.0
Author: Andrew Murdoch & Peter Hamill
Author URI: 
Tags: belfast, pride
*/


/** Load custom font **/
@font-face {
	font-family: "VAG Rounded Std Light";
	src: url(VAGRoundedStd-Light.ttf), url(VAGROUN0.eot);
}

body {
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background:#a7a7a7 url(bg.png) repeat-x scroll 0 0;
	margin:0;
	}

#page {
	background-color: white;
	border: 10px solid #b6b6b6;
	border-width:0 10px 0 10px;
	text-align: left;
	width:970px;
	margin: 0 auto;
	}

#header {
	background: Black url(headerbg.jpg) no-repeat scroll 0 0;
	padding:10px 20px 10px 20px;
	height:107px;
	}
#header .description {
	display:none;
	}
#header .logo span {
	display:none;
	}
#header .logo {
	display:block;
	width:285px;
	height:107px;
	background:Transparent url(logo.png) no-repeat scroll 0 0;
	}
	
#nav {
	list-style-type:none;
	margin:0;
	padding:0;
	background:Black url(navcandy.png) repeat-x scroll 0 0;
	height:22px;
	}
#nav li {
	display:inline;
	}
#nav li a {
	float:left;
	display:block;
	background:Black;
	color:White;
	text-decoration:none;
	font-size:7pt;
	font-weight:bold;
	height:22px;
	line-height:22px;
	background:Black url(navcandy.png) repeat-x scroll 0 0;
	padding:0 12px 0 12px;
	text-transform:uppercase;
	}
#nav li.page-2 a {
	background-position:0 -22px;
	}
#nav li.page-3 a {
	background-position:0 -44px;
	} 
#nav li.page-4 a {
	background-position:0 -66px;
	} 
#nav li.page-5 a {
	background-position:0 -88px;
	} 
#nav li.page-6 a {
	background-position:0 -110px;
	} 
#nav li.page-7 a {
	background-position:0 -132px;
	} 
#nav li.page-8 a {
	background-position:0 -154px;
	} 
#nav li.page-9 a {
	background-position:0 -176px;
	} 
#nav li.page-10 a {
	background-position:0 -198px;
	} 
#nav li.page-11 a {
	background-position:0 -220px;
	} 
#nav li.page-12 a {
	background-position:0 -242px;
	width:68px;
	text-align:center;
	} 
	
#nav2 {
	padding:0;
	margin:0;
	height:22px;
	list-style-type:none; 
	border-bottom:solid 1px Black;
	background:Black;
	}
#nav2 li {
	display:inline;
	}
#nav2 li a {
	float:left;
	display:block;
	color:White;
	text-decoration:none;
	font-size:7pt;
	font-weight:bold;
	height:22px;
	line-height:22px;
	padding:0 12px 0 12px;
	text-transform:uppercase;
	}
	
.subnav-1 {
	background:#990000 !important;
	}
.subnav-2 {
	background:#cc6633 !important;
	}
.subnav-3 {
	background:#cc9900 !important;
	}
.subnav-4 {
	background:#cccc00 !important;
	}
.subnav-5 {
	background:#66cc33 !important;
	}
.subnav-6 {
	background:#00cc66 !important;
	}
.subnav-7 {
	background:#00cccc !important;
	}
.subnav-8 {
	background:#0066cc !important;
	}
.subnav-9 {
	background:#3333cc !important;
	}
.subnav-10 {
	background:#9900cc !important;
	}
.subnav-11 {
	background:#646464 !important;
	}

.news h2 a, .news h1 {
	color:#cc0000;
	font-size:22pt;
	text-decoration:none;
	font-family: "VAG Rounded Std Light";
	margin-bottom:0;
	}
.tree-1 h2 a:hover {
	text-decoration:underline;
}
.tree-2 h1 {
	color:#cc6633;
	}
.tree-3 h1 {
	color:#cc9900;
	}
.tree-4 h1 {
	color:#cccc00;
	}
.tree-5 h1 {
	color:#66cc33;
	}
.tree-6 h1 {
	color:#00cc66;
	}
.tree-7 h1 {
	color:#00cccc;
	}
.tree-8 h1 {
	color:#0066cc;
	} 
.tree-9 h1 {
	color:#3333cc;
	}
.tree-10 h1 {
	color:#9900cc;
	}
.tree-11 h1 {
	color:#646464;
	}

#contentWrapper {
	clear:both;
	background:White url(pagebg.jpg) no-repeat scroll left bottom;
	}


#content {
	float:left;
	padding:0 0 20px 20px;
	}
#content .post {
	margin-top:20px;
}
.widecolumn {
	width:930px;
}
.narrowcolumn {
	width:630px;
}

.postmetadata {
	border-top:solid 1px #efefef;
	color:#646464;
	font-size:8pt;
	padding-top:5px;
	margin-bottom:20px;
}
.postmetadata a {
color:#646464;
text-decoration:none;
}
	
#content h1, #content h2 {
	font-weight:normal;
	font-family: "VAG Rounded Std Light";
	font-size:22pt;
	margin-bottom:0;
	}
	

#footer {
	clear:both;
	background: Black;
	border: none;
	padding:10px;
	font-size:8pt;
	color:White;
	font-size:8pt;
	}
#footer a {
	color:White;
	text-decoration:underline;
	width:660px;
	}
#footer p.left {
	float:left;
	width:600px;
}
#footer p.right {
	float:right;
	width:350px;
	text-align:right;
}
.clear {clear:both;}
	
#sidebar {
	width:280px;
	float:right;
	margin-right:20px;
	margin-top:20px;
	}

#sidebar ul {
	list-style-type:none;
	padding:0;
	}
#sidebar ul li.widget {
	border:solid 1px #b1b1b1;
	background:White;
	}
#sidebar ul h2 {
	background:#b1b1b1;
	padding:10px;
	font-size:10pt;
	color:Black;
	margin:0;
	text-transform:uppercase;
	font-weight:normal;
	}
#sidebar ul ul {
	border:none;
	list-style-type:disc;
	padding-left:25px !important;
	margin:10px;
}

#sidebar .textwidget { margin:10px; }
#sidebar form { margin-left:20px; }
#sidebar a { color:#646464; }
#sidebar .widget_recent_entries li { margin-bottom:5px; }
#sidebar .widget_tag_cloud div { margin:10px;}

#content .commentmetadata {
	font-size:8pt;
}

#content .commentmetadata a {
	color:#646464;
text-decoration:none;
}
#content .comment {
	border:dashed 1px #ccc;
	background:White;
	padding:10px;
}
#content .comment p {
	margin-bottom:0;
}
#content .comment em {
	font-size:8pt;
}
#content .comment a {
	color:#949494;
	font-size:10pt;
}
#content .comment .vcard {
	margin-bottom:10px;
}
#content ol.commentlist {
	list-style-type:none;
	padding-left:0;
	margin-left:0;
}
#content ol.commentlist li {
	margin-bottom:20px;
	margin-left:0;
}
#content .date {
	font-size:8pt;
	font-style:italic;
	color:#646464;
}

#content .wp-caption {
	border:solid 1px #ccc;
	background:#efefef;
	font-size:8pt;
	text-align:center;
	padding:5px;
}
#content img {
	border:none;
}
#content .alignright {
	float:right;
	margin:10px;
}
#content .alignleft {
	float:left;
	margin:10px;
}
#header .banner img {
	border:none;
}
#header .banner {
	width:480px;
	height:68px;
	float:right;
	margin:20px;
}