/*
Theme Name: Sunny
Theme URI: http://www.sunnyhotromance.com
Description: National Bestelling Author
Author: CrocoDesigns
Author URI: http://www.crocodesigns.com
*/

body {
	font-size: 9pt;
         line-height:1.4em;
	font-family: Verdana, Arial, Sans-Serif;
	background:#000000;
	color: #ffffff;
	margin:0;
	padding:0;
}
.header{ background:url(images/header.jpg) top center no-repeat; width:800px; height:149px; }
#home {margin-left:680px; margin-top:5px; position:absolute; color:#ffffff;}
#page {
background:#ffffff url(images/bg.jpg) top left repeat-y;
color:#000000;
width:800px;
margin:0 auto;
}

#pagewrapper img {border:0; margin:0;}

#contentpage{
margin:0px auto;
padding:0px 30px 0 30px;
width: 730px;
}

#footer {
background: url(images/footer.jpg) top center no-repeat;
height:30px;
width:800px;
text-align: center;
clear: both;
margin: 0px auto;
padding: 0px;
}

/* **************** LINKS **************** */
#page a:link {
	color: #243452;
         font-weight:bold;
	text-decoration: none;
}

#page a:visited {
	color: #243452;
         font-weight:bold;
	text-decoration: none;
}


#page a:hover {
	color: #FE2012;
         text-decoration:underline;
         font-weight:bold;
}

#home a:link {
	color: #C1CDF6;
         font-weight:bold;
	text-decoration: none;
}

#home a:visited {
	color: #C1CDF6;
         font-weight:bold;
	text-decoration: none;
}


#home a:hover {
	color: #FE2012;
         text-decoration:underline;
         font-weight:bold;
}

a:link {
	color: #C1CDF6;
         font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #C1CDF6;
         font-weight:bold;
	text-decoration: none;
}


a:hover {
	color: #FE2012;
         text-decoration:underline;
         font-weight:bold;
}
/* *************** HEADERS *************** */
h2.pagetitle {
clear: both;
text-align: center;
font-size:11pt;
margin-top:5px;
color: #000000;
border-bottom:1px solid #000000;
padding-bottom:2px;
letter-spacing:2px;
text-decoration: none;
margin-bottom: 20px;
}

/* ****************** POST ****************** */
.post {
padding:10px;
}

li {
list-style-image: none;
}

ol li {
list-style-image: none;
}

/* dropdown menu
----------------------------------------------- */
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#354769;
color:#ffffff;
}

h1 {
         text-align:center;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
         color: #8B9DDD;
         letter-spacing:2px;
	margin:0px;
         border-bottom:1px solid #ccc;
	padding:2px;
	}

.title {
color: #8B9DDD;
letter-spacing:2px;
text-align:left;
font-size:10pt;
font-weight:bold;
text-decoration: none;
margin-left:15px;
margin-bottom:5px;
	}


h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
         letter-spacing:1px;
	font-size: 11pt;
         margin:5px 0 5px 0;
         color: #000000;
	text-align:center;
	}
/* .............................. */
/* Navigation and menu */
/* .............................. */
#navigation {
	margin-bottom:30px;
	}

.menu {
	padding-top:5px;
    float:right;
	clear:right;
	text-align:right;
	font-size:11px;
	}

.menu a {

	padding-left:5px;
	padding-right:5px;
	}

.menu a:hover {
	text-decoration:none;
	color:#111;
	}

/* .............................. */
/* Content */
/* .............................. */

#photo {
    background:#f5f5f5;
    padding:5px;
	border:1px solid #ccc;
	}

/* .............................. */
/* Image Navigation */
/* .............................. */

#image-navigate {
	padding:20px;
	height:15px;
	width:70%;
	margin:0px auto;
	}

#image-navigate a {
	padding:10px;
	}

.image-previous {
    float:left;
	}

.image-next {
	float:right;
	}

/* .............................. */
/* Image Info */
/* .............................. */

#image-info {
	border:1px solid #ccc;
	padding:5px;
	text-align:justify;
	width:70%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#image-notes {
	width:90%;
	vertical-align:top;
	}

#image-exif {
    padding-top:10px;
    text-align:right;
	width:25%;
	vertical-align:top;
	}
............................. */
/* Pages */
/* .............................. */

#pagewrapper {
	border:1px solid #ccc;
	padding:20px;
	text-align:left;
	width:65%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#pagewrapper img {
    padding:3px;
	border:1px solid #ccc;
         margin:5px;
	}

.column{
	width:48%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}

.thumbnails {
	border:1px solid #f5f5f5;
	padding:3px;
	margin:3px;
	}