/*  
Theme Name: Blog Artegrafico
Theme URI: http://www.artegrafico.cl
Description: Blog Artegrafico es un tema editado por artegrafico.cl por <a href="http://www.artegrafico.cl">Guillermo Venegas</a><br/>
Version: v2.0
Author: Guillermo Venegas
Author URI: http://www.artegrafico.cl
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
/*----------------------------------------------- START -------------------------------------------------*/

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background-color: #CCCCCC;
	background-repeat: repeat;
	background-position: left top;
}
/*----------------------------------------------- HEADER -------------------------------------------------*/
#topmenu {
	width:100%;
	height:30px;
	background: url(images/menuback.png) repeat-x top left;
}
#topmenu .menu {
	width:940px;
	list-style:none;
	margin:0 auto;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
#topmenu .menu li {
	float:left;
	display:inline;
	background: url(images/menutran.png) repeat top left;
	padding:3px 5px;
	margin:4px 5px 0px 0px;
}
#topmenu .menu li:hover {
	background-color:#fff;
}
#topmenu .menu li a, #topmenu .menu li a:visited {
	color:#000;
	text-decoration:none;
}
#topmenu .menu li a:hover {
	color:#0099FF;
	text-decoration:none;
	border-bottom:1px dotted #000;
}
#head {
	width:940px;
	height:142px;
	margin:0 auto;
	padding:6px 0px 12px 0px;
        background: #0099FF
}
#head .logo {
	position:relative;
	width:940px;
	height:142px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	float:left;
	text-indent:-9999px;
}
#head .logo span {
	position:absolute;
	width:940px;
	height:142px;
	left:0;
	top:0;
	margin:0;
	background:url(images/logo.png) no-repeat;
}
#head span {
	float:left;
	padding:6px;
	background: url(images/spanback.png) repeat top left;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	font-family:"Lucida Grande", Georgia, "Times New Roman", Times, serif;
	margin:10px 0px 0px 0px;
	letter-spacing:-1px;
}
/*----------------------------------------------- CONTAINER -------------------------------------------------*/

#subheader {
	background:#fff url(images/subheader920.png) no-repeat bottom center;
	width:920px;
	height:100px;
	margin:0 auto;
	padding:10px 10px 0px 10px;
}
#subheader .ad {
	width:728px;
	height:90px;
	padding:0px;
	margin:0px 10px 0px 0px;
	float:left;
}
#subheader .sf {
	float:left;
}
#subheader .sf .gosearch {
	width:22px;
	height:26px;
	background: url(images/searchbutton.png) no-repeat top left;
	float:left;
}
#subheader .sf .searchformtop {
	padding:3px;
	float:left;
	border:none;
	margin:2px 0px 0px 0px;
	color:#BCBCAD;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#subheader .sf .feed {
	height:52px;
	width:172px;
	background: url(images/spanback.png) repeat top left;
	padding:5px;
	border-top:1px dotted #BCBCAD;
	clear:both;
	font-size:12px;
}
#subheader .sf .feed .rss {
	padding:0px 0px 0px 15px;
	background: url(images/rssmini.png) no-repeat top left;
	margin:0px 0px 5px 0px;
}
#subheader .sf .feed a, #subheader .sf .feed a:visited {
	color:#000000;
	text-decoration:none;
}
#subheader .sf .feed a:hover {
	color:#0099FF;
	text-decoration:none;
}
#container {
	width:920px;
	margin:0 auto;
	padding:10px;
	overflow:hidden;
	background:#fff url(images/headerback.png) repeat-x bottom left;
}
/*----------------------------------------------- CONTENT -------------------------------------------------*/

#posts {
	width:590px;
	float:left;
	font-size:14px;
	word-spacing:2px;
	padding:5px;
}
#posts .post {
	width:590px;
	overflow:hidden;
	margin:0px 0px 20px 0px;
	padding:0px 0px 14px 0px;
	background:url(images/postbot.png) no-repeat bottom right;
}
#posts .post a, #posts .post a:visited {

	color:#000000;
	border-bottom:1px dotted #000000;
	text-decoration:none;
	padding:0px 0px 1px 0px;
}
#posts .post a:hover {
	color:#0099FF;
	border-bottom:1px dotted #000000;
	text-decoration:none;
	padding:0px 0px 1px 0px;
}
#posts .post p {
	line-height:19px;
	margin-bottom:10px;
	font-size:1.1em;
	word-spacing:0.2em;
}
#posts .post ul {
	padding:4px;
	margin:5px 0px;
	list-style:none;
}
#posts .post ul li {
	padding:0px 0px 0px 15px;
	margin-bottom:4px;
	background:url(images/postli.png) no-repeat top left;
}
#posts .post ol {
	padding:4px;
	margin:5px 0px;
}
#posts .post ol li {
	padding:0px;
	margin-bottom:4px;
}
#posts .post img {
	padding:4px;
	border:1px dotted #EDEDDE;
	margin:0px 4px 4px 0px
}
#posts .post img.wp-smiley {
	padding:0px;
	margin:0px;
	border:none;
	margin:0px;
}
#posts .post img.wp-smiley:hover {
	padding:0px;
	margin:0px;
	border:none;
	margin:0px;
}
#posts img.wp-smiley {
	padding:0px;
	margin:0px;
	border:none;
	margin:0px;
}
#posts img.wp-smiley:hover {
	padding:0px;
	margin:0px;
	border:none;
	margin:0px;
}
#posts .post img:hover {
	padding:4px;
