/* styles
Oxbury Media
*/



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #000;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	overflow:hidden;
	
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat;
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	overflow:hidden;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: nil%; float: left; text-align: left; overflow:hidden; }	
#imageData #caption{ font-weight: none; color:#68706C; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; overflow:hidden;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; overflow:hidden;	}			
#imageData #bottomNavClose{ width: 106px; float: right;  padding-bottom: 0.7em; overflow:hidden; 	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #647387;
	}





/* end lightbox */










* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	text-align: justify;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2, h4 {
	margin-bottom: 8px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
	color: #C13651;
	font-weight: bold;
}

h2 {
	font-size: 152%;
	color: #5A6B84;
	font-weight: bold;
}

h3 {
	font-size: 100%;
}
h4 {
	font-size: 160%;
	color: #FFFFFF;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 5px;
	line-height: 1.6em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	padding-left: 1.8em;
	font-style: normal;
	padding-right: 18px;
	line-height: 1.6em;
	text-indent: 1em;
	background-image: url(images/img08.gif);
	background-repeat: no-repeat;
	background-position: 23px 0px;
}

a:link {
	color: #0472BC;
	text-decoration: none;
}

a:active {
	color: #0472BC;
	text-decoration: none;
}

a:visited {
	color: #0472BC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #E3466C;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 10px 0;
}

/* Menu */

#menu {
	width: 1000px;
	height: 28px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 15px;
	padding-top: 4px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}

#menu a {
	display: block;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E2446A;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 9px;
}

#menu a:hover, #menu .current_page_item a {
	color: #5A6B84;
}

#menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
	
}#menu .active a {
	color: #5A6B84;
}

/* top left contact info */

#tcontact {
	width: 970px;
	height: 20px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9EB5D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72829A;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.6em;
}

#tcontact ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}

#tcontact li {
	float: left;
	height: 15px;
	padding-top: 4px;
	background-image: none;
}

#tcontact a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72829A;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: 0px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}




#tcontact a:hover {
	text-decoration: underline;
	


}




/* Header */

#header {
	width: 1000px;
	height: 345px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px;
}

#header h1 {
	float: left;
	width: 900px;
	height: 295px;
	margin: 0;
	text-align: left;
	font-size: 36px;
	background-image: url(images/hyper-local-community.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #000000;
}
#header h3 {
	float: left;
	width: 900px;
	height: 295px;
	margin: 0;
	text-align: left;
	font-size: 36px;
	background-image: url(images/hyper-local-blogging-header.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #000000;
}

#header h2 {
	float: left;
	width: 20px;
	height: 170px;
	margin: 0;
	text-align: right;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 2px;
	background-image: none;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

/* Content */

#content {
	float: left;
	width: 760px;
	padding-top: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A4B8D9;
}


#content2 {
	float: left;
	width: 480px;
	padding-top: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A4B8D9;
}


#content h1 {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #9EB5D5;
}



.post {
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 4px;
	background: #ffffff;
}
#sidebar2 {
	float: left;
	width: 480px;
	padding: 4px;
	background: #ffffff;
}

#sidebar h2 {
	margin: 0;
	color: #505B6B;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 18px;
}

#sidebar h3 {
	font-size: 85%;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	list-style: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#sidebar li {
}

#sidebar a {
	color: #CE456F;
	
	
	}
	#sidebar p {
	padding-left: 1.8em;
	padding-right: 1.7px;
}
.side {
	background: url(images/img.gif) repeat-y;
	color: #647387;
}
.side2 {
	background: url(images/img.gif) repeat-y;
	color: #767676;
}
.side  h2 {
	background: url(images/img0.gif) repeat-y;
	font-size: 14px;
	font-weight: bold;
	color: #647287;
}

/* main articles boxes x2 */
#curved {
	float: left;
	width: 320px;
	padding-right: 30px;
}


#curved ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#curved a {
	color: #FF759C;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	}

#curved li {
	margin-bottom: 20px;
	background-color: #E5EEF5;
	background-image: url(images/btm2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#curved li ul {
	line-height: 130%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#curved li li {
	margin: 0px;
	padding-left: 15px;
	background: url(images/img071.gif) no-repeat 0 11px;
}

