/*

Theme Name: Fresh Editorial

Description: The WordPress theme was designed by Maruf Rahman, from over at <a href="http://www.brightcherry.co.uk/">Brightcherry</a>.

Version: 1.8

Author: Maruf Rahman

Author URI: http://www.brightcherry.co.uk/

Tags: black, white, grey, fixed width, editorial





	This theme was designed and built by Maruf Rahman,

	whose blog you will find at http://www.brightcherry.co.uk/



	If you have any questions about this theme, please

	visit http://www.brightcherry.co.uk/



Converted Theme for: Pablo Retamal (http://laboratoriodeideas.cl/)



*/







/* Global

------------------------------------------------------------------*/

html, body{
	height:100%;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
}
ul, li {
	list-style-type:none;
}
ul.children {
	float:left;
}
a {
	outline: none;
}
body {
	margin:0;
	padding:0px;
	text-align:center;
	background:#000;
	font-family: helvetica light, Arial, sans-serif;
	letter-spacing: 0.11em;
	font-size:11px;
}
img {
	border:none;
}
#wrapper {
	width:1000px;
	margin: 0 auto;
	text-align:left;
}
/* H tags

------------------------------------------------------------------*/



h1 {
	font-size:26px;
	letter-spacing: 0em;
	color:#ffffff;
	text-transform:capitalize;
}
h1 a {
	font-size:0px;
	letter-spacing: 0em;
	color:#B8B8B8;
	text-decoration:none;
}
h1 a:hover {
	color:#ffffff;
}
h1.pagetitle {
	margin-top:30px;
}
#title h1 {
	margin-top:200px;
	text-transform:capitalize;
}
#title h2 {
	font-family: helvetica light, Arial, sans-serif;
	font-size:0px;
	letter-spacing:0em;
	color:#ffffff;
	margin-top:200px;
}
#title h2 a {
	font-family: helvetica light, Arial, sans-serif;
	font-size:0px;
	letter-spacing:0em;
	color:#B8B8B8;
	text-decoration:none;
}
#title h2 a:hover {
	color:#ffffff;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-transform:none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
/* header

------------------------------------------------------------------*/





#header {
	position:relative;
}
#headertag {
	position:relative;
}
#toptag {
	position:absolute;
	right:90px;
	top:-4px;
}
#topheader {
	color:#999;
	background:url(http://www.supersudaka.cl/wp-content/uploads/2008/11/txt.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	margin-top:10px;
	float:center;
	width:1000px;
	height:30px;
}
#topheader li {
	float:left;
	margin:12px 15px 0 0;
	text-transform: uppercase;
}
#topheader a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	letter-spacing:0.1em;
	font-weight:bold;
}
#topheader a:hover {
	color:#ccc;
}
#mainnavigation {
	float:right;
	height:10px;
	width:10px;
	padding: 0 0px 0 0px;
}
#mainnavigationright {
	float:right;
	height:10px;
	width:10px;
}
#mainnavigationleft {
	float:right;
	height:300px;
	width:300px;
	background:url('images/logo-supersudaka.gif');
	background-repeat: no-repeat;
	margin-top:110px;
}
#mainnavigation ul {
	padding-left:15px;
	padding-top:6px;
}
#logo {
	float:left;
	width:600px;
	z-index:8;
	height:440px;
}
#navigation {
	height:33px;
	float:left;
	width:1000px;
}
#navigation li {
	float:left;
	height:33px;
	border-left: 0px #c0c0c0 solid;
	line-height:30px;
	text-transform: capitalize;
}
#navigation a {
	color:#696969;
	font-size:10px;
	text-decoration:none;
	letter-spacing:0.1em;
	float:left;
	padding:1px 10px 3px 10px;
}
#navigation a:hover {
	color:#ffffff;
	background:#000000;
	float:left;
	padding:1px 10px 3px 10px;
}
/* content

------------------------------------------------------------------*/



#content {
	width:1000px;
	background:#000000;
	float:left;
}
#contentleft {
	width:300px;
	float:left;
}
#contentright {
	width:300px;
	float:left;
}
h2 a {
	font-family: georgia light, "Times New Roman", Times, serif;
	font-size:24px;
	letter-spacing: 0.02em;
	color:#333;
	text-decoration:none;
}
h2 a:hover {
	color:#666;
}
.blogtitle {
	position:relative;
	top:42px;
	padding-bottom:7px;
	border-bottom:1px #B8B8B8 solid;
	width:280px;
	margin-left:720px;
}
.blogpost {
	position:relative;
	float:left;
	background:#000000;
	padding:0px;
	margin-top:0px;
	width:1000px;
}
.blogpost a {
	color:#ffffff;
}
.blogpost a:hover {
	color:#000000;
	background:#FAFAFA;
}
.datetab {
}
.blogauthor {
}
.blogcontent {
	padding-top:0px;
	line-height:1.6em;
	width:1000px;
}
.blogcontent p {
	margin-top:10px;
	line-height:1.6em;
	color:#696969;
}
.blogcontent ul, .blogcontent ol {
	margin-left:25px;
}
.blogcontent li {
	list-style-type:disc;
}
blockquote {
	border-left: 4px solid #333;
	width:280px;
	margin:10px;
	padding:0 0 10px 10px;
	letter-spacing:1px;
	color:#666;
}
.blogstrip {
	text-transform:uppercase;
	font-size:10px;
	color:#ffffff;
	margin-top:20px;
}
.blogtags {
	margin:10px 0 15px 0;
	color:#ffffff;
}
.blogdivide {
	float:left;
	width:1000px;
	height:20px;
	background:#000000;
	margin-bottom:5px;
}
.blogtags a {
	color:#ffffff;
}
.blogtags a:hover {
	background:#FAFAFA;
}
.readmore {
	float:left;
	width:85px;
}
.readmore a {
	color:#333;
	text-decoration:none;
}
.readmore a:hover {
	color:#666;
	background:#FAFAFA;
}
.blogcategory {
	float:right;
}
.blogcategory a {
	color:#ffffff;
}
.blogcategory a:hover {
	color:#666;
	background:#FAFAFA;
}
.blogdate {
}
.blogdateyear {
}
.blogcomments {
	float:left;
	margin-top:30px;
	color:#000000;
	font-size:9px;
}
.blogcomments a {
	color:#141414;
	font-size:9px;
	text-decoration:none;
}
.blogcomments a:hover {
	color:#000000;
	background:#FAFAFA;
}
/* comments

------------*/



