/*
Theme Name: BerrisMangan
Theme URI: http://www.laraspence.com
Description: MagZine free wordpress theme design - a simple magazine / newspaper look wordpress theme design by <a href="http://pupungbp.erastica.com>Pupung Budi Purnama</a>
Version: 1.0
Author: Jackelyn Thompson
Tags: light, three-columns, two-columns, fixed-width, threaded-comments
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #00366d;
	padding: 12px;
	text-align: center;
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #1b1b1b;
}
body.home #content {
	background: #ffffff;
	min-height:500px;
  	height:auto !important;
  	height:500px;
}
body #content {
	background: #ffffff;
	min-height:500px;
  	height:auto !important;
  	height:500px;
}

img {border: 0px;}
img a{border: 0px;}

a {color: #003c72; text-decoration: underline; font-family: Verdana, Verdana, sans-serif; font-weight: normal;}
a:link {color: #003c72; text-decoration: underline; font-weight: normal;}
a:active {color: #003c72; text-decoration: underline; font-weight: normal;}
a:visited {color: #003c72; text-decoration: underline; font-weight: normal;}
a:hover {color: #1b1b1b; text-decoration: underline; font-weight: normal;}

.ffix {
	clear: both;
}

p {
	line-height: 17px;
	padding: 5px 0px;
}

ul li {line-height:16px;font-family: Verdana, Verdana, sans-serif; margin-left:10px;}
.black {color: #000000;}
.red {color: #ea252a;}
.white {color: #ffffff;}
.blue {color: #003c72;}
.lightgrey {color: #6f7071;}
.darkgrey {color:#1b1b1b;}

abbr {
	border-bottom: 1px dotted #999;
	cursor: help;
}
acronym {
	border-bottom: 1px dashed #999;
	cursor: help;
}

blockquote {
	padding: 20px 50px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	min-height: 70px;
	line-height: 18px;
	background: url(images/blockquote.gif) no-repeat top left;
	clear: both;
}

#outer {
	background: #fff;
	width: 955px;
	margin: 0 auto;
	text-align: left;
	padding: 1px;
}
#container {
	border: 0px solid #eaeaea;
}
#header {
	padding-left:25px; padding-top:9px;padding-bottom:9px;
}

h1 {font-weight: normal; font-size: 20px; color: #003c72; margin-top:0px; padding-top:0px; margin-bottom:15px;padding-bottom:0px; font-family: Verdana, Verdana, sans-serif; }
h2 {font-weight: normal; font-size: 16px; color: #d18304; padding-bottom:0px;margin-bottom:0px;font-family: Verdana, Verdana, sans-serif; }
h2 a{font-weight: normal; font-size: 16px; color: #d18304; padding-bottom:0px;margin-bottom:0px;font-family: Verdana, Verdana, sans-serif; text-decoration:none;}
h3 {font-weight: normal; font-size: 15px; color: #003c72;padding-bottom:0px;margin-bottom:0px;font-family: Verdana, Verdana, sans-serif; }
h3 a{font-weight: normal; font-size: 15px; color: #003c72;padding-bottom:0px;margin-bottom:0px;font-family: Verdana, Verdana, sans-serif; }
h3 a:hover{font-weight: normal; font-size: 15px; color: #003c72;padding-bottom:0px;margin-bottom:0px;font-family: Verdana, Verdana, sans-serif; }
h4 {font-weight: normal; font-size: 12px; color: #003c72;padding-bottom:0px;margin-bottom:0px;font-family: Verdana, Verdana, sans-serif; }
h5 {font-weight: normal; font-size: 10px; color: #003c72;padding-bottom:0px;margin-bottom:0px;font-family: Verdana, Verdana, sans-serif; }

.post h2 {font-weight: normal; font-size: 16px; color: #d18304; padding-bottom:0px;margin-bottom:0px;font-family: Verdana, Verdana, sans-serif; }
.post h2 a{font-weight: normal; font-size: 16px; color: #d18304; padding-bottom:0px;margin-bottom:0px;font-family: Verdana, Verdana, sans-serif; text-decoration:none;}
.main .post h2 {font-weight: normal; font-size: 16px; color: #d18304; padding-bottom:0px;margin-bottom:0px;font-family: Verdana, Verdana, sans-serif; }
.main .post h2 a{font-weight: normal; font-size: 16px; color: #d18304; padding-bottom:0px;margin-bottom:0px;font-family: Verdana, Verdana, sans-serif; text-decoration:none;}

#tagline {
	background: #000;
	color: #fff;
	text-transform: uppercase;
	float: right;
	padding: 5px;
}
ul.nav {
	height: 40px;
	border-bottom: 0px solid #eaeaea;
	list-style: none;
}
ul.nav li {
	float: left;
	display: block;
	font-size:14px;
	line-height: 38px;font-family:Verdana, Verdana, sans-serif;
	border-right: 0px solid #eaeaea;
	padding: 0px;
}
ul.nav li a {
	display: block;
	float: left;font-size:14px;
	text-decoration: none;font-family:Verdana, Verdana, sans-serif;
	padding: 0 10px;
	border: none;background:#e6e6e6;
}
ul.nav li a:hover, ul.nav li a.active {
	background: #00366d;font-family:Verdana, Verdana, sans-serif;
	color: #fff;font-size:14px;
	border-bottom: none;
}

.left {
	width: 260px;
	float: left;
	padding: 10px;
}
.left .featured .list h3, .left .featured .list .category {
	float: none;
}
.category {
	text-transform: lowercase;
}
.category a {
	color: #5C5C5C;
	border: none;
}
.post {
	padding-bottom: 15px;
	background: url(images/stripe.gif) repeat-x bottom;
	margin-bottom: 15px;
}
.post hr, .single-main hr {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 2px solid #a0a0a0;
	width: 100px;
}
.post .author {
	padding-bottom: 10px;
}
.post .author em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.focus {
	width: 658px;
	padding: 10px;
	border-bottom: 1px solid #eaeaea;
	background-color: #fff;
}
.right {
	float: left;
	width: 678px;
}
.main {
	width: 420px;
	padding: 10px;
	float: left;
}
.featured {

}
.featured h2, .sidebar h2, .single-sidebar h2 {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Verdana, sans-serif;
	padding-bottom: 10px;
}
.featured h3 a {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	border-bottom: none;
}
.featured h3 a:hover {
	background-color: #eaeaea;
}
.list {
	padding-bottom: 20px;
}
.list .thumb {
	float: left;
	background: #eaeaea;
	padding: 5px;
	margin-right: 10px;
}
.list h3 {
	/*float: left;*/
}
.list .category {
	/*float: left;*/
}
.sidebar {
	float: left;
	width: 196px;
	padding: 10px;
	width: 218px;
}
.sidebar a {
	border-bottom: none;
}
.sidebar a:hover {
	color: #5C5C5C;
}
.sidebar h2 {

}
#searchform {
	padding-bottom: 15px;
}
#searchform label {
	padding: 0 0 8px 0;
	display: block;
}
.sidebar ul {
	list-style: none;
	padding-bottom: 15px;
}
.sidebar ul li {
	padding: 5px 0;
	border-bottom: 1px solid #eaeaea;
}
.bestweb, .links {
	padding-bottom: 20px;
}
.bestweb a, .links a {
	text-decoration: none;
}
.links ul {
	list-style: none;
}
.links ul li {
	padding: 3px 0;
}
.single-main {
	width: 940px;
	padding: 0px;
	float: left;
}

