/*
Theme Name: Wes Welker Online Theme 1
Theme URI: http://n-designs.co.cc/
Description: Theme ordered from <a href="http://n-designs.co.cc/" target="_blank">N-Designs</a>.
Author: Monique
Author URI: http://n-designs.co.cc/
*/

.navi a:link, .navi a:visited  {
	font-weight: bold;
	color: #FFCC66;
	padding-left: 20px;
	padding-right: 20px;
	-moz-border-radius:  15px; 
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-decoration: none;
	font-style: italic;
	font-size: 23px;
}

.navi a:hover, .navi a:active {
	font-weight: bold;
	color: #F6EAD0;
	padding-top: 7px;
	padding-bottom: 7px;
}

.ctitle {
	color: #814334;
	font-family: Georgia;
	letter-spacing: -3px;
	padding-top: 10px;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-transform: lowercase;
}

.ctitle a:link, .ctitle a:visited {
	color: #814334;
	text-decoration: none;
	text-shadow:#FFCC66 2px 2px 2px;
}

.ctitle a:hover, .ctitle a:active {
	color: #000000;
	text-decoration: none;
	text-shadow:#FFFFFF 2px 2px 2px;
}

.entry {
	font-size: 12px;
	font-family: Arial;
	padding-left: 15px;
	padding-right: 20px;
	color: #333333;
	text-align: justify;
}

.entry strong {
	font-size: 12px;
	font-family: Arial;
	color: #996704;
}

.entry em {
	font-size: 12px;
	font-family: Arial;
	color: #7E5601;
}

.entry a:link, .entry a:visited  {
	font-weight: bold;
	color: #C14800;
	text-decoration: none;
}

.entry a:hover, .entry a:active {
	font-weight: bold;
	color: #000000;
}	
.entry a img {
	padding: 6px;
	border: 2px solid;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	background-color: #814334;
	border-color: #E8724A;
	}

.entry a img:hover {
	padding: 7px;
	border: 1px solid;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	background-color: #A83C16;
	border-color: #000000;
	}


.sbtitle {
	color: #FFB964;
	font-family: Georgia;
	letter-spacing: -3px;
	font-size: 32px;
	padding-top: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-transform: lowercase;
}

.sbentry {
	font-size: 12px;
	font-family: Arial;
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
	text-align: justify;
}

.sbentry strong {
	font-size: 12px;
	font-family: Arial;
	color: #83352B;
}


.sbentry em {
	font-size: 12px;
	font-family: Arial;
	color: #ECA167;
}

.sbentry a:link, .sbentry a:visited {
	color: #FFB964;
	font-weight: bold;
	text-decoration: none;
}

.sbentry a:hover, .sbentry a:active {
	color: #ECA167;
	font-weight: bold;
	text-decoration: underline;
}	

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEC77D;
}

.footer a:link, .footer a:visited {
	color: #FFB964;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #F57862;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #F5DEB4;
}

.eft {
	font-size: 12px;
	font-family: Arial;
	padding-left: 83px;
	padding-top: 31px;
	color: #F1D092;
	font-weight: bold;
	text-align: center;
}

.eft a:link, .eft a:visited  {
	font-weight: bold;
	color: #F5DEB4;
	text-decoration: none;
}

.eft a:hover, .eft a:active {
	font-weight: bold;
	text-decoration: underline;
}