/*
Template 2060 Newspaper 
http://www.tooplate.com/view/2060-newspaper
*/

body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.4em; 
	background-color: #f1f1f1;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/tooplate_body.jpg)
}

a, a:link, a:visited { color: #09c2d3; font-weight: normal; text-decoration: none }
a:hover { text-decoration: underline; }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#5fb42b; }
cite a, cite a:link, cite a:visited  { font-size: 12px; text-decoration: none; font-style: normal }
cite span { font-weight: 400; color: #5fb42b; }

h1, h2, h3, h4, h5, h6 { color: #09c2d3; font-weight: normal; }
h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 30px; margin: 0 0 25px; padding: 5px 0 }
h3 { font-size: 24px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.divider { margin-bottom: 40px; padding-bottom: 20px; border-bottom: 1px solid #ccc }

.image_fl { float: left; margin: 3px 20px 5px 0 }
.image_fr { float: right; margin: 3px 0 5px 20px }

.float_l { float: left }
.float_r { float: right }

.tmo_list { margin: 10px 0 10px 0; padding: 0; list-style: none }
.tmo_list li { color:#52493a; margin: 0 0 10px 0; padding: 0 5px 0 15px; background: url(images/tooplate_list.png) no-repeat scroll 0 5px  }
.tmo_list li a { color: #52493a; font-weight: normal }
.tmo_list li a:hover { color: #52493a }

#tooplate_wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}

#tooplate_header {
	height: 55px;
	width: 960px;
}

#tooplate_main {
	clear: both;
	width: 1140px;
	padding: 20px 0;
}

#content {
	width: 620px;
}

#sidebar {
	width: 700px;
}

#tooplate_bottom_wrapper {
	width: 100%;
	background: #393939;
}

#tooplate_bottom {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0
}

#tooplate_footer_wrapper {
	width: 100%;
	background: #272b2b;
}

#tooplate_footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 10px;
	text-align: center
}

#site_title { float: left }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a { display: block; width: 180px; height: 10px; padding: 40px 10px 0 0; color: #000; font-size: 14px; text-align: right; background: url(images/tooplate_logo.png) no-repeat left center }
#site_title h1 a:hover { text-decoration: none }

#tooplate_menu { float: right; width: 562px; height: 46px; background: url(images/tooplate_menu.png) no-repeat }