#commentwrap, #commentreplies {
	float:left;
	margin:20px 0 0 0;
}
#commentwrap textarea {
	width:700px;
}
.commentitle {
 border-bottom:;
	float:left;
	width:700px;
}
#commentwrap h3, #commentreplies h3 {
	background:#000000;
	float:left;
	font-family: helvetica light, Arial, sans-serif;
	padding: 8px;
	font-size:12px;
	color:#ffffff;
}
#commentform {
	float:left;
	background:#000000;
	width:700px;
	padding-top:10px;
}
ol.commentlist {
	float:left;
	width:700px;
}
ol.commentlist li {
	float:left;
	width:700px;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #B8B8B8;
	background:#000000;
}
ol.commentlist a {
	color:#ffffff;
}
ol.commentlist a:hover {
	color:#666;
}
.commentwrapper {
	float:left;
}
.commentleft {
	float:left;
}
.commentright {
	float:right;
}
.commentcentre {
	float:left;
	width:120px;
}
.commentright p {
	width:570px;
	padding-left:10px;
}
.commentsavatar {
	border:#000000 solid 1px;
	padding:4px;
	margin-right:5px;
	float:left;
}
.commentauthor {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	float:left;
	width:120px;
	padding-left:5px;
}
.commentdate {
	font-size:9px;
	color:#383838;
	width:120px;
	padding-left:5px;
}
.commentcomment {
	float:left;
	font-family: helvetica light, Arial, sans-serif;
	font-size:11px;
	color:#696969;
}
.commentcomment em {
	color:#ffffff;
	padding-left:8px;
}
#commentwrap input {
	padding:2px;
	border:0px;
	margin:10px 10px 0px 0;
	border:1px solid #666;
}
#commentwrap textarea {
	padding:0px;
	border:0px;
	margin:20px 10px 10px 0;
	border:1px solid #666;
}
#commentwrap label {
	color:#666;
	font-weight:bold;
}
#commentloggedin {
	color:#666;
	font-weight:bold;
	float:left;
	font-size:12px;
	margin:10px 10px 10px 0;
}
#commentloggedin a {
	color:#666;
}
#commentloggedin a:hover {
	text-decoration:none;
	background:#FAFAFA;
}
.commentedit {
	width:405px;
	padding-left:10px;
	margin-top:15px;
}
#submit {
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
}
#youmustbe {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:-0.1em;
	font-weight:bold;
	color:#333;
	margin:10px 0 10px 0;
}
#youmustbe a {
	color:#666;
}
#youmustbe a:hover {
	background:#c0c0c0;
}
/* sidebar

------------------------------------------------------------------*/







/* paging

------------------------------------------------------------------*/



#paging {
	position:relative;
	margin-top:20px;
	float:left;
	width:586px;
}
#alignleft {
	float:left;
}
#alignright {
	float:right;
}
#paging a {
	color:#000;
	font-size:18px;
	text-decoration:none;
}
#paging a:hover {
	color:#666;
}
/* footer

------------------------------------------------------------------*/





#footer {
	background:#0000;
	font-size: 9px;
	padding: 18px 0 0px 0;
	font-size:9px;
	height:32px;
	float:left;
	width:100%;
}
#footercontent h3 {
	margin-bottom:5px;
}
#footercontent {
	width:1000px;
	float:left;
	margin:20px 0 0 0;
	padding-bottom:40px;
}
.footercolumn {
	float:left;
	padding-right:20px;
	margin:0 10px 10px 10px;
	padding:0 10px 10px 10px;
	width:160px;
}
.footercolumn a {
	color:#666;
	text-transform: uppercase;
	text-decoration:none;
	line-height:2.0em;
	font-size:11px;
}
.footercolumn a:hover {
	color:#999;
}
#footerbg {
	float:left;
	background:url('images/footerbg.gif');
	width:1000px;
}
#footerbottomcontent {
	width:1000px;
	margin: 0 auto;
	text-align:left;
	position:relative;
	bottom:6px;
	color:#2C2C2C;
}
#footerbottomcontent a {
	color:#424242;
}
.advertwrapper {
	float:left;
}
b.pink {
	color:#EC005E;
	font-weight:normal;
}
/* recommended by wordpress themes

------------------------------------------------------------------*/



.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

