/*
THEME NAME:The General Design Company (Con Imagenes)
DESCRIPTION: Rich with powerful and dynamic semantic class selectors.
VERSION: 1.0
AUTHOR: Juan Pablo Risso
AUTHOR URI: <a href="http://juanpablorisso.com.ar/">Juan Pablo Risso</a>
TAGS: theme, minimalist, developer
*/

/* P C D T R */
@import "fonts/css.php";

body {
	background: #fff;
	color: #959595;
	font-size: 12px;
	line-height: 22px;
	font-family: verdana, arial, sans-serif;
	width: 800px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
} 

a:link {color:#959595;}      /* unvisited link */
a:visited {color:#959595}  /* visited link */
a:hover {color:#b26b24}  /* mouse over link */
a:active {color:#b26b24}  /* selected link */

hr {
	border: 0;
	background-color: #959595;
	height: 1px;
}

.clear {
clear: both;
}

#header {
position: relative;
float: right;
}

.logo {
	border:0;
}

div#logo_mobile {
	display: none;
}

div#container {
margin:0;
width:800;
}

div.sidebar {
width:180px;
float: left;
position: relative;
}

div#content {
float: right;
position: relative;
width: 600px;
margin-top: 12px;
}

.entry-content ul {
	padding-left: 15px;
}

.post {
	padding-top: 100px;
}

.select{
	text-decoration: none;
	font-size: 11px;

}

.active {
	font-size: 11px;
	color:#b26b24
}


.cuadroactual, .cuadro, .arrow_left, .arrow_right { 
    position:relative; 
    text-indent: -5000px; 
    float: left;
    margin-right: 4px;
}

.arrow_left {
	 background: url(images/arrow_left.jpg) no-repeat; 
	 height: 16px;
	 width: 9px;
}

.arrow_right {
	 background: url(images/arrow_right.jpg) no-repeat; 
	 height: 16px;
	 width: 9px;
}

.cuadro {
	 background: url(images/cuadrado_off.jpg) no-repeat; 
	 height: 14px;
	 width: 14px;
	 margin-top: 1px;
}

.cuadroactual {
	 background: url(images/cuadrado_on.jpg) no-repeat; 
	 height: 14px;
	 width: 14px;
	 margin-top: 1px;	 
}

.post a.link, .post h1, .post span.linkactive {
	font-size: 15px;
	font-family: Times;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
}

.post em {
	letter-spacing: 0.5pt;
}

.post h1 {
	color:#b26b24;
	margin: 0;
}

.post p {
	margin-top: 0;
}

.post a.link:hover, .post span.linkactive{
	color:#b26b24;
}

.titulo{
	/*font-weight: bold;*/
	text-transform: uppercase;
}

.edit-link {
	font-size: 14px;
	font-family: Times;
	text-transform: uppercase;
	font-weight: bold;
	color:#b26b24;	
}

.edit-link a {
	color:#b26b24;
	text-decoration: none;	
}

div#footer {
clear: both;
border-top: 1px solid #959595;
font-size: 11.25px;
text-align:left;
margin-bottom: 10px;
padding-top: 5px;
font-family: arial, verdana, sans-serif;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.sidebar li {
list-style: none;
text-align: right;
/*font-size: 0px;
line-height: 0px;*/
}

div.sidebar li a {
	text-decoration: none;
	line-height: 10px;
}

.xoxo li{
line-height: 0px;
}

.xoxo ul li{
padding: 0 8px 8px 0;
}

.current_page_item a, .page_item a:hover{
	color:#b26b24;
}


.aktt_tweets ul {margin-right: 20px;}
.aktt_widget {width: 100%; margin-top: 30px;}
.widgettitle {font-size: 12px;padding: 40px 7px 0 0;}
.aktt_widget ul {width: 100%; padding: 0 30px 0 0;}
.aktt_widget li {line-height: 15px; padding: 0 7px 12px 0;}
.aktt_widget ul li a {text-decoration: underline; line-height: 10px; font-size: 11px;}
#aktt_tweet_form fieldset {display: none;}