.newscol h2 { font-size: 14px; color: #09c2d3; font-weight: 700; border-bottom: 1px dotted #ccc }
.newsbox { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #eee }
.newsbox img { float: left; border: 1px solid #e3e1e1; padding: 4px; margin-right: 10px }
.newsbox p { font-size: 10px }

.rp_pp { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #ced4dc }
.rp_pp1 { margin-bottom: 1px; padding-bottom: 1px; border-bottom: 1px dotted #ced4dc }
.rp_pp a { color: #666 }
.rp_pp p { font-size: 10px; font-style: italic }

.flickr_stream { margin: 0; padding:0; list-style: none }
.flickr_stream li { float: left; margin: 0 8px 8px 0; padding: 0 }
.flickr_stream li img { padding: 4px; border: 1px solid #ccc }

#gallery { margin: 0; padding: 0; list-style: none }
#gallery li { margin: 0; padding: 0; }
#gallery li a img { display: block; float: left; margin: 0 4px 4px 0; padding: 5px; border: 1px solid #ddd; width: 190px; height: 150px;  }

#contact_form { padding: 0; width: 400px; margin-bottom: 40px }
#contact_form form { margin: 0px; padding: 0px; }
#contact_form form .input_field { width: 270px; padding: 5px 0; color: #808b98;  background: #fff; border: 1px solid #dedede; }
#contact_form form label { display: block; width: 100px; margin-right: 12px; font-size: 11px }
#contact_form form textarea { width: 398px; height: 200px; padding: 0 5px; color: #808b98; background: #fff; border: 1px solid #dedede; }
#contact_form form .submit_btn { display: block; padding: 5px 12px; text-align: center; text-decoration: none; font-weight: bold;  background-color: #000; border: 1px solid #fff; color: #fff; font-size: 11px; cursor: pointer }	

.post {
	clear: both;
	margin-bottom: 60px;
}
.post img { margin-bottom: 10px }
.post h2.home { color: #ba8c00; font-size: 18px; margin-bottom: 0;  }
.post h2 { margin-bottom: 0;line-height: 38px;  margin-bottom: 10px }
.post .meta { font-size: 10px; margin-bottom: 20px; border: 1px solid #ccc; border-left: none; border-right: none }
.post .meta span { float: left; display: block; margin-right: 20px; padding: 5px 0 5px 30px }
.post .meta span.admin { background: url(images/agent.png) no-repeat }
.post .meta span.date { background: url(images/calendar.png) no-repeat }
.post .meta span.tag { background: url(images/tag.png) no-repeat }
.post .meta span.comment { background: url(images/chat.png) no-repeat }
.post .meta span.more_but { float: right }
.post .meta span.more_but a { color: #7f0d0d } 

.post .meta a, .post .meta strong { color: #7b7b7b; font-weight: 700 }

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 538px;

}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { margin-bottom: 10px; list-style:none;  }
.comments li .commentbox1 { border: 1px solid #ccc  }
.comments li .commentbox2 { border: 1px solid #ccc  }
.comments li .comment_box { clear: both; width:100%; padding: 10px 30px 20px 30px; margin-bottom: 40px  }
.comment_box .gravatar { float: left; width: 75px; margin-right: 30px }
.comment_box .gravatar img {  width: 75px; height: 75px; }
.comment_box .comment_text {  }

.comment_box .comment_text p { margin: 0; }
.comment_text .comment_author { font-size: 12px; font-weight: 700; color: #7f0d0d; margin-bottom: 10px; }
.comment_text .date, .comment_text .time { font-size: 11px; font-weight: normal; font-style: italic; color: #7b7b7b; padding-left: 10px; }
 
.comment_text .reply a { display: block; clear: both; float: right; color: #fff; font-weight: 700 } 


#comment_form {
	clear: both;
}

#comment_form form {
}

#comment_form textarea {
	color: #666;
	background:#fff none repeat fixed 0 0;
	border: 1px solid #ccc;
	display:block;
	font-size:1.1em;
	height:150px;
	margin-top:5px;
	padding:5px;
	width: 360px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form .txt_field {
	color: #666;
	margin-top: 5px;
	padding: 3px 0;
	width: 200px;
	background:#fff none repeat fixed 0 0;
	border: 1px solid #ccc;
}

.col { float: left; margin: 0 20px 20px 0 }
.half { width: 660px }
#sidebar, .one_third { width: 340px }
#content, .two-third { width: 620px }
.padding_right { padding-right: 20px }
.one_fourth { width: 220px }
.no_margin_right { margin-right: 0 }
.last_box { margin-bottom: 0; background: none }

#tooplate_bottom { color: #999 }
#tooplate_bottom a { color: #ccc }
#tooplate_bottom h4 { color: #fff; font-size: 14px; font-weight: 700; margin-bottom: 20px }

.footer_list { margin: 0; padding: 0; list-style: none }
.footer_list li { margin: 0 0 5px; padding: 0 0 5px; border-bottom: 1px solid #4e4e4e }
.footer_list li a { color: #686868 }

.twitter_post { margin: 0; padding: 0; list-style: none }
.twitter_post li { margin: 0 0 10px; padding: 0 0 7px; border-bottom: 1px dotted #4e4e4e }

.footer_social_button { clear: both; margin-bottom: 40px }
.footer_social_button a { margin-right: 5px }

#tooplate_footer a { color: #ccc }


.pagging { margin: 0 0 20px; padding: 0 }
.pagging ul { margin: 0; padding: 0; list-style: none }
.pagging ul li { margin: 0; padding: 0; display: inline }
.pagging ul li a { float: left; display: block; color: #333; text-decoration: none; margin-right: 5px; padding: 5px 10px; background: #fff; border: 1px solid #ccc }
.pagging ul li a:hover { background: #ccc; border: 1px solid #fff; color: #fff  }

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	float: left;
    width: 620px;
    height: 300px;
	margin-right: 20px;
}

#slider {
	position:relative;
    width: 620px;
    height: 300px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right: 10px;
	bottom: -30px;
}
.nivo-controlNav a {
	display:block;
	width:14px;
	height:18px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -18px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
