/*
Theme Name: Reciva
Theme URI: http://www.reciva.com/
Description: Reciva theme
Version: 1.6
Author: Reciva Ltd

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import "dropdown.css";

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 760px;
        float: left;
	}

#header {
/*	background-color: #73a0c5; */
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 5px;
	}

.post {
	border-bottom:2px groove grey;
	margin:0pt 0pt 40px;
	padding-bottom:40px;
	float:left;
	}

.post hr {
	display: block;
	margin-bottom:2em;
	margin-top:2em;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 20px;
	margin: 0;
	font-size: 180%;
	}

h2 {
	margin: 30px 0 10px;
	font-size: 150%;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 10px;
	font-size: 120%;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	font-size: 100%;
	margin:30px 0 0 0;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
/* 	margin-left: 0px; */
/* 	padding: 0 0 0 30px; */
/* 	list-style: none; */
/* 	padding-left: 10px; */
/* 	text-indent: -10px; */
	}

html>body .entry li {
/* 	margin: 7px 0 8px 10px; */
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*
Theme Name: Reciva
Version: 1.0
Author: Maruf Rahman
Author URI: http://brightcherry.co.uk/
*/


/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, p, pre, blockquote, address {
	margin:0;
	padding:0;
	}
	
fieldset{
	border:0px;
}	

ul,li {
/* 	list-style-type:none; */
/*	margin-left: 1em;*/
	}

a{
	outline: none;
}

a:hover{
	text-decoration:none;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url('images/topstrip.gif') repeat-x;
}

img{
	border:0;
}


/* Structure
------------------------------------------------------------------*/

#wrapper{
	margin: 0 auto;
	width:770px;
	text-align:left;
}

#topslogan{
	color:#fff;
	margin-top:20px;
	letter-spacing:0.1em;
	height:35px;
	width:770px;
	}
	
#searchmenu{
	width:770px;
	margin:0;
	padding: 20px 0 20px 0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	text-align:center;
	background:#eee;
	font-weight:bold;
	float:left;
	}	


#picturebox {
	float: left;
	height:148px;
	width: 760px;
	text-align:center;
	margin-bottom: 20px;
}

#picturebox img {
	float: left;
}

#mainbody {
	float: left;
	width: 700px;
}

#itembox {
}

#newsbox {
	margin-right:36px;
}

#newsbox .postDate {
	color:#666666;
	display:block;
}

#newsbox ul {
	list-style:none;
}

#newsbox li {
	margin-top:1em;
}

#newsbox a{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#newsbox a:hover{
	color:black;
	font-weight:bold;
	text-decoration:underline;
}

#eventsbox {
}

.itemsubbox { 
        height: 17em;
        width: 360px;
        margin-top: 10px;
        float:left;
	border:1px solid #EF3A31;
}

.itemsubbox ul {
	margin-left: 2ex;
	height: 50px;
}

.itemsubbox li {
	margin-bottom: 1ex;
	line-height: 150%;
}

.itemtextbox { 
	padding-left: 4px;
	padding-top: 4px;
	text-align:left;
}

.itemboxtitle { 
        font-weight:bold;
        text-align:left;
        padding:5px;
        color:white;
	background:#EF3A31;
	border-bottom:1px solid #EF3A31;
	text-transform:uppercase;
}

#brandadvertbar { 
        width:100px;
        float:right;
        height:400px;
	border:1px solid #999;
	background:#eee;
        margin-left:10px;
}


/* Login box (top)
-------------------*/


#wrapperlogin{
	height:70px;
	width:800px;
	}

#logo{
	float:left;
	margin-top:20px;
	margin-right:60px;
}

#loginbox{
	float:right;
	color:#fff;
	margin:1em;
}

#loginbox a { text-decoration:none; color:#fff; }
	
#loginleft{
	height:70px;
	width:12px;
	float:left;
	background:url('images/login_bottomlefttab.jpg') no-repeat bottom #EF3A31;
	}

#logincentre{
	height:52px;
	background:#EF3A31;
	float:left;
	text-align:center;
	font-size:30px;
	padding-top:18px;
	font-weight:bold;
	}

#loginright{
	height:70px;
	width:12px;
	float:left;
	background:url('images/login_bottomrighttab.jpg') no-repeat bottom #EF3A31;
	}

#tabs{
}

.navbox{
	color:#fff;
	margin-right:0.5em;
	}

.navleft{
	height:2em;
	width:12px;
	float:left;
	background:url('images/login_bottomlefttab.jpg') no-repeat bottom #EF3A31;
	}

.navcentre{
	background:#EF3A31;
	float:left;
	text-align:center;
	font-weight:bold;
	height:2em;
	width:5em;
	}

