/*  
Theme Name: Patrick
Theme URI: http://c-turtles.com
Description: My new theme.
Version: 1.0
Author: Patrick Collette
Author URI: http://c-turtles.com

/* Page Elements */
body { background: #BED3F8 url(/images/theme/bluebkgd.jpg); font-family: verdana, arial, sans-serif; font-size: 0.7em; color: #49525D; text-align: center; margin: 0; padding: 0;}
h1 { font-family: Georgia, "Times New Roman", serif; font-size: 24px; color: #FFF; font-weight: normal;}
h2 { font-family: Georgia, "Times New Roman", serif; font-size: 18px; line-height: 22px; min-height: 20px;  background: #EEE url(/images/theme/h2back.jpg) bottom right; color: #014FF9; margin-top: -10px; margin-bottom: 0; padding: 6px; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-bottom: 1px solid #BBB; }
h3 { border-bottom: 1px solid; }
a { color: #39C; }
a:visited { color: #069; }
form.paypalform br { display: none; }

textarea#comment { width: 300px; }

img.postphoto { border: 1px solid #FFF; }

div#clear { clear: all; }

/* Page Sections */

#page { margin: 0; padding: 0; background: url(/images/theme/bluefadebkgd.jpg) repeat-x 50% 0; }
#wrapper {width: 762px; margin: 0 auto; padding: 0; text-align: left; }

#maincontent, #leftcontent, #rightcontent, #centercontent {margin: 0; padding: 10px;}
#maincontent { margin: -7px 10px 10px 19px; width: 400px; background: #D6E6F5; border-left: 2px solid #FFF; border-right: 2px solid #FFF;  line-height: 1.5em; }
#maincontentbottom { margin: -10px 10px 10px 19px; width: 424px; height: 180px; background-color: transparent; background: url(/images/theme/brickfall.gif) }

#rightcol { position: absolute; top: 160px; left: 50%; margin-left: 60px; padding-bottom: 72px; width: 302px; backgroun//d: url(/images/theme/bottomback.gif) bottom left no-repeat; }
#rightcontent{ background: #D6E6F5; border-right: 2px solid #FFF; }

#maincontent ul { list-style-type: square;}
#rightcontent ul { list-style-type: none; margin: 0; padding: 0;}
#rightcontent li { list-style-type: none; }
#rightcontent h2 { margin-top: 10px; font-size: 14px; padding: 3px; color: #4A525D; background: #F2F6F7  url(/images/theme/h2rightback.gif) bottom right no-repeat; border-left: 0px;}
li.page_item ul { text-indent: 10px; margin-left: 10px; padding-left: 10px; }

#header { background: url(/images/theme/headturtle.gif); height: 185px;}

#header h1 {
		float: left;
		margin: 105px 0 0 20px;
		width: 335px;
		display: inline; /* Fix for IE double margin bug */}


div.widecolumn div.navigation { display: none; margin-bottom: 10px; }


/* Comments */
ol.commentlist { list-style-position: inside; width: 100%; margin: 0; padding: 0;}
ol.commentlist li { background: #C7E4EF; margin: 0; padding: 10px; list-style-type: none; border-top: 1px solid #FFF; border-bottom: 1px solid #BBB;}
ol.commentlist li.alt { background: #F2F4F9;}

cite { float: right; }
small.commentmetadata a {text-decoration: none; }

/* Navigation */
#navmenu{ position: absolute; top: 79px; margin: 0px 0 0 32px; display: inline;}
#navmenu li { position: absolute; height: 28px; top: 30px; background: url(/images/theme/mainmenu.gif) 0 0 no-repeat; display: block; list-style: none;}
#navmenu a {height: 28px; display: block; text-indent: -9999px; text-decoration: none;}

#navmenu #home {left: 2px; width: 62px;}
#navmenu #music {left: 64px; width: 65px; background-position: -64px 0;}
#navmenu #notions {left: 129px; width: 73px; background-position: -129px 0;}
#navmenu #design {left: 202px; width: 68px; background-position: -202px 0;}
#navmenu #contact {left: 270px; width: 68px; background-position: -270px 0;}


#navmenu #home    a:hover {background: url(/images/theme/mainmenu.gif) -1px -56px no-repeat; border-right: 1px solid #CCC; border-left: 1px solid #CCC;}
#navmenu #music   a:hover {background: url(/images/theme/mainmenu.gif) -64px -56px no-repeat; border-right: 1px solid #CCC; border-left: 1px solid #CCC;}
#navmenu #notions a:hover {background: url(/images/theme/mainmenu.gif) -129px -56px no-repeat; border-right: 1px solid #CCC; border-left: 1px solid #CCC;}
#navmenu #design  a:hover {background: url(/images/theme/mainmenu.gif) -202px -56px no-repeat; border-right: 1px solid #CCC; border-left: 1px solid #CCC;}
#navmenu #contact a:hover {background: url(/images/theme/mainmenu.gif) -270px -56px no-repeat; border-right: 1px solid #CCC; border-left: 1px solid #CCC;}

#navmenu #home a.active, #navmenu #home a.active:hover {background: url(/images/theme/mainmenu.gif) -1px -31px no-repeat; border:0;}
#navmenu #music a.active, #navmenu #music a.active:hover {background: url(/images/theme/mainmenu.gif) -60px -31px no-repeat; border:0;}
#navmenu #notions a.active, #navmenu #notions a.active:hover {background: url(/images/theme/mainmenu.gif) -110px -31px no-repeat; border:0;}
#navmenu #design a.active, #navmenu #design a.active:hover {background: url(/images/theme/mainmenu.gif) -195px -31px no-repeat; border:0;}
#navmenu #contact a.active, #navmenu #contact a.active:hover {background: url(/images/theme/mainmenu.gif) -265px -31px no-repeat; border:0;}

/* Portfolio */
div.portList { float: left; display: block; clear: both; padding: 25px; border-top: 0px solid #D6E6F5; width: 350px; background: #FFF; }
div.portList img { float: left; margin-right: 10px; border: 1px solid #999; }
div.portList .title { display: block; margin-bottom: 5px;  text-decoration: underline; }
div.portList .desc { display: block; margin-bottom: 2px;  }
div.portList .siteinfo { font-size: 0.9em; color: #999; }


/* Begin Calendar */
.evdate {color:#999; display: inline; width: 6em; float: left;}
#wp-calendar table {
	empty-cells: show;
font-size: 0.8em;
	margin: 10px auto 0;
	width: 105px;
	border-collapse: collapse;
	}

#wp-calendar a.eventday { 
	background-color: #DDD; 
	border: 1px solid #BBB;
	padding: 3px; 
	margin: -3px;
	}

#wp-calendar a.eventday:hover { 
	background-color: #fff; 
	}

#wp-calendar table.nav td { 
	padding: 0px;
	}

#wp-calendar table.nav { 
	margin: 10px auto 0;
	width: 105px;
	font-size: 110%;
	font-weight: bolder;
}

#wp-calendar #next a {
	padding-right: 1px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 1px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	display: none;	
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 1px;
	text-align: center;
	border: 1px solid #F9F9F9;
	}

#wp-calendar th {
	padding: 1px;
	text-align: center;
	border: 1px solid #F9F9F9;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }


/* End Calendar */

/* BAND INFO */
#bandinfo { padding-top: 10px; float: left; clear: both; display: block; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #FFF; }
#bandinfo .bandpic { float: left; margin-right: 5px;}
#bandinfo .bandpic img { border: 1px solid #49525D;}
table.bandmembers { line-height: 1.2em; font-size: 0.9em; }
table.bandmembers td { margin: 0; padding: 0; }
table.bandmembers td.member { font-weight: bolder; padding-right: 5px; }
#bandinfo .bandlink { font-weight: bolder; margin-top: 7px; text-indent: 2px; }

/* ALBUM INFO */
#albuminfo { padding-top: 10px; float: left; clear: both; display: block; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #FFF; text-align: left; line-height: 1.2em;}
#albuminfo .albumpic { float: left; margin-right: 5px;}
#albuminfo .albumpic img { border: 1px solid #49525D;}
#albuminfo .albumtitle { font-weight: bolder; margin-bottom: 10px;}
#albuminfo .albumtext { float: left;}
#albuminfo .albumdesc { margin-bottom: 10px;}
#albuminfo .paypal_price { font-weight: bolder;}
#albuminfo .paypal_btn { vertical-align: middle;}

a.disc { display: block; border-bottom: 1px solid #CCC; text-decoration: none; font-weight: bolder; }
a.disc:hover { background: #EEE; }
a.disc img { border: 1px solid #999; vertical-align: middle; margin: 10px;}

/* REVIEWS */
div.review { border-bottom: 1px solid #EEE; margin-bottom: 5px; }
div.review .reviewer { font-weight: bolder; }
div.review .teaser { font-size: 0.9em; }
.reviewcopy {  }
div.review .toggler { color: blue; text-decoration: underline; cursor: pointer;}


/* FLICKR */