.single-main img {
	padding: 5px;
	background: #cbcbcb;
	border: none;
}

.single-main a img {
	border: none;
}

.single-main h2 {
font-weight: normal; font-size: 16px; color: #d18304; padding-bottom:0px; margin-bottom:0px; font-family: Verdana, Verdana, sans-serif; 
}

.wp-caption {
	background: #cbcbcb;
	text-align: center;
	font-style: normal;
	float: left; padding:4px;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignnone {
	clear: both;
	float: none;
}
.single-main .sum {
	width: 200px;
	float: right;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	background: #cbcbcb;
	border: 1px solid #eaeaea;
	padding: 15px;
}
.single-main .author {
	padding-bottom: 5px;
}
.single-main .author em {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.single-main .date {
	padding-bottom: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.single-main h3 {
	padding-top: 20px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding-bottom: 10px;
}
.single-main ol, .single-main ul {
	padding: 5px 5px 5px 10px;
	line-height: 20px;
}
.cat .list {
	padding-bottom: 10px;
	background: url(images/stripe.gif) repeat-x bottom;
}
.cat .list a {
	border-bottom: 0;
}
.cat .list a:hover {
	background: #eaeaea;
}
.cat .list h3 {
	padding-bottom: 3px;
}
.navigation {
	clear:both;
}
.navigation .alignright, .navigation .alignleft {
	padding: 20px 0;
}
.navigation a  {
	border-bottom: none;
}
.navigation-post {
	padding: 25px 10px 25px 10px;
}
.navigation-post a {
	font-weight: bold;
}
.author-detail {
	background: #cbcbcb;
	border: 1px solid #eaeaea;
	padding: 10px;
	margin-top: 20px;
}
.author-detail p {
	line-height: 17px;
}
.author-detail a, .footer a {
	border-bottom: none;
}
.author-detail h5 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}
.author-detail img.avatar {
	float: left;
	padding: 3px;
	background: #fff;
	margin-right: 10px;
	width: auto !important;
}
.wp-smiley {
	padding: 0 !important;
}
.post-data {
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	text-align: center;
	background: url(images/stripe.gif) repeat-x top;
	border-bottom: 1px solid #999;
}
.post-data a {
	border-bottom: none;
}

.comments {
	padding-top: 15px;
}
.comments h4 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	
}
.comments ul {
	list-style: none;
	padding: 0;
}
.pingback a {
	border-bottom: none;
}
ul.children {
	padding-left: 50px;
	width: 570px;
}
ul.children .comment {
	background: #cbcbcb;
}
.reply {
	padding-bottom: 10px;
}
ul.children .comment-author {
	width: 480px;
}
.writer {
	width: 555px;
	float: left;
}
.writer em {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.comment, .pingback {
	background: url(images/stripe.gif) repeat-x bottom;
	padding: 10px;
}
.comment p {
	line-height: 17px;
}
.comment a {
	border-bottom: none;
}
.comment p.reply {
	padding: 10px;
	background: #cbcbcb;
}
.comment-author {
	width: 570px;
	float: left;
	padding-left: 10px;
}
.comment .avatar {
	width: 32px;
	float: left;
	padding-right: 10px;
	padding: 3px;
	background: #eaeaea;
}
.comment-meta {
	display: inline;
}
.vcard {

}
.says {
	display: none;
}
cite.fn {
	font-style: normal;
}
.gravatar img {
	padding: 3px;
	background: #eaeaea;
}
.comment blockquote {
	background: url(images/smallquote.gif) no-repeat top left;
	padding: 5px 30px;
}
textarea#comment {
	width: 470px;
}

.single-sidebar {
	padding: 10px;
	width: 278px;
	float: left;
}
.single-sidebar ul {
	list-style: none;
}
.single-sidebar ul li {
	
}
.single-sidebar ul li ul {
	padding-bottom: 45px;
}
.single-sidebar ul li ul li {
	padding: 5px 0;
	/*background: url(images/stripe.gif) repeat-x bottom;*/
	border-bottom: 1px solid #EAEAEA;
}
.single-sidebar ul li ul li a {
	
	border: none;
}
.single-sidebar ul li ul li a:hover {
	background: #eaeaea;
}
p.tags {
	border: 0px dotted #eaeaea;
	padding: 10px;
	background: #fcfcfc;
	margin-top: 10px;
}
.footer {
	padding: 0 10px;
	clear: both; color:#ffffff;
}
.footer a {
	text-decoration: none;
	color:#ffffff;
}

.rightsidecta {background:#ffffff; border: 1px #e6e6e6 solid;padding-bottom:15px;margin-bottom:15px; padding:0px; }
.rightsidecta  p {padding-left:10px;padding-right:10px;}
.rightsidecta img {background:#ffffff; }
.leftNavigation {background:#e6e6e6; font: normal 12px Verdana, Geneva, sans-serif;color: #1b1b1b; text-decoration:none; width:147px;border: 0px #e6e6e6 solid; margin-top:0px;padding-top:0px;padding-left:8px;padding-bottom:15px;}
.leftNavigation h1 {padding-top:0px;margin-top:0px;}
.leftNavigation h1 a{padding-top:0px;margin-top:0px;}
.leftNavigation a{	font: normal 12px Verdana, Geneva, sans-serif;
	color: #1b1b1b;
 text-decoration:none;}
.leftNavigation a:hover{	font: normal 12px Verdana, Geneva, sans-serif;
	color: #1b1b1b;
 text-decoration:underline;}
.leftNavigation ul {padding:0px;margin:0px;}
.leftNavigation ul li {list-style:none; padding:0px;margin:0px;line-height:18px;}
#subpages {padding:0px;margin:0px;}
#subpages ul li{padding:0px;margin:0px;padding-left:15px;}
#subpages li{padding-bottom:5px;}
#subpages li li{padding-bottom:1px;}

.leftsidebar {vertical-align:top;padding:0px;margin:0px; background-color:#FFFFFF;padding-top:0px;}
.leftsidebar img{padding:0px;margin:0px; background-color:#FFFFFF; border-width:1px;border-color:#e6e6e6; max-width:155px;}
.sidebarNavTitle {color:#003c72; font-size:14px;padding-top:0px;margin-top:0px;}
.sidebarNavTitle h1{color:#003c72; font-size:14px;padding-top:0px;margin-top:0px;}
.sidebarNavTitle a{color:#003c72; font-size:14px;font-weight:bold; border-bottom-color:#003c72; border-bottom-style:solid; border-bottom-width:0px;padding-top:0px;margin-top:0px;}
.sidebarNavTitle a:hover{color:#000000; font-size:14px;font-weight:bold;text-decoration:none;padding-top:0px;margin-top:0px;}
.leftImage {width:150px;}
.maincontent {width:500px;}
.maincontent2 {width:625px;}
.maincontent3 {width:750px;}

.maincontent ul li {line-height:16px;font-family: Verdana, Verdana, sans-serif; margin-left:10px;}