.navright{
	height:2em;
	width:12px;
	float:left;
	background:url('images/login_bottomrighttab.jpg') no-repeat bottom #EF3A31;
	}

#formleft{
	float:left;
	}

#formright{
	float:left;
	}
	
#formelements{
	margin-top:5px;
	}	

#formelements img{
	border:1px #333 solid;
	}

#forgotpass{
	margin-top:5px;
	}
	
#forgotpass a{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}	
	
#forgotpass a:hover{
	text-decoration:underline;
	}
	
#loggedin{
	margin-right:15px;
	}
	

/* Main body content (top)
-------------------*/

#mainbodycontent{
	margin-top:20px;
	float:left;
	display:block;
	width:800px;
	}
	

div.entry p{
	padding-top: 1em;
}


/* Navigation
-------------------*/

#navigation{
	float:right;
}

#sloganleft{
	float:left;
}

#navigation li{
	float:right;
	margin-left:20px;
	padding:5px;
}

#navigation li a{
	color:#EF3A31;
	font-size:12px;
	letter-spacing:-0.1px;
	font-weight:bold;
}

#navigation li a:hover{
	color:#990000;
}



/* footer
-------------------*/

#footer{
	float:left;
	display:block;
	margin:30px 0px;
	color:#666;
}

#footer a{
	color:#EF3A31;
}

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

#footer {
	padding: 0;
	width: 760px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

#copyright{
	margin-top:10px;
}


/* reciva homepage
-------------------*/

#silhouette{
	float:left;
}

#slogan{
	font-size:35px;
	color:#2E2E2E;
	word-spacing:0.2em;
	text-align:right;
	display:block;
	position:relative;
	margin-top:20px;
	margin-right:10px;
	font-weight:700;
	float:left;
	width:370px;
}

#slogansub{
	float:right;
	position:relative;	
}

#slogan a{
	text-decoration:none;
	color:#000;
}

b.search{
	color:#333;
}

b.play{
	color:#666;
}

b.listen{
	color:#999;
}

b.slogancaption{
	font-size:14px;
	float:right;
	word-spacing:0;
	margin-top:10px;
}

#searchby{
	float:left;
	font-size:20px;
	margin-top:15px;
	width:800px;
	text-align:center;
}

#searchby a{
	color:#6992A8;
}

#searchby .trigger, #searchby .trigger2{
	color:#6992A8;
}

.chooseoption{
	margin-bottom:10px;
}



#locationbox a, #genrebox a, #locationbox__advancedsearch a, #genrebox_advancedsearch a{
	color:#6992A8;
	font-weight:normal;
	font-size:14px;
}




.cloudtags{
	float:left;
	margin-top:20px;
}


/* advanced search
-------------------*/


#advancedsearch{
	width:800px;
	position:relative;
	margin-top:5px;
	text-indent:195px;
}

#advancesearchcloselink{
	width:800px;
	float:left;
	text-align:right;
	margin-bottom:10px;
}

#advancedsearch a, #advancesearchcloselink a, .closedetails a{
	color:#EF3A31;
}

#advancedsearchdropdown{
	display:none; 
	width:800px; 
	float:left;
	border-bottom:#F5F4F4 2px solid;
}

/* i.e 6 only */
*html #advancedsearchdropdown{
	padding-bottom:50px;
}

	
.advancedsearchrowwrap{
	width:800px;
	float:left;
}

.advancedsearchrowwrap a{
	font-size:11px;
	color:#6992A8;
}

.advancedsearchrow{
	margin:0 0 10px 10px;
	float:left;
	width:32%;
}

/* i.e 6 only */
*html .advancedsearchrow{
	width:30%;
}


.advancedsearchtitle{
	margin-top:10px;
	font-size:14px;
	color:#6992A8;
	letter-spacing:0.2px;
	font-weight:700;
	width:35%;
}

.advancedsearchoption{
	float:left;
	margin-bottom:30px;
}


.advancedsearchcloudtags li{
	float:left;
	margin: 10px 5px 5px 0;
}

.advancedsearchcloudtags a, .locationgenrepage a{
	color:#6992A8;
}

a.highlight{
	background:#6992A8;
	color:#fff;
	padding:2px;

}

.advancedsearchrow .location{
	width:245px;
}


.locationgenrepage li{
	float:left;
	padding:10px;
}

#codec{
	width:200px; 
	margin-top:10px; 
	color:#6992A8; 
	border:1px solid #eee; 
	font-size:11px; 
	padding-left:2px;
}

.person{
	border-top:2px groove gray;
	float:left;
	margin-top:15px;
	padding-top:15px;
}

