/*
	Default page values
*/
body { 
 background-color: #ffffff; 
 margin-left: 0; 
 margin-right: 0; 
 margin-top: 0; 
 font-size: 11px; 
 font-family: verdana,trebuchet,sans-serif; 
 border-top: 4px solid #405FAE;
 background-attachment: fixed;
 background-image: url(http://www.laprensadelmojave.com/images/bg-light.gif);
 background-repeat: no-repeat;
 background-position: bottom right; 
}

/*
	Links
*/
a:link { 
 color: #405FAE; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #405FAE; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active { 
 color: #405FAE; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:hover { 
 color: black; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
}

#holidayads {
	width: 150px;
	margin: 0;
	padding: 5px;
	text-align: center;
	float: right;
}



#navi {
	width: 720px;
	margin: 0;
	padding: 5px;
	text-align: right;
	right: 15px;
    margin-right: -15px; 
}

#navi a:link { 
 color: #405FAE; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: none; 
}

#navi a:visited { 
 color: #405FAE; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: none; 
}

#navi a:active { 
 color: #405FAE; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: none; 
}

#navi a:hover { 
 color: #405FAE; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: underline; 
}


p.tease {
	margin-top: 0;
	margin-bottom: 10px;
}

/*  
    Hyperlinks that appears in the member navbar:
    login, register, calendar, etc.
*/
.loginText, .loginText a:link, .loginText a:active, .loginText a:visited, .loginText a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px; 
 font-weight: bold;
}
.loginText a:link    { color:  #003399; }
.loginText a:visited { color:  #003399; }
.loginText a:active  { color:  #999999; }
.loginText a:hover   { color:  #cccccc; } 


#menu {
 width: 175px;
 float: left;
 font: 11px/12px verdana,trebuchet,sans-serif;
 padding-right: 10px;
 text-align: right;
 color: #333;
 padding-bottom: 30px;
 border-right: 1px dotted #999;
	right: 15px;
    margin-right: -15px; 
}

#header {
	width: 100%;
	top: 0;
	background-color: #FCE794;
	height: 100px;
	border-bottom: 2px solid #A7C4D7;
	border-top: 4px solid #A7C4D7;
	padding: 0;
	margin: 0;	
}

#searchform {
	position: absolute;
	top: 40px;
	left: 550px;
	right: 15px;
    margin-right: -15px; 
}

.logo {
	margin: 10px;
}

#content {
 width: 750px;
 float: left;
 text-align: left;
 margin-left: 20px;
 margin-bottom: 60px;
 padding-bottom: 30px;
 padding-left: 20px;
 right: 15px;
 margin-right: -15px; 
}

#main{
	width:595px;
	text-align:left;
	margin-right: 5px;
	float: left;
}

#EMHomeTop {
	width: 720px;
	text-align: center;
}

#advertisement {
	width: 125px;
	float: right;
	margin-left: 5px;
	
}

.menuitems {
 padding-top : 15px;
 padding-bottom : 15px;
 border-bottom : 1px dotted #999;
}


.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
}

H2 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   17px;
 color:       #333333;
 font-weight: bold;
}

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #333333;
 font-weight: bold;
}

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #999999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}
H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}


.smText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #333333;
 font-weight: normal;
}


.medText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #333333;
 font-weight: normal;
}


.lgText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #333333;
 font-weight: bold;
}

input {
 font : bold 11px/12px verdana,trebuchet,sans-serif;
 border : 1px solid #999999;
 color : black;
 background-color : #eeeeee;
 margin-top: 2px;
 margin-bottom: 2px;
}

input.large {
 width: 200px;
}

input:focus {
 background-color : #ffffff;
}

input.button {
 color : white;
 background-color : #405FAE;
}

textarea {
 border: 1px solid #999999;
 margin-bottom: 10px;
 color: black;
 background-color: #eeeeee;
 font: 11px/16px verdana,trebuchet,sans-serif;
}

textarea:focus {
 background-color : #ffffff;
}

.storyblurb {
	padding: 5px;
	margin-bottom: 10px;
	border: none;
	right: 15px;
    margin-right: -15px; 
	
}

.storyblurb h2 {
	font-size: 14px;
	text-decoration: none;
	color: black;
	background-color: inherit;
	margin: 0;
	padding: 0;
}

.storyblurb h3 {
	font-size: 12px;
	text-decoration: none;
	color: black;
	background-color: inherit;
	margin: 0;
	padding: 0;
}

.storyblurb a {
	font-size: 14px;
	text-decoration: none;
	color: #405FAE;
	background-color: inherit;
	margin: 0;
	padding: 0;
}

.storyblurb a:hover {
	color: black;
	background-color: inherit;
	font-size: 14px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.storyblurb a:visited {
	color: #405FAE;
	background-color: inherit;
	font-size: 14px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}


.storyblurb p {
	padding: 0;
	margin: 0;
}


.pulldown {
 font-family: trebuchet,Verdana, sans-serif;
 font-size:	11px;
 font-weight: bold;
 color:	#333333;
 border-top: #000000 1px solid; 
 border-left: #000000 1px solid; 
 border-right: #000000 1px solid; 
 border-bottom: #000000 1px solid;
}

.weblog {
 padding-bottom: 12px;
	right: 15px;
    margin-right: -15px; 
	

}









.phot200 {
	text-align: left;
	margin: 8px;
	padding: 4px;
	width: 200px;
	float: right;
}

.phot350 {
	text-align: left;
	margin: 8px;
	padding: 0;
	width: 350px;
	float: right;
}

p.cutline {
	margin: 0;
	padding: 0;
}

#footer {
	width: 100%;
	background-color: #FFFFCC;
	height: 40px;
	border-bottom: 4px solid #A7C4D7;
	border-top: 2px solid #A7C4D7;
	bottom: 0;
	margin: 0;
	padding: 0;	
}

img.thumb {
	margin: 10px;
	padding: 10px;	
	border: 1px solid #CCCCCC;
	clear: both;
}

table.cont {
	border: 2px dotted #CCCCCC;
}