body {
	background:#BABDBF url(http://www.malinakermanweb.org/news/wp-content/themes/version02/img/back.jpg);
    background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* NAV */


.nav {
	font: 11px Georgia;
	line-height: 11px;
	color: #B74366;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: 0px;
	text-align: center;}


.nav i, .nav em {
	font-size: 17px;
	font-family: Times New Roman;
	color: #B74366;}

.nav a:link {
	text-decoration: none;
	color: #B74366;}

.nav a:visited {
	text-decoration: none;
	color: #B74366;}

.nav .selected, .nav a:hover {
	text-decoration:none;
	color: #A3637B;}


/* MAIN */

.td, tr {
	list-style: none;
	vertical-align: top;
	font-family: Tahoma; 
	font-size: 11px; 
	line-height: 16px; 
	color: #797C7D; 
	text-align: justify;}

p, ul, ol {
	margin:0; padding:0 0 15px 0; 
}

.intro {
	list-style: none;
	vertical-align: top;
	font-family:Tahoma;
	font-size:9px;
	text-align:justify;
	line-height:14px;
	color:#464647;}
	
.next {
	list-style: none;
	vertical-align: top;
	font-family:georgia;
	font-size:10px;
	text-align:justify;
	line-height:13px;
	color:#F9F9EE;}
	
ul li {
	margin-left: 10px;
	display: block;}


	
/* SIDEBAR */

.sidebase {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	border: 1px solid #E0E4E7;
	background:#E0E4E7;
	padding: 6px;
	}

.titleside {
	margin-left: 0px;
	margin-bottom: 15px;
	line-height: 15px;
	font-family: Arial;
	text-align: center;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
	padding: 10px;
	color: #596C7A;
	letter-spacing:1px;
}


.sidebar {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	border: 1px solid #E4E8EB;
	background:#E4E8EB;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #464647;
	letter-spacing: normal;
	text-align: justify;
}


.sidebar-projects {
	font-family: Arial;
	font-size: 11px;
	color: #464647;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: justify;
}

.sidebar-projects img {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	padding:0px;
	border: 0px solid #B5D5B3;
}

.sidebar img {
	filter:alpha(opacity=50);
	-moz-opacity:0.8;
	padding:0px;
	border: 0px solid #B5D5B3;
}

.sidebar-projects strong, b {
	color: #37373A;

}

.sidebar strong, b {
	color: #37373A;
}

.sidebar a img {
	filter:alpha(opacity=50);
	-moz-opacity:0.8;
	padding:0px;
	border: 0px solid #B5D5B3;
	}
	
.sidebar a img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.9;
	padding:0px;
	border: 0px solid #B5D5B3;
	}
	
.sidebar input, .sidebar textarea, .sidebar option, .sidebar select {
	background-color: #281F18;
	font: 11px Arial;
	line-height: 15px;
	border: 1px solid #4C3B2E;
	color: #BCA99A;
	text-align: justify;
	letter-spacing: 0px;
	padding: 3px;}


	
	/* CONTENT */
	
.base {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	border: 1px solid #C5C9CA;
	background:#EDF1F4;
	padding: 4px;
	}
	
.content {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #797C7D;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
}

.title {
	margin-left: 0px;
	margin-bottom: 5px;
	background: #E4E8EB;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	line-height: 15px;
	border: 0px solid #9A2C16;
	font-family: Georgia;
	text-align: left;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	line-height: 11px;
	text-transform: Normal;
	padding: 11px;
	color: #21282E;
}


.title2 {
	margin-top: 6px;
	line-height: 15px;
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #596C7A;
	letter-spacing: normal;
	line-height:15px;
	font-weight:normal;
	text-align: left;
	padding-left: 1px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 5px;
	border-top: 0px dotted #3D0D04;
}


.title-info {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #B0AF88;
	letter-spacing: normal;
	font-weight:normal;
	text-align: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 13px;
}

.page-base {
	background-color: #ffffff;
    border: 1px solid #A2B9C9;
	padding: 4px;
	text-align:justify;
	color: #616D72;
}


.cat-line {
	border-top: 1px dotted #C5C9CA;
	padding-top:3px;
	padding-bottom:3px;	
}

.cat-line2 {
	border-top: 1px dotted #D7B19C;
	padding-top: 2px;
	padding-bottom:2px;	
}

.cat-content {
	font-family:Arial;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	color: #473C37;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}


.cat-title {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #4F4F4E;
	letter-spacing: normal;
	font-weight:bormal;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 13px;
}
.title-cat {
	font-weight:bold;
	}

.film-title {
	background:#ffffff;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	letter-spacing: 1px;
	text-align: left;
	padding: 5px;
	font-family: Arial;
	text-align: center;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
	padding: 10px;
	color: #596C7A;
	margin-bottom:10px;
	margin-top:10px;}


.film-content {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #797C7D;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}


.links-title {
	background:#ffffff;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	letter-spacing: 1px;
	text-align: left;
	padding: 5px;
	font-family: Arial;
	text-align: center;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
	padding: 10px;
	color: #596C7A;
	margin-bottom:10px;
	margin-top:30px;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	color: #D5C1CA;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3F3139;
	text-align: left;
	line-height: 13px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


blockquote {
	background: #E4E8EB;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  7px; 
	line-height: 15px;
	border: 0px solid #DFDFE0;
	margin-left: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	

input, textarea, option, select {
	background: #ffffff;
	font: 11px Arial;
	line-height: 15px;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	border: 0px;
	color: #727476;
	text-align: justify;
	letter-spacing: 0px;
	padding: 4px;
	border: 1px solid #ffffff;}


input:focus, textarea:focus {
	background: #ffffff;
	font: 11px Arial;
	line-height: 15px;
		-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	border: 0px;
	color: #727476;
	text-align: justify;
	letter-spacing: 0px;
	padding: 4px;
	border: 1px solid #ffffff;}
	
	
/* WORDPRESS */

.contentnews {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #797C7D;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.titlenews {
	margin-left: 0px;
	margin-bottom: 10px;
	background: #E4E8EB;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	line-height: 15px;
	border: 0px solid #9A2C16;
	font-family: Georgia;
	text-align: left;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	line-height: 11px;
	text-transform: Normal;
	padding: 11px;
	color: #21282E;
}

.titlenews a:link {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #21282E;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews a:visited {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #21282E;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews a:hover {
	font-weight: bold;
	text-decoration: none; 
	color: #21282E;}
	
.titlenews2  {
	margin-top: 6px;
	line-height: 15px;
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #596C7A;
	letter-spacing: normal;
	line-height:15px;
	font-weight:normal;
	text-align: left;
	padding-left: 1px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 5px;
	border-top: 0px dotted #3D0D04;
}

.titlenews2 a:link {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #596C7A;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews2 a:visited {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #596C7A;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews2 a:hover {
	font-weight: bold;
	text-decoration: none; 
	color: #21282E;}

.titlenews3 i, titlenews3 em {
	font-size: 22px;
	font-family: Times New Roman;
	color: #21282E;}

.titlenews3 {
	margin-top:15px;
	padding: 7px;
	text-align: right;
	color: #21282E;
	font-style: italic;
	font-family: Georgia; 
	font-size: 14px; 
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: lowercase;}

.titlenews3 a:link, a:active {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #21282E;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews3 a:visited {
	text-decoration: none; 
	font-weight: bold;
	cursor: hand;
	color: #21282E;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews3 a:hover {
	text-decoration: none; 
	font-weight: bold;
	color: #343F49;}

.comtitle {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(http://www.kristen-b.net/wp-content/themes/version15/img/titlefilm.jpg);
	background-position:center;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	line-height: 15px;
	border: 1px solid #BFBFC0;
	font-family: Georgia;
	text-align: left;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	text-transform: Normal;
	padding: 5px;
	color: #3F3F3F;
}

.comcontent {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	text-align: justify;
	color: #48484A;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.news {
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;}

	
.date {
	float:left;
	width:70px;
	height:80px;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 1px;
	color:#8BBF99;
	line-height:0px;
	margin:5px;
	background-image:url('http://www.j-stroup.com/news/wp-content/themes/v2/img/date.jpg');
	background-repeat:no-repeat;
	text-transform:uppercase;}


.month {
	font-style: normal;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 8px;
	padding-bottom: 0px;
	display: block;
	font-weight: bold;
	font-family: Lucida Sans;
	font-size: 11px; 
	line-height: 11px; 
	letter-spacing: 0px;
	text-align: left;
	text-transform: uppercase;
	color: #8BBF99;}


.day {
	padding-top: 6px;
	padding-right: 25px;
	padding-left: 2px;
	font-style: normal;
	padding-bottom: 2px;
	display: block;
	font-weight: normal;
	font-family: Georgia;
	font-size: 24px; 
	line-height: 18px; 
	letter-spacing: 0px;
	text-align: center;
	text-transform: normal;
	color: #8BBF99;}

	
.catimages {
	text-align:center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;}
	
.catimages img {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	padding:0px;
	border: 0px solid #B5D5B3;

}
.catimages a img {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	}
	
.catimages a img:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;	}

/* BORDER & IMAGES */


.border {
	padding: 1px;
	border: 1px solid #C13F65;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;}
	
a img {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	padding: 1px;
	border: 1px solid #C13F65;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;}

a img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.9;
	padding: 1px;
	border: 1px solid #97193E;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;}

.noborder {
	border: 0px;
	padding: 0px;}

.noborder a img {
	border: 0px;
	padding: 0px;}

.noborder a img:hover {
	border: 0px;
	padding: 0px;}
	

/* FONT */

a:link, a:active {
	font-weight:normal;
	text-decoration: none; 
	cursor: hand;
	color: #C6315B;
	letter-spacing:0px; 
	text-align: justify;}

a:visited {
	font-weight: normal;
	text-decoration: none; 
	cursor: hand;
	color: #C6315B;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-weight: normal;
	text-decoration: none; 
	color: #A26D81;}


strong, b {
	color: #596C7A;
}

i, em	{
	color: #A26D81;
	}

/* FOOTER */

.footer {
	font: 10px Georgia;
	line-height: 18px;
	color: #222224;
	text-transform: lowercase;
	letter-spacing: 0px;
	text-align: left;}

.footer a:link {
	text-decoration: none;
	color: #1F1F21;}

.footer a:visited {
	text-decoration: none;
	color: #1F1F21;}

.footer .selected, .footer a:hover {
	text-decoration: underline;
	color: #262628;}


