/*
Theme Name: monmagan.com
Theme URI: http://www.monmagan.com/
Description: El theme oficial de monmagan.com
Version: 0.1.2
Tags: black, white, light, two-columns, right-sidebar, fixed-width, threaded-comments, photoblogging
Author: Mon Magan sobre una plantilla de Chandra Maharzan
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@import url("css/reset.css");
@import url("css/text.css");
@import url("css/960.css");

body
{
	font-size:16px;
	font-family:Helvetica, Arial;
}

h1,h2,h3,h4
{
	letter-spacing:-1px;
}

h1,h2,h3,h4,#nav,small,.postmetadata,.small
{
	font-family:Helvetica, Arial;
}

h2
{
	color:#666;
	margin:0 0 20px;
	padding:0;
}

a
{
	color:#999;
	text-decoration:none;
	border-bottom:1px solid #eee;
}

a:hover
{
	color:#000;
	border-bottom:1px solid #ccc;
}

h2 a
{
	color:#000;
	text-decoration:none;
	font-size:24px;
	border:none;
}

h2 a:hover,#header h1 a:hover
{
	color:#c00;
	border:none;
}

small
{
	font-size:14px;
	color:#ccc;
	float:left;
	text-transform:uppercase;
	font-weight:700;
	padding:10px 8px 5px 0;
}

p
{
	color:#555;
}

hr
{
	clear:both;
	margin:0;
}

#header h1
{
	font-size:40px;
	float:left;
	margin:25px 0;
	padding:0;
}

#header h1 a
{
	color:#000;
	text-decoration:none;
	border:none;
}

#header span
{
	font:13px Georgia;
	font-style:italic;
	color:#aaa;
	margin-left:20px;
	position:relative;
	top:-7px;
	letter-spacing:0;
}

#nav
{
	list-style:none;
	padding-top:45px;
	float:right;
	margin:0;
	font-size:16px;
}

#content
{
	margin-bottom:0;
	padding-bottom:20px;
	padding-right:50px;
	text-align:left;
	line-height:1.6em;
	border-right:1px solid #ccc;
}

#content .post
{
	padding-top:30px;
	clear:both;
}

#sidebar
{
	font-size:15px;
}

#sidebar ul
{
	list-style:none;
}

#sidebar,h2.pagetitle
{
	padding-top:40px;
}

#sidebar h2
{
	color:#666;
	margin:0 0 6px;
	padding:0;
}

.post h2
{
	font-size:24px;
	text-align:left;
	color:#000;
}

h2.pagetitle
{
	color:#333;
	padding-bottom:0;
	margin:0;
}

.date
{
	font-size:30px;
	font-weight:700;
	line-height:0.8;
	color:#c00;
}

.postmetadata
{
	font-size:14px;
	color:#bbb;
	height:1%;
}

.small
{
	font-size:12px;
	color:#aaa;
	margin-top:10px;
}

.postmetadata small
{
	font-size:14px;
	color:#aaa;
	font-weight:400;
	border-top:1px solid #eee;
	text-transform:none;
	margin:0px 0;
	padding:0px 0;
}

img.size-medium
{
	margin:0 0 10px;
}

.entry a img
{
	vertical-align:center;
	margin:0 0 0px;
}

.entry img
{
	text-align:center;
	padding:5px;
}

dl.gallery-icon img
{
	border:1px solid #ddd;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

#searchform
{
	margin-bottom:30px;
	padding:0;
}

#searchform #s
{
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font:14px Georgia;
	background:#fafafa;
	width:200px;
	padding:5px;
}

#searchbtn
{
	vertical-align:bottom;
	padding:0 0 5px 2px;
}

.alignleft
{
	float:left;
}

.alignright
{
	float:right;
}

.aligncenter,div.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.navigation,.comment-navigation
{
	display:block;
	clear:both;
}

.navigation
{
	margin-top:40px;
	padding-bottom:70px;
}

.comment-navigation
{
	margin-top:15px;
	padding-bottom:5px;
}

.navigation a,.comment-navigation a
{
	background:#eee;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:5px 10px;
}

.navigation a:hover,.comment-navigation a:hover
{
	background:#ddd;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:5px 10px;
}

.attachment a
{
	border:0;
}

.navigation a img
{
	border-radius:0;
	border:none;
}

.wp-caption
{
	border:1px solid #ddd;
	text-align:center;
	background-color:#fafafa;
	padding-top:5px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:5px 25px 25px 0;
}

.wp-caption img
{
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text
{
	font-size:12px;
	line-height:17px;
	font-style:italic;
	margin:0;
	padding:4px 4px 5px 0;
}

ol.commentlist
{
	list-style:none;
	text-indent:0;
	margin:0;
	padding:0;
}

ol.commentlist li
{
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:1%;
	position:relative;
	margin:0 0 10px;
	padding:10px;
}

ol.commentlist li div.vcard cite.fn
{
	font-style:italic;
}

ol.commentlist li div.vcard cite.fn a.url
{
	color:#333;
	text-decoration:none;
}

ol.commentlist li div.vcard img.avatar
{
	border:4px solid #d5d5d5;
	float:left;
	margin-right:10px;
}

ol.commentlist li div.comment-meta
{
	font:12px Arial, Verdana;
}

ol.commentlist li div.comment-meta a
{
	color:#aaa;
	text-decoration:none;
}

ol.commentlist li div.commentbody
{
	margin-top:1em;
	font-size:14px;
}

ol.commentlist li p
{
	margin:0 0 1em;
}

ol.commentlist li ul
{
	list-style:square;
	text-indent:0;
	margin:0 0 1em;
	padding:0;
}

ol.commentlist li div.reply
{
	margin-bottom:7px;
}

ol.commentlist li div.reply a:hover
{
	background:#c30;
	border:1px solid #c00;
}

ol.commentlist li div.reply a
{
	background:#999;
	border:1px solid #666;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	font:bold 9px/1 arial,sans-serif;
	text-align:center;
	width:36px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px 6px 4px;
}

ol.commentlist li ul.children
{
	list-style:none;
	text-indent:0;
	margin:1em 0 0;
}

ol.commentlist li.even
{
	background:#fff;
}

ol.commentlist li.odd
{
	background:#f6f6f6;
}

#commentform input
{
	width:170px;
	border:1px solid #ccc;
	font-size:14px;
	font-family:Georgia, Times;
	padding:4px;
}

#commentform
{
	padding-bottom:30px;
	margin:5px 10px 0 0;
}

#commentform p label
{
	width:120px;
	display:block;
	float:left;
}

#commentform p
{
	border-top:1px solid #eee;
	font-size:14px;
	margin:0;
	padding:10px 0;
}

#commentform textarea
{
	width:70%;
	border:1px solid #ccc;
	font-family:Georgia, Times;
	padding:4px;
}

#commentform #submit
{
	margin-left:120px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #aaa;
	font-weight:700;
}

#commentform small,#commentform #submit
{
	color:#333;
	text-transform:uppercase;
	font-family:arial;
}

#commentform small
{
	font-size:11px;
	font-weight:700;
}

#respond h3
{
	padding-top:20px;
	margin-bottom:10px;
}

.widget
{
	margin-bottom:20px;
}

.widget ul li ul
{
	margin-left:10px;
	margin-bottom:0;
}

.categories ul.children
{
	margin:0 0 0 10px;
}

#footer p
{
	text-align:center;
	font-size:14px;
	font-style:italic;
	margin:30px;
}

#header h1 a:last-letter,#nav .current-cat li a:hover,#nav .current_page_item li a:hover,#nav li a:hover
{
	color:#c00;
}

#nav .current-cat li a,#nav .current_page_item li a,ol.commentlist li div.vcard cite.fn a.url:hover,ol.commentlist li div.comment-meta a:hover
{
	color:#000;
}

#nav li:hover > ul,.alignnone
{
	display:block;
}

#sidebar ul li ul li,dl.gallery-item
{
	margin:0;
}

dl.gallery-item a,.navigation-image a
{
	border:none;
}

.entry ul li,#sidebar ul li
{
	color:#666;
}

.hidden,.cancel-comment-reply
{
	display:none;
}

ol.commentlist li div.comment-author,ol.commentlist li.pingback div.vcard
{
	padding:0 170px 0 0;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5
{
	margin:0 0 .18em;
}
