/* CSS Document. priscillabracks.com  main style sheet.  */

/***********************************************/
/* Main body style definition */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	}

/***********************************************/
/* common elements */
/***********************************************/
a{
	color: #CC0099;
	text-decoration: none; }

a:link{
	color: #CC0099;
	text-decoration: none;
}

a:visited{
	color: #CC0099;
	text-decoration: none;
}

a:hover{
	color: #CC0099;
	text-decoration: underline;
	background:#fff;
}

h1{
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: 16px;
 color: #999999;
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0099;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}

h3{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CC0099;
	margin: 0px;
	padding: 0px;
	font-style: normal;
clear:left;	
	text-decoration: none;
border-bottom: 1px #f7d5e6 solid; }

h4{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #999999;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color: #999999;
 margin: 0px;
 padding: 0px;
}

img{
border:0px;
}

#sitetitle{
	visibility: hidden;
}

/***********************************************/
/* The main layout Div Tags                             */
/***********************************************/

#mainwrapper {
    width:780px;
	margin: 0 auto;
	text-align: left;
}


#header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 70px;
	margin-bottom: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url(http://priscillabracks.com/images/header.jpg);
	background-position: left;
	background-repeat: no-repeat; 
}


#content{
	font-size:12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
padding-left:30px;
padding-right:30px;
	height: 100%;
	z-index: 3;
	background-color: #FFFFFF;
	min-height:800px;
}


#footer{
	clear:both;
	font-size:10px;
	text-align:left;
	padding-top: 50px;
 padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	bottom: 100%;
	background-color: #FFFFFF;
	color: #CC0099;
	height: 60px;
	background-image: url(http://priscillabracks.com/images/footer.jpg);
	background-position: left;
	background-repeat: no-repeat; 
 }


/***********************************************/
/* header main nav links                       */
/***********************************************/

#nav {
	padding: 2px;
 padding-left:0px;
	font-size: 10px;
	height: 35px;
background-image: url(http://priscillabracks.com/images/nav.jpg);
	background-position: left;
	background-repeat: no-repeat; 
	}

#nav ul {
	list-style: none;
}

#nav li {
display: inline;
border-right: 1px solid #ddd;
list-style: none;
	}

#nav a {
	text-decoration: none;
	color: #999999;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 4px;
	}

#nav a:hover, #nav a.active {
	color: #000;
	background-color: #fff;
	}

/***********************************************/
/* Welcom                           */
/***********************************************/

#welcomecontent{
	text-align: center;
	width: 100%;
	padding-bottom: 45px;
}

#welcomeimage{
	padding-bottom: 45px;
	margin: 0 auto;
	padding-top: 30px;
}

#welcometext{
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEEFF;
	width: 600px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFEEFF;
	text-align: left;

}

/***********************************************/
/* feature                                     */
/***********************************************/

#features{

}

.feature{
	margin-bottom: 10px;
	padding-bottom: 10px;
}


.featuretitle{

}

.featurebody{
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEEFF;
	margin-bottom: 10px;
}

/***********************************************/
/* entry                                     */
/***********************************************/

#entries{

}

.entry{
	margin-bottom: 20px;
	margin-top: 10px;
}


.entrytitle{

}

.entrymore{
}

.entrybody{
	text-align: justify;
	margin-bottom: 10px;
}

.dateheader{
	margin-bottom: 10px;
	padding-bottom: 2px;
	background-color: #FF00FF;
}

/***********************************************/
/* entry - image                                */
/***********************************************/

.imageinfo{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFEEFF;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 2px;

}

.imagedisplay{
	text-align: center;
	width: 100%;
	padding: 20px;
}

.imagetitle{
	font-style: italic;
}

.imagedetails{
}

.imagedescription{
}

/***********************************************/
/* works                                   */
/***********************************************/

.menuimage
{
padding:20px;
}

.worksentry
{
float:left;
width:200px;
height:340px;
padding:0px;	
}

.worksmenu{
	width: 100%;
	min-height: 200px;
	margin-bottom: 10px;
}


#menuofimages{
}

/* general table style since there is only one stable used forimage menu */
#gridofimages{
}

table {
   width:100%;
   border-style:solid;
   border-color:#FFEEFF;
   border:1px;
}

td{
	padding:10px;
	text-align: center;
	vertical-align: text-bottom;
}

.thumbnailtitle
{
	font-size: 10px;
	margin-top: 5px;
	font-style: italic;
	font-weight: normal;
border: none; }

.thumbnail{
}

.statementtitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEEFF;
}
.statementbody{
}

.statement{
	margin-top: 40px;
	margin-bottom: 20px;
}

/***********************************************/
/* general                                   */
/***********************************************/


#breadcumbtrail{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEEFF;
	margin-bottom: 20px;
	padding-top: 5px;
	font-style: italic;
}

.url {
	font-size: 10px;
}


.extended {

}

.posted {
	font-size:10px;
	color: #c6c9c9;
}


/********/
/* creative works image menu alpha and beta divs
/********/

.alpha {
width:250px;
float:left;
text-align: left;
}

.beta {
width:400px;
float:left;
padding-top:15px;
text-align:left;
}