/*
Theme Name: Hip Parade
Theme URL: http://hipparade.co.uk/
Description: Hip Parade is a WordPress theme with theme options page.
Author: Hip Parade
Author URI: http://hipparade.co.uk/
Version: 2.0
Tags: Hip, Parade,  Glasgow, band, Right Sidebar, Fixed Width, Blogging, Options Page

LAYOUT*/
BODY
{
	background: url(images/background.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #B4B4B3;
	color: #FFFFFF;
}
#wrapper
{
	padding: 0;
	color: #F7F7F7;
}
#container
{
}
#contentwrap
{
	background: url(images/content-wrap.png) repeat-y top left;
}
A
{
	color: #828282;
}
A:hover
{
	color: #FFFFFF;
}
/*HEADER*/
#header
{
	height: 115px;
	padding-top: 30px;
}
#header H1
{
	margin-bottom: 0px !important;
	padding: 15px 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 48px;
}
#header H1 A, #header H1 A:visited
{
	color: #FFF;
	text-decoration: none;
}
#header H2
{
	color: #B4B4B3;
	font-size: 14px;
	line-height: 14px;
	font-family: Arial;
}
/*NAVIGATION MENUS*/
 #pagemenucontainer
{
	height: 67px;
}
#pagemenu
{
	height: 67px;
	color: #FAFAFA;
}
#pagemenu, #pagemenu UL
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#pagemenu
{
	margin-bottom: 1px;
}
#pagemenu UL
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#pagemenu LI
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#pagemenu UL LI
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#pagemenu LI A, #pagemenu LI A:link
{
	color: #FFFFFF;
	display: block;
	margin: 0px 3px;
	padding: 40px 10px 16px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 #5E5C5C;
}
#pagemenu LI A:hover, #pagemenu LI A:active
{
	background: url(images/pagenav-background.png) repeat-x top left;
	color: #FFF;
	display: block;
	text-decoration: none;
}
#pagemenu LI.current_page_item A
{
	background: url(images/pagenav-background.png) repeat-x top left;
	color: #FFF;
}
#pagemenu LI:hover, #pagemenu LI.sfhover
{
	position: static;
}
<!-- #navcontainer
{
	height: 55px;
	background: url(images/nav-backgr.png) repeat-x left top;
	display: block;
	overflow: hidden; -->
}
#navcontainer .current-cat A
{
	background: url(images/nav-backgr-hover.png) repeat-x top left;
	color: #FFF;
}
/*CONTENT*/
#content
{
	padding: 15px 5px 15px 15px;
}
PRE
{
	overflow: auto;
	width: 470px;
}
.post
{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
.post P
{
	margin-bottom: 10px;
}
.title
{
	margin: 0 0 8px;
	padding: 0px;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #FFFFFF;
	font-weight: bold;
}
.title A
{
	text-decoration: none;
	color: #FFFFFF;
}
.title A:hover
{
	text-decoration: none;
	color: #A40101;
}
.pagetitle
{
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}
.postdate
{
	font-size: 11px;
	padding: 1px 0;
	font-family: Arial, Verdana;
}
.postmeta
{
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
}
.postdate IMG, .postmeta IMG
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
.readmorecontent
{
	text-align: right;
}
A.readmore
{
	padding: 4px 15px;
	background: #646562;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 0 1px 0 #484848;
}
A.readmore:hover
{
	background-color: #AC310B;
	text-shadow: 0 1px 0 #8F2606;
}
.entry
{
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
}
.navigation
{
	padding: 10px 0;
}
BLOCKQUOTE
{
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
}
.post IMG
{
	max-width: 680px;
}
IMG.wp-smiley
{
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
}
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
/*optional rounded corners for browsers that support it*/
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*SIDEBAR(S)*/
.sidebaradbox
{
	margin-top: 5px;
	text-align: center;
}
.ad125
{
	margin: 6px;
}
.sidebar
{
	margin: 0 10px 10px;
	color: #E4E5E3;
	font-size: 14px;
}
.sidebar A
{
	text-decoration: none;
	color: #FFFFFF;
}
.sidebar A:hover
{
	text-decoration: underline;
	color: #FFF;
}
#search
{
	border: 1px solid #959595;
	height: 30px;
	padding: 0;
	background: #787878;
	text-align: right;
}
#search INPUT
{
	border: 0;
	background: none;
	color: #E5E5E5;
}
#s
{
	width: 212px;
	padding: 4px;
	margin: 3px 0 0;
	background: none;
}
#topsearch
{
	margin-top: 22px;
}
#topsearch #s
{
	width: 184px;
}
/*Social icons*/
.addthis_toolbox
{
	padding: 15px 0 0px;
	text-align: center;
}
.addthis_toolbox .custom_images A
{
	width: 32px;
	height: 32px;
	margin: 0 3px;
	padding: 0;
}
.addthis_toolbox .custom_images A:hover IMG
{
	opacity: 1;
}
.addthis_toolbox .custom_images A IMG
{
	opacity: 0.85;
}
.sidebarvideo
{
}
.sidebar H2
{
	margin: 10px 0 0;
	padding: 7px 0 6px 10px;
	background: url(images/tab_backgr.png) repeat-x bottom left;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-shadow: 0 1px 0 #151515;
}
.sidebar UL
{
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
.sidebar UL LI
{
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
.sidebar UL UL
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sidebar UL LI LI
{
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
}
.sidebar UL LI UL LI
{
	background: url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
}
#wp-calendar TH
{
	font-style: normal;
	text-transform: capitalize;
	color: #EEE;
	background: none;
}
#wp-calendar CAPTION
{
	padding: 2px 4px;
	text-transform: uppercase;
	margin: 2px 0;
	background: none;
	color: #EEE;
}
#wp-calendar TD
{
	color: #999;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar TD:hover A
{
	color: #000;
}
#wp-calendar TD:hover, #wp-calendar #today
{
	background: #EEF0F4;
	color: #555;
}
#wp-calendar
{
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	width: 100%;
}
/*FOOTER*/
#footer
{
	background: #1D1D1D;
	padding: 22px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	margin-top: 10px;
}
#footer A
{
	color: #FFF;
}
#footer A:hover
{
	text-decoration: none;
}
#footer2
{
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding: 10px;
}
#footer2 A
{
	color: #FFFFFF;
	text-decoration: none;
}
/*COMMENTS*/
#comments H3
{
	margin-bottom: 10px;
}
#commentform INPUT
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform
{
	margin: 5px 10px 0 0;
}
#commentform TEXTAREA
{
	width: 100%;
	padding: 2px;
}
#respond:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit
{
	margin: 0 0 5px auto;
	float: right;
}
.alt
{
	margin: 0;
	padding: 10px;
}
.commentlist
{
	padding: 0;
	text-align: justify;
}
.commentlist LI
{
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist LI UL LI
{
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist P
{
	margin: 10px 5px 10px 0;
}
.children
{
	padding: 0;
}
#commentform P
{
	margin: 5px 0;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata
{
	margin: 0;
	display: block;
}
.post_thumbnail
{
	margin: 0 10px 10px 0;
}