border:1px dotted #DD1725 margin:0px;
}
#posts .post .dc {
	width:50px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear:left;
}
#posts .post blockquote {
	width:90%;
	color:#535050;
	margin:5px auto;
	border:1px dotted #BCBCAD;
	padding:6px;
	font-size:13px;
	background: url(images/spanback.png) repeat top left;
}
#posts .post .about {
	font-weight:bold;
	list-style:none;
	margin:0px;
	padding:2px 0px;
	margin:0px 0px 5px 0px;
	clear:both;
	border-bottom:1px dotted #BCBCAD;
	font-size:11px;
}
#posts .post .dc .dd {
	width:42px;
	height:42px;
	border:1px dotted #BCBCAD;
	margin:0px 0px 10px 0px;
	background:url(images/dc.png) no-repeat top left;
	text-align:center;
	padding:3px;
}
#posts .post .dc .dd .up {
	color:#000000;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	clear:both;
}
#posts .post .dc .dd .down {
	color:#0099FF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	clear:both;
}
#posts .post .dc .dd .down a, #posts .post .dc .dd .down a:hover {
	color:#0099FF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	clear:both;
	border:none;
}
#posts .post .dc .dd .down a:hover {
	color:#000;
	text-decoration:none;
}
#posts .post .content {
	width:528px;
	float:left;
	padding:0px 6px;
	font-size:11px;
	word-spacing:2px;
	clear:right;
}
#posts .post .content h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:-1px;
	word-spacing:0px;
}
#posts h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:-1px;
	word-spacing:0px;
}
#posts h1 a, #posts h1 a:visited {
	color:#000;
	text-decoration:none;
	border-bottom:none;
}
#posts h1 a:hover {
	color:#0099FF;
	text-decoration:none;
	border-bottom:none;
}
#posts .post h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:-1px;
	word-spacing:0px;
	padding:0px;
	margin:0px;
}
#posts .post h1 a, #posts .post h1 a:visited {
	color:#000;
	text-decoration:none;
	border-bottom:none;
}
#posts .post h1 a:hover {
	color:#0099FF;
	text-decoration:none;
	border-bottom:none;
}
#navigation {
	padding:10px;
	margin-bottom:0px;
	font-size:14px;
	float:right;
}
#navigation a {
	padding: 2px 5px;
	border-right: 1px dotted #BCBCAD;
	color:#000;
	text-decoration: none;
}
#navigation a:visited {
	padding: 2px 5px;
	border-right: 1px dotted #BCBCAD;
	color:#000;
	text-decoration: none;
}
#navigation a:hover {
	padding: 2px 5px;
	text-decoration: none;
	color:#DD1725
}
#navigation span {
	padding: 2px 5px;
	color:#000;
}
#navigation .on {
	padding: 2px 5px;
	color:#000;
	border-right: 1px dotted #BCBCAD;
}
/*----------------------------------------------- SIDEBAR -------------------------------------------------*/

