/*
Theme Name: Starfish Patisserie
Theme URI: http://www.starfishpatisserie.com
Description: Custom WordPress Theme
Author: Christina Lannen
Author URI: http://www.lannendesigns.com


/*-----------Block Level Elements--------------*/
*{margin:0; padding:0;} /* removes all margins and padding */
html { min-height:100%; margin-bottom:1px; } /*keeps short pages from jumping */


body {
background-image: url(images/bg.gif);
background-repeat: repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 10px;
font-size: 10pt;
}
td {vertical-align: top;}
td p {margin: 0 30px 10px 0;}

img a {border: none; text-decoration: none;}
img {border: none;}

#page {
	width: 948px;
	margin: 0 auto;
}

#topNav {float: right; margin-right: 10px; color: #fff;font-size: 12px; font-weight: bold;}

#topNav a {color: #fff; text-decoration: none;
}
#header {
	width: 100%;
	background-image: url(images/header-bg.png);
background-repeat: no-repeat;
height: 146px;
}

#headerimg {
width: 606px;
margin: 0 auto;
padding: 20px 0 0 0;
}

.description {
display: none;
}

/* main menu */


#menu {

background-image: url(images/nav-bg.png);
background-repeat: repeat-y;
width: 948px;
height: 30px;

}

#menu ul {
	margin: 0 0 0 15px;
	padding: 0;
	text-align: left;
	
        
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a.nobrdr {
	padding: 0 3px 0 5px;
	margin: 0;
	text-decoration: none;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	border-left: 1px none #fff !important;
	line-height: 30px;
	text-transform: uppercase;
}

#menu ul li a {
	padding: 0 3px 0 5px;
	margin:0;
	text-decoration: none;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	border-left: 1px solid #fff;
	line-height: 30px;
		text-transform: uppercase;
}


/*#menu ul li a:hover {
	
}*/


#wrapper {
	width: 100%;
	background-image: url(images/body-content-bg.png);
	background-repeat: repeat-y;
	background-position: top left;
}

#homecontent {width: 100%;}
#content {
	float: left;
	width: 70%;
}

#sidebar {
	width: 28%;
	margin-left: 70%;
}

#footer {
	clear: both;
	width: 948px;
	margin: 0 auto;
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: top left;

}

#footer p {color: #000;
padding: 10px 20px 0px 20px;
font-size: 9pt;
font-weight: bold;}

#footer a {color: #000; font-weight: bold;}

.copyright {float: left;}
.credit {float: right;}
/*-------------Headings-------------*/

h1 {
font-size: 22px;
}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {
padding: 30px 30px 30px 60px;
}

.post h1 {color: #898989; font-weight: lighter;font-size: 24px;}
.post h1 a {color: #898989; font-weight: lighter;font-size: 24px;}
.post h2 {color: #898989; font-weight: lighter; font-size: 18px;}
.post h2 a {color: #898989; font-weight: lighter; font-size: 18px;}
.post h3 {color: #5D63FB;  font-size: 14px;}

.post p {
color: #000;
padding: 5px 0 5px 0;
}

.post a {
font-weight: bold;
color: #000;
text-decoration: none;
border-bottom: 1px dashed #000;
}

.post ul {

}

.post li {

}

.entry {

}

div.cakes {clear: both;}

div.cakes h3 { margin-top: -10px !important; }

div.cakes img {padding: 5px; border: 1px solid silver;}
.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.center {
text-align: center;
}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

#sidebar h3 {color: #5D63FB; font-size: 10pt; margin: 5px 0px;}

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}




/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}


/* 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.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid silver;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
		border: 1px solid silver;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* 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 cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