#curved h2 {
	width: 350px;
	height: 30px;
	font-size: 1.5em;
	color: #5A6B84;
	background-image: url(images/heading2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#curved-lrg {
	float: left;
	width: 650px;
	padding-right: 30px;
	padding-left: 30px;
}


#curved-lrg ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#curved-lrg a {
	color: #FF759C;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	}

#curved-lrg li {
	margin-bottom: 20px;
	background-color: #E5EEF5;
	background-image: url(images/btm2-2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#curved-lrg li ul {
	line-height: 130%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#curved-lrg li li {
	margin: 0px;
	padding-left: 15px;
	background: url(images/img071.gif) no-repeat 0 11px;
}

#curved-lrg h2 {
	width: 650px;
	height: 30px;
	font-size: 1.5em;
	color: #5A6B84;
	background-image: url(images/heading2-2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* larger boxes */



#detailbox {
	float: left;
	width: 600px;
	padding-right: 30px;
}





/* find box */


#find {
	width: 450px;
	}

#find ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#find a {
	color: #FF759C;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	}
	



#find p {
	font-size: 10px;
	color: #333333;
	text-indent: 0px;
	padding-right: 13px;
	}

#find li {
	margin-bottom: 20px;
	background-image: url(images/find-bgd1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#find li ul {
	line-height: 130%;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

#find li li {
	margin: 0px;
	padding-left: 1px;
	background: url(images/img071.gif) no-repeat 0 11px;
}

#find h4 {
	width: 350px;
	height: 30px;
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#find form {
	height: 170px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px;
}

#find fieldset {
	margin: 0;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#find-text {
	width: 140px;
	background: #FFFFFF;
	text-transform: lowercase;
	color: #6C9ABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-right: 10px;
}










/* contact box */


#contact {
	width: 176px;
}

#contact ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#contact a {
	color: #FF759C;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	}
	



#contact p {
	font-size: 10px;
	color: #333333;
	text-indent: 0px;
	padding-right: 13px;
	}

#contact li {
	margin-bottom: 20px;
	background-color: #D4E0EF;
	background-image: url(images/contact-btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contact li ul {
	line-height: 130%;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

#contact li li {
	margin: 0px;
	padding-left: 1px;
	background: url(images/img071.gif) no-repeat 0 11px;
}

#contact h2 {
	width: 350px;
	height: 30px;
	font-size: 1.6em;
	color: #C13651;
	background-image: url(images/contact-top.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#contact form {
	height: 170px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px;
}

#contact fieldset {
	margin: 0;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#contact-text {
	width: 140px;
	background: #FFFFFF;
	text-transform: lowercase;
	color: #6C9ABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-right: 10px;
}
/* button1 */

#button {
	width: 176px;
	}

#button-submit {
	width: 59px;
	height: 25px;
	border: 0px;
	color: #FFFFFF;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	left: 10px;
	background-color: #D4E0EF;
}













/* signup */

#signup {
	float: right;
	width: 200px;
	height: 110px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 1.2em;
	border: 0px;
}

#signup form {
	height: 110px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px;
}

#signup fieldset {
	margin: 0;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}




#sign-text {
	width: 140px;
	background: #FFFFFF;
	text-transform: lowercase;
	color: #6C9ABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #999999;
	background-color: #ECECEC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-right: 10px;
}

#sign-text2 {
	width: 150px;
	padding: 4px 5px;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #82B9DE;
	border: 0px;	
}


/* button2 */
#button2 {
	width: 176px;
	}

#button2-submit {
	width: 59px;
	height: 25px;
	border: 0px;
	color: #FFFFFF;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	left: 10px;
	background-color: #FFFFFF;
}






/* Footer */

#footer {
	width: 100%;
	height: 100px;
	background-color: #72829A;
	color: #BED9FF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer p {
	text-align: center;
	font-size: 90%;
	padding-left: 0px;
	margin: 0;
}

#footer a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 100%;
}

/* styles */
.style2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.style5 {
	font-size: 10px;
	color: #333333;
}
.style6 {
	color: #333333;
	font-weight: bold;
}
.style7 {color: #333333}
.style8 {color: #A93146}
.style9 {font-size: 18px}