#container .sidebar {
	width:300px;
	float:right;
	padding:5px 5px 5px 12px;
	background: url(images/sidebarspacer.png) repeat-y top left;
	margin:0px 0px 20px 0px;

	color:#000000;
}
#container .sidebar a, #container .sidebar a:visited {
	color:#000;
	text-decoration:none;
}
#container .sidebar a:hover {
	color:#0099FF;
	text-decoration:none;
}
#container .sidebar h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	font-size:16px;
	font-weight:lighter;
	color:#000000;
	letter-spacing:1px;
	background: url(images/spanback.png) repeat top left;
	padding:4px 2px;
	border-bottom:1px dotted #BCBCAD;
}
#container .sidebar ul {
	list-style:none;
	padding:0px 0px 8px 0px;
	margin:0px 0px 10px 0px;
	background: url(images/subheader.gif) repeat-x bottom left;
}
#container .sidebar ul li {
	display:block;
	width:286px;
	position:relative;
	padding:6px 4px 6px 10px;
	margin:0px;
	border-bottom:1px dotted #BCBCAD;
	font-size:12px;
}
#container .sidebar ul li:hover {
	background-color:#F5F5E2;
}
#container .sidebar ul li a, #container .sidebar ul li a:visited {
	color:#000;
	text-decoration:none;
}
#container .sidebar ul li a:hover {
	color:#0099FF;
	text-decoration:none;
}
#container .sidebar2 {
	width:170px;
	float:left;
	padding:0px;
}
#container .sidebar2 a, #container .sidebar2 a:visited {
	color:#000;
	text-decoration:none;
}
#container .sidebar2 a:hover {
	color:#0099FF;
	text-decoration:none;
}
#container .sidebar2 h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	font-size:16px;
	font-weight:lighter;
	color:#000000;
	letter-spacing:1px;
	background: url(images/spanback.png) repeat top left;
	padding:4px 2px;
	border-bottom:1px dotted #BCBCAD;
}
#container .sidebar2 ul {
	list-style:none;
	padding:0px 0px 8px 0px;
	margin:0px 0px 10px 0px;
	background: url(images/subheader.gif) repeat-x bottom left;
}
#container .sidebar2 ul li {
	display:block;
	width:156px;
	position:relative;
	padding:6px 4px 6px 10px;
	margin:0px;
	border-bottom:1px dotted #BCBCAD;
	font-size:12px;
}
#container .sidebar2 ul li:hover {
	background-color:#F5F5E2;
}
#container .sidebar2 ul li a, #container .sidebar2 ul li a:visited {
	color:#000;
	text-decoration:none;
}
#container .sidebar2 ul li a:hover {
	color:#0099FF;
	text-decoration:none;
}
#container .ads {
	width:125px;
	float:right;
	color:#000000;
	text-align:center;
}
#container .ads p {
	padding:0px;
	margin:0px 0px 5px 0px;
}
#container .ads img {
	border:none;
}
#container .ads a img {
	border:none
}
/*----------------------------------------------- COMMENTS -------------------------------------------------*/

#comments {
	width:535px;
	float:right;
	margin:0px 0px 20px 0px;
}
#listcomments {
	list-style:none;
	margin:0px;
	padding:0px;
}
#listcomments a, #listcomments a:visited {
	color:#000000;
	border-bottom:1px dotted #000000;
	text-decoration:none;
	padding:0px 0px 1px 0px;
}
#listcomments a:hover {
	color:#0099FF;
	border-bottom:1px dotted #000000;
	text-decoration:none;
	padding:0px 0px 1px 0px;
}
#listcomments li {
	display:block;
	margin:0px 0px 15px 0px;
	padding:5px 0px 5px 12px;
	background: url(images/sidebarspacer.png) repeat-y top left;
}
#listcomments li .userpart {
	float:right;
	width:180px;
	border-left:1px dotted #BCBCAD;
	padding:0px 5px;
	margin:0px 0px 0px 5px;
}
#listcomments li .userpart {
	font-weight:bold;
	font-size:11px;
}
#listcomments li .userpart .gravatar {
	padding:2px;
	margin:1px;
}
#listcomments li .userpart a, #listcomments li .userpart a:visited {
	color:#000000;
	border-bottom:1px dotted #000000;
	text-decoration:none;
	padding:0px 0px 1px 0px;
}
#listcomments li .userpart a:hover {
	color:#0099FF;
	border-bottom:1px dotted #000000;
	text-decoration:none;
	padding:0px 0px 1px 0px;
}
#form h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:-1px;
	font-style:italic;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 5px 0px;
}
#form input.submitcom {
	width: 80px;
	height: 30px;
	background: url(images/submitcom.png) no-repeat;
	margin:0px;
}
#form input.submitcom:hover {
	background: url(images/submitcom.png) no-repeat 0 -30px;
	margin:0px;
}
#form a, #form a:visited {
	color:#000000;
	text-decoration:none;
	padding:0px 0px 1px 0px;
}
#form a:hover {

	color:#0099FF;
	text-decoration:none;
	padding:0px 0px 1px 0px;
}
/*----------------------------------------------- FOOTER -------------------------------------------------*/

#footer {
	width:920px;
	height:40px;
	margin:0 auto;
	clear:both;
	padding:20px 10px;
}
#footer a, #footer a:visited {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color:#0099FF;
	text-decoration:none;
}
#footer .left {
	float:left;
}
#footer .right {
	float:right;
}
