/*
Theme Name: Mariska 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/
*/

body {
	background-color: #8C3433;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.navi a:link, .navi a:visited  {
	font-weight: bold;
	color: #671410;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 7px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

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

.ctitle {
	color: #8C3433;
	font-family: Georgia;
	letter-spacing: -3px;
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-transform: lowercase;
}

.ctitle a:link, .ctitle a:visited {
	color: #8C3433;
	text-decoration: none;
	text-shadow:#fff 2px 2px 2px;
}

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

.entry {
	font-size: 12px;
	font-family: Arial;
	padding-left: 10px;
	padding-right: 10px;
	color: #6B2727;
	text-align: justify;
	padding-top: 5px;
}

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

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

.entry a:link, .entry a:visited  {
	font-weight: bold;
	color: #CC3366;
	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: #DA958B;
	border-color: #EDADAD;
	border-bottom-color: #8C3433;
	border-right-color: #8C3433;
	}

.entry a img:hover {
	padding: 7px;
	border: 1px solid;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	background-color: #8C3433;
	border-color: #FBEEEE;
	}
	
.eft {
	font-size: 12px;
	font-family: Arial;
	color: #BFBFBF;
	font-weight: normal;
	text-align: left;
}

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

.eft a:hover, .eft a:active {
	font-style: italic;
	font-weight: bold;
}


.sbtitle {
	color: #FBEEEE;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-transform: lowercase;
}

}

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



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

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


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

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

.sbentry a:hover, .sbentry a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}	
.conf {
	font-weight: bold;
	color: #F4CCCC;
	background-color: #C77979;
	-moz-border-radius:  15px; 
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 3px solid;
	text-decoration: none;
	border-color: #EDADAD;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
	padding: 7px;
}

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

.conf a:hover, .conf a:active {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
	

.footer {
	color: #F4CCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer a:link, .footer a:visited  {
font-family: arial;
font-style:italic;
font-weight:bold;
color: #FBACA8;
text-decoration: none;
}

.footer a:hover, .footer a:active {
font-family: arial;
font-style:italic;
font-weight:bold;
color: #fff;
text-decoration: underline;
}

.style1 {color: #CCCCCC}
.style2 {color: #F4CCCC}
