/* 
Theme Name: Gisel Sotelo
Theme URI: http://giselsotelo.com/
Description: Theme para el Blog de la Psicóloga Gisel Sotelo
Version: 1.0
Author: Zaytech
Tags: Colorful, Static Width, two columns
*/
/* ////////////////////////////////////////////General//////////////////////////////////////// */
*{
    padding: 0;
    margin: 0;
    font-family: helvatica,arial, sans-serif;
    font-size: 14px;
    border: none;
}
body{
   background: url("images/bgmain.jpg") repeat-x #f2dff2;
   margin: 15px 15px;
}
#wrap{
    width: 923px;
    margin: 0 auto;
}

a{
    text-decoration: none;
    color: #7b2968;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
ul.share_icons{
	clear:both;
	list-style:none;
}
ul.share_icons li{
	display:inline;
	color: #636;
	font-size:12px;
}
ul.categorias_images{
	list-style:none;
}
ul.categorias_images li{
	display:inline;
	padding:0;
	margin:0;
}
/* ////////////////////////////////////////////Header//////////////////////////////////////// */
#header{
    width: 923px;
    height: 217px;
    background: url("images/header.png") no-repeat;
	clear:both;
}
#header h1{
    display: none;
}
.giselsotelo{
    margin: 40px 0 0 30px;;
}
ul.quick_links{
	list-style:none;
	float:right;
	padding:0;
	margin:0;
	margin-bottom:5px;
	color: #7b2968;
	margin-right:10px;
	font-size:12px;
	font-weight:bold;
}
ul.quick_links li{
	display:inline;
	padding:0;
	margin:0;
}
/* ////////////////////////////////////////////Content//////////////////////////////////////// */
#content{
    margin-left: 10px;
    width: 670px;
    padding: 0;
    float: left;
	color:#036;
}
.post_list{
    border: 1px solid #7b2968;
    background-color: #FFF;
    margin-bottom: 15px;
    padding:10px;
	padding-top:5px;
	position:relative;
}
.post_list input{
    border: 1px solid #7b2968;
    margin-top: 5px;
    padding: 4px;
}
.post_title{
    width: 630px;
    padding: 10px;
    background: #8ec0d6;
    margin-bottom: 10px;
    margin-top: 10px;
}
.post_title a, .post_title h2{
    color: #7b2968;
    font-size: 16px;
}
.post_title h2{
	width:500px;
}
.postmetadata, .postmetadata small, .postmetadata_single{
    border-top: 1px dotted #666;
    margin-top: 20px;
    padding-top: 5px;
    font-size: 12px;
	clear:both;
}
.postmetadata_single{
    border-bottom: 1px dotted #666;
    margin-bottom: 15px;
    padding-bottom: 5px;
    line-height: 20px;
}
.postmetadata a, .postmetadata_single a{
    font-size: 12px;
}
.postmetadata{
	clear:both;
}
.post_cont {
	margin-bottom:20px;
}
.post_cont p, .post_cont strong{
    text-align: justify;
    line-height: 20px;
    font-size: 12px;
    margin: 0 10px 5px 10px;
}
.post_cont p{
	margin:15px 10px;
}
.post_cont ul{
	list-style-position:inside;
	font-size:12px;
}
.post_cont img{
	padding:8px;
	max-width:600px;
}
.cloud_comment{
	background:url(images/cloud_comment.png) no-repeat;
	width:60px;
	height:60px;
	position:absolute;
	z-index:9999;
	right:10px;
}
.cloud_comment p{
	color:#FFF;
	padding:15px;
	margin-left:10px;
	margin-top:3px;
}
.cloud_comment p a{
	color:#FFF;
}
/* ////////////////////////////////////////////Sidebar//////////////////////////////////////// */
#sidebar{
    width: 213px;
    float: right;
    border: 1px solid #CCC;
    background-color: #8ec0d6;
    padding: 10px 0 10px 0;
    color: #7b2968;
    border: 1px solid #7b2968;
    margin-bottom: 20px;
}
#sidebar ul, #sidebar  li{
    list-style: none;
    margin: 0 5px 0 5px;
}
#sidebar a{
        font-size: 12px;
        font-weight: bold;
}
img.tag_sidebar{
    margin: 5px 0 10px -10px;
}
ul.admin, ul.admin a{
      color: #FFF;
}
#sidebar label{
    display: none;
}
#sidebar input, textarea{
    border: 2px solid #7b2968;
    margin-top: 5px;
    padding: 5px;
    width: 90%;
}
#sidebar form{
    margin-top: -15px;
}
/* ////////////////////////////////////////////Footer//////////////////////////////////////// */
#footer{
    clear: both;
    width: 970px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    border-top: 2px solid #7b2968;
    padding: 5px;
}
#footer ul, #footer li{
	font-size:12px;
    list-style: none;
    display: inline;
    color: #7b2968;
}
#footer ul a{
	font-size:12px;
}
/* ////////////////////////////////////////////Comments//////////////////////////////////////// */
.commentlist{
    width:630px;
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
}
.commentlist a{
    font-size: 12px;
}
.commentlist li{
    border-bottom: 1px dotted #666;
    font-size: 12px;
    margin-top: 25px;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #666;
	padding: 5px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
.commentlist p {
        font-size: 12px;
        margin-left: 15px;
        padding: 10px;
        color: #666;
	text-transform: none;
}
/* ////////////////////////////////////////////Intro//////////////////////////////////////// */

.gisel_foto{
	position:absolute;
	right:0;
	margin-top:-19px;
}
div.intro{
	background:url(images/yinyang_wm.png) no-repeat bottom right #FFF;
}
p.intro{
	padding:10px;
	width:450px;
	line-height:20px;
}
p.intro_desc{
	padding:10px;
	line-height:20px;
}
