/*  
Theme Name: Compositio
Theme URI: http://designdisease.com/
Description: Created by <a href="http://designdisease.com">Design Disease</a>. This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it, and make any changes you like. Just leave the credits link under your footer :)
Version: 1
Author: Design Disease
Author URI: http://designdisease.com/
*/


/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
	body { background: #ffffff url(http://gravedad.com.mx/blog/wp-content/themes/compositio/images/blog_new_header.jpg) center top; background-repeat: repeat-x; font-family: Verdana, Verdana, Geneva, sans-serif; font-size: 12px; padding: 0px; margin-top: 0px; color:#000000;}
input, button, textarea, select {  font: normal 12px/12px "Verdana", sans-serif; color:#2d3538; vertical-align: middle; padding: 2px; }
input[type=text] { width: 243px;
color:#999; }
input[type=text]:focus{
	color:#000;
}
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
img { padding: 0px; margin: 0px; border: none; text-align: center;}

a:link { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none; font-size: 1em;}
a:active { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: none; color : #000000; border: 0px; -moz-outline-style: none;  background-color: #ffa200; text-decoration: none; padding: 0px; font-weight: lighter; text-shadow: 0px 0px 0px #222}
a:focus { text-decoration: none; outline: none;-moz-outline-style: none;}

a.classlink {  }
a.classlink:active {  }
a.classlink:visited {  }
a.classlink:focus {  }


.standar:link { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none; font-size: 1em;}
.standar:active { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none;}
.standar:visited { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none;}
.standar:hover { text-decoration: none; color : #000000; border: 0px; -moz-outline-style: none; background: transparent;}
.standar:focus { text-decoration: none; outline: none;-moz-outline-style: none;}



h1, h2 { font-family: Verdana, Verdana, Geneva, sans-serif; }

h2{
	color: #353535; font-size: 12px; padding: 0px; margin: 0px;
}

h3{
	font-family: "Century Gothic", "helvetica neue", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ccc;
	}

h3.c1 {
	font-family: "helvetica"; font-size: 14px; font-weight: bold; color: #fff;
	}

h4{
	font-family: "Century Gothic", "helvetica neue", Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #545454;
	padding:  30px 0px 20px 0px;
	border-bottom: groove 2px #CCCCCC;
}

h4.class1 {
	color:#272d36; font: normal 22px/22px "Helvetica"; letter-spacing: -1px; text-align: right;
}

h4.class2 {
	color: #2abada;
	text-transform: uppercase;
}

h4.class3 {
	color:#272d36; font: normal 22px/22px "Helvetica"; letter-spacing: -1px; border-bottom: 0px; margin-top: 20px; padding-top: 20px;
	text-align: left;
}

h5{
	font-family: "Verdana";
	padding: 2px 5px;
	font-size: 12px;
	color: #ffffff;
	background-color: #0099cc;
}

h5.c1 {
	font-family: "Verdana";
	padding: 2px 30px 2px 5px;
	font-size: 12px;
	color: #000000;
	background-color: #0099cc;
}

h6 {
	padding-bottom: 5px;
	font-weight: bold;
	padding:  50px 0px 10px 0px;
	color:#d93315; font: normal 22px/22px "Helvetica";
	letter-spacing: -1px;
	text-align: left;
}

h6.c2 {
	color:#272d36; font: normal 22px/22px "Helvetica"; letter-spacing: -1px; text-align: left;
	text-shadow: 1px 1px 1px #c1c1c1; display: table;
}

/* BG 
############################################################################################################## */
#bg { width: 950px; margin: 0 auto; margin-top: 0px}
#bg-all { width: 950px; background: #; overflow: hidden;}
/**/ * html #bg-all { height: 1%;} /* */

/* Container 
############################################################################################################## */
.container { padding: 0px 15px 30px 15px; float: left; width: 590px; background-color: #;}


.menu { overflow: hidden; float: left; width: 100%; background: #; background-image: url(); width: 980px; height: 204px; margin: 0 auto; padding: 0px 0px 0px 0px;}
/**/ * html .menu { height: 1%;} /* */ 
.menu ul { float:left; }
.menu li { display: inline; font: bold 14px/14px "Arial"; letter-spacing: -1px; float: left; height: 28px; }
.menu li ul li { font-weight: normal; letter-spacing: normal;}
.menu li a, .menu li a:visited { color:#222222; float: left; padding: 4px 6px 10px 6px; margin-right: 5px;}
.menu li a:hover { background: #fff; color:#0099cc; text-decoration: none;}
.menu .current_page_item a, .menu .current_page_item a:visited, .menu .current_page_item a:hover { background: #222222 url(images/menu-on-bkg.png) repeat-x bottom; color:#fff; }

.menu .current_page_item .page_item a, .menu .current_page_item .page_item a:visited { background: #def1f9; color:#272d36;}
.menu .current_page_item .page_item a:hover { background: #fff; color:#0099cc; }

/* Logo
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo { overflow: hidden; border-bottom: solid 6px #e6f1f3; margin-bottom: 30px;}
/**/ * html .logo { height: 1%;} /* */ 

.logo .txt { width: 520px; height:  90px; padding-left: 70px; background: url(http://gravedad.com.mx/blog/wp-content/themes/compositio/logo.png) no-repeat left 10px; padding-bottom: 30px; }
.logo .txt h1 { font: bold 0px/0px "Arial"; letter-spacing: -3px; text-transform: lowercase; padding-bottom: 5px;}
.logo .txt h1 a, .logo .txt h1 a:visited, .logo .txt h1 a:hover { text-decoration: none; color:#272d36;}
.logo .txt p.desc { font: bold 0px/0px "Arial"; letter-spacing: -1px; display: block; color:#2abada;}

.logo .img { padding-bottom: 15px; }


/* SL ()
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SL { width: 520px; float: left; padding-left: 70px; }

.title { color: #dca20e; font: normal 34px/34px "Helvetica"; letter-spacing: -1px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #ccc;}
.note {  background:url(images/note-icon.png) no-repeat left 2px; padding-left: 14px; color:#669900; font-size: 11px;}
.edit a { background:url(images/edit-icon.png) no-repeat left 2px; padding-left: 14px; color:#ff6600; font-size: 11px; }
.error { color:#cc0000; font-size: 11px; font-weight: bold;}



/* Post Single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.post, .attachment { width: 100%; position: relative; border: #757575 1px solid ; padding: 20px 5px 20px 20px; background-color: #f4f4f4;}
/**/ * html .post, .attachment { width: 99%;} /**/ 


.p-head { padding-bottom: 15px;}
.p-head h1, .p-head h1 a, .p-head h1 a:visited { color:#272d36; font: normal 34px/34px "Helvetica"; letter-spacing: -1px;}
.p-head h1 a:hover { color:#0099cc; text-decoration: none; }

.p-head h2 { color:#272d36; font: normal 34px/34px "Helvetica"; letter-spacing: -1px;}
.p-head h2 a, .p-head h2 a:visited { color:#222222; } /* letra anterior 272d36 */
.p-head h2 a:hover { color:#ffffff; background-color: #f99e00; text-decoration: none; }

.p-head h3 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; }
.p-head h3 a, .p-head h3 a:visited { color:#272d36;}
.p-head h3 a:hover { color:#0099cc; text-decoration: none;}

.p-cat { font: normal 11px/14px 'Arial'; text-transform: uppercase; color:#999;}
.p-cat a, .p-cat a:visited, .p-cat a:hover { text-decoration: underline; color:#999; padding-right: 5px;}

.p-time { background: url(images/p-time-bkg.png) no-repeat right bottom; position: absolute; left: -70px; top: 5px; width: 50px; padding-bottom: 10px; }
/**/ * html .p-time { left: -70px;} /**/ 
.p-time strong { float: left; text-align: center;}
.p-time .day { font: normal 20px/18px "Arial"; letter-spacing: -1px; color:#fff; width: 40px; padding: 7px 0px; background:#2abada; overflow: hidden; }
.p-time .month { background:#dedede; width: 40px; padding: 3px 0px; margin-bottom: 10px;}
.p-time .year { background: #fff; border: solid 1px #dedede; font: normal 11px/11px 'Verdana'; padding: 12px 5px; color:#bababa;}

.p-con { border-top: solid 1px #dbdbdb;}
.p-con p { font: normal 12px/19px "Verdana"; padding: 5px 0px; margin: 5px 0px;}
.p-con ol { list-style: decimal inside; }
.p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.p-con ol li { padding: 2px 0px 2px 0px; }
.p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/p-con-li.png") no-repeat left 1px; color:#666; }
.p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0px; background: #ecf6f8; }
.p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; }
.p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}


.p-det { margin-top: 15px;}
.p-det li { color:#7f7f7f; display: inline; padding: 4px 0px 6px 30px; margin-right: 10px; }
.p-det li.p-det-com { background: url("images/p-det-com.png") left center no-repeat; }
.p-det li.p-det-com a { font-weight: bold; letter-spacing: -1px;}
.p-det li.p-det-tag { background: url("images/p-det-tag.png") left center no-repeat; }
.p-det li a,.p-det a:visited { font: normal 14px/18px "Arial"; margin-right: 3px;}

.p-con .wpunlimited_bookmarks strong { font-weight: normal; color:#999; padding-bottom: 2px; font-size: 10px; text-transform:uppercase; }
.p-con .wpunlimited_bookmarks a img { display:inline; border:none; padding:0; margin:0; margin-top: 5px; }

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.p-con img { padding: 0; max-width: 500px; }
.p-con img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
.p-con img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 4px #eee; padding: 1px; }
.p-con img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 4px #eee; padding: 1px;}
.p-con .alignright { float: right; }
.p-con .alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; padding-bottom: 20px;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 0px; padding-left: 20px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 0px; padding-right: 20px; }
.nav a, .nav a:visited { cursor: hand; font: bold 14px/16px "Arial"; letter-spacing: -1px; }



/* Comments
############################################################################################################## */
.comments-list { padding-top: 20px;}
.comments-list h2 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 20px; margin-bottom: 15px;}
.comments-list div.entry { margin-bottom: 15px; padding: 25px; border: 1px solid #dcedf0; background: #fcfcfc url() no-repeat right bottom;}
.comments-list div.alt { background: #fff url() no-repeat left top; padding-top: 40px; border: none; margin-bottom: 25px;}
.comments-list p.name { font: bold 14px/14px "Arial" sans-serif; letter-spacing: -1px; color:#000;}
.comments-list p.avt { padding: 0px; margin: 0px; float: right;}
.comments-list p.avt img { border: solid 1px #ccc;}
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; margin-bottom: 5px;}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#96b1bc; text-decoration: underline;}

.comments-list .con { font: normal 12px/17px "Verdana"; margin-right: 90px; color:#333;}
.comments-list .con p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px; color:#333;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 20px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { background: #; padding: 20px; margin: 10px 0px;}
.comments-form h3 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: solid 1px #c5e1ed; }
.comments-form p { padding: 7px 0px; color:#808080;}
.comments-form .required { font-weight: normal; color:#ff0000;}
.comments-form input { padding: 5px; width: 210px; margin-right: 7px; }
.comments-form input.formid { border: 1px solid #a8d3e4; background: #fff url(images/form-name-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formemail { border: 1px solid #a8d3e4; background: #fff url(images/form-email-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formuri { border: 1px solid #a8d3e4; background: #fff url(images/form-uri-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}

.comments-form textarea { border: 1px solid #a8d3e4; background: #fff; padding: 4px; width: 97%;}
.comments-form .button { border: 1px solid #a8d3e4; background: url(images/button-post-comment.png) no-repeat left; color:#fff; width: auto; font-size: 11px; font-weight: bold; padding: 4px 6px 4px 38px;}







/* Side Right 
############################################################################################################## */

#findusfacebook {
    display: block;
    width: 177px;
    height: 60px;
    background: url("http://gravedad.com.mx/blog/blog_img/findusfacebook.jpg") no-repeat 0 0;
    float: right;
	}

  #findusfacebook:hover	{ 
	background-position: 0 -60px;
	}

#suscribetefeed {
    display: block;
    width: 177px;
    height: 60px;
    background: url("http://gravedad.com.mx/blog/blog_img/suscribetefeed.jpg") no-repeat 0 0;
    float: right;
	}

#suscribetefeed:hover {
	background-position: 0 -60px;
	}

#followtwitter {
    display: block;
    width: 119px;
    height: 120px;
    background: url("http://gravedad.com.mx/blog/blog_img/followtwitter.jpg") no-repeat 0 0;
    float: left;
	}

#followtwitter:hover {
	background-position: 0 -120px;
	}


.SR { width: 300px; margin-right: 0px; padding-top: 0px; padding-bottom: 30px; float: right; color: #fcfcfc; background: #ffffff}

/* Search 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .search { background: #fcfcfc url() no-repeat left bottom; right: 0px; padding: 0px 15px 15px 0px; overflow: hidden;
}
/**/ *html .SR .search  { height: 1%;} /**/ 
.SR .search form { width: 300px; padding: 10px; border: 1px solid #222222; background: #222222; }
.SR .search fieldset { overflow: hidden; height: 1%;  }
.SR .search input { float: left; margin-right: 2px; background: url(images/search-input.png) no-repeat; border: none; padding: 5px 3px 5px 65px; width: 145px; color:#222222;}
.SR .search button { float: left; background: url(images/search-button.png) no-repeat; width: 26px; height: 24px; border: none; cursor: pointer; text-indent: -1000em; }
.SR .syn ul { margin: 10px 0px;}
.SR .syn li { background: url(images/SynIco.png) no-repeat left center; margin: 0px 5px 0px 0px; padding: 3px 0px 3px 15px; list-style-type: none; color:#fff; display: inline; font: bold 14px/14px 'Arial'; letter-spacing: -1px;}
.SR .syn li a {color:#353535; }
.SR .syn li a:visited {color:#353535; }
.SR .syn li a:hover {color:#353535; }

/* --------------------- sidebar sidebar --------------------------*/
#social{
background: #fff; background-image: url(); background-repeat: no-repeat; right: 0px; padding: 0px; margin-bottom: 8px; width: 300px; height: 120px; }

/* --------------------- sidebar social --------------------------*/
.sidebar{
background: #fcfcfc; background-image: url(); background-repeat: no-repeat; right: 0px; padding: 15px 15px 15px 15px; border-color: #000; border: #757575 1px solid; margin-bottom: 8px;}

/* --------------------- sidebar advertising --------------------------*/

.advertising{
background: #1a1a1a; background-image: url(); background-repeat: no-repeat; right: 0px; padding: 0px; border-color: #000; border: #757575 1px solid; margin-bottom: 8px; width: 300px; height: 238px;}	

.advertising_1{
background: #1a1a1a; background-image: url(); background-repeat: no-repeat; padding: 0px; border-color: #ccc; border: #ccc 1px solid; margin-bottom: 8px; width: 300px; height: 300px;	
}

.ad{
background: #1a1a1a; background-image: url(); background-repeat: no-repeat; padding: 0px; border-color: #ccc; border: #ccc 0px solid; margin: 0px; width: 300px; height: 453px;	
}

.smallad{
background: #fff; background-image: url(); background-repeat: no-repeat; padding: 0px; margin: 5px 4px 5px 5px; border: #ccc 0px solid; width: 140px; height: 140px; float: left;
}

.smalladvertising{
background: #111; background-image: url(); background-repeat: no-repeat; padding: 0px; margin: 4px; border: #ccc 1px solid; width: 140px; height: 140px; float: left;
}

.smalladvertising_1{
background: #111; background-image: url(); background-repeat: no-repeat; padding: 0px; margin: 4px; border: #ccc 1px solid; width: 140px; height: 140px; float: right;
}


.tweeting{
background: #1a1a1a; background-image: url(http://gravedad.com.mx/blog_imagenes/ultimostweets.jpg); background-repeat: no-repeat; padding: 10px 10px 20px 15px; margin-right: 10px; border-color: #000; border: #757575 1px solid; margin-bottom: 8px; margin-top: 8px; height: auto;
}


/* --------------------- sidebar newsletter --------------------------*/
.newsletter{
background: #1a1a1a; background-image: url(http://gravedad.com.mx/blog/blog_img/suscribenewsletterback.jpg); background-repeat: no-repeat; right: 0px; padding: 50px 0px 0px 25px; margin: 0px; border-color: #000; border: #757575 1px solid; margin-bottom: 8px; width: 300px; height: 150px;}

/* --------------------- sidebar recent entries --------------------------*/
.recententries{
background: #1a1a1a; background-image: url(http://gravedad.com.mx/blog/blog_img/entradasrecientes.jpg); background-repeat: no-repeat; right: 0px; padding: 50px 30px 20px 30px; margin: 0px; border-color: #000; border: #757575 1px solid; margin-bottom: 8px; width: 300px; height: auto;}
.recententries_1{
padding: 0px 50px 0px 10px; margin: 0px; width: auto; height: auto;}

/* --------------------- sidebar comentarios --------------------------*/
.cometariosrecientes{
background: #1a1a1a; background-image: url(http://gravedad.com.mx/blog/blog_img/comentariosrecientes.jpg); background-repeat: no-repeat; right: 0px; padding: 50px 30px 20px 30px; margin: 0px; border-color: #000; border: #757575 1px solid; margin-bottom: 8px; width: 300px; height: auto;}
.cometariosrecientes_1{
padding: 0px 70px 0px 10px; margin: 0px; width: auto; height: auto;}

/* --------------------- sidebar categorias --------------------------*/
.categorias{
background: #1a1a1a; background-image: url(http://gravedad.com.mx/blog/blog_img/categoriasarchivos.jpg); background-repeat: no-repeat; right: 0px; padding: 50px 30px 20px 23px; margin: 0px; border-color: #000; border: #757575 1px solid; margin-bottom: 8px; width: 260px; height: 400px;}

.categorias_1{
padding: 0px 0px 0px 0px; margin: 0px; width: auto; height: auto;}

.categoriasleft{
	float: left;
}
.categoriasright{
	float: left; padding-left: 20px;
}

/* --------------------- linkeo --------------------------*/
.linkeo{
background: #1a1a1a; background-image: url(); background-repeat: no-repeat; right: 0px; padding: 20px 10px 20px 20px; margin: 0px; border-color: #000; border: #757575 1px solid; margin-bottom: 8px; width: 100px; height: auto; float: left;}


/* --------------------- sitios de interes --------------------------*/
.sitios_interes{
background: #1a1a1a; background-image: url(); background-repeat: no-repeat; right: 0px; padding: 20px 10px 20px 20px; margin: 0px; border-color: #000; border: #757575 1px solid; margin-bottom: 5px; width: 120px; height: auto; float: left; text-align: left;}


/* --------------------- ivan twitter --------------------------*/
.ivan_twitter{
background: #1a1a1a; background-image: url(); background-repeat: no-repeat; right: 0px; padding: 15px 10px 10px 20px; margin: 0px; border-color: #000; border: #757575 1px solid; margin-bottom: 8px; width: 120px; height: auto; float: left; text-align: left;}


/* --------------------- publi --------------------------*/
.publi{
background: #ffffff; background-image: url(http://gravedad.com.mx/blog_imagenes/publi1.jpg); background-repeat: no-repeat; right: 0px; padding: 30px 0px 20px 31px; margin: 0px; border-color: #; border: #757575 0px solid; margin-bottom: 8px; width: 298px; height: 367px; float: left; text-align: left;}


/* --------------------- tags --------------------------*/
.tags{
background: #fff; background-image: url(); background-repeat: no-repeat; right: 0px; padding: 5px; border-color: #000; border: #757575 0px solid; margin-bottom: 8px; width: 285px; height:  auto;}

/* About Blog 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .about { background: # url() no-repeat left top; padding: 0px 15px 15px 15px; color: #757575; border: #757575 1px solid; margin-bottom: 8px;}
.SR .about h3 { font-size: 24px; letter-spacing: -1px; color:#000;}
.SR .about p { padding: 5px 0px; margin: 0px; font-size: 13px; line-height: 16px;}

/* Photostream 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .photostream { overflow: hidden; background: #222222 url(images/photostream-bkg.png) no-repeat bottom left; padding: 15px 0px 25px 15px;}
/**/ *html .SR .photostream { height: 1%;} /**/ 
.SR .photostream h3 { font-size: 24px; letter-spacing: -1px; color:#ccc;}
.SR .photostream ul { float: left; margin-top: 10px;}
.SR .photostream li { background: url(images/photostream-li-bkg.png) no-repeat left top; list-style-type: none; display: inline; padding: 5px; float: left; margin: 0px 3px 5px 0px;}
.SR .photostream li a img, .SR .photostream li a:visited img { border: solid 1px #fff; width: 54px; height: 54px;}
.SR .photostream li a:hover img { border: solid 1px #000;}

/* Categories + Archives 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .categs { background-image: url(http://gravedad.com.mx/blog/wp-content/themes/compositio/images/MEDIA/side_conect.jpg); background-repeat: no-repeat; overflow: hidden; padding: 10px; border: #757575 1px solid ; margin-bottom: 8px; }
/**/ *html .SR .categs { height: 1%;} /**/ 
.SR .categs div { float: left; width: 130px;}
.SR .categs div h3 { font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#353535; padding-bottom: 5px;}
.SR .categs div li { padding: 1px 0px; list-style-type: none; font-size: 11px; color:#5e8a89; }
.SR .categs div a, .SR .categs div a:visited { color:#247682; text-decoration: underline;}
.SR .categs div a:hover { color:#003333; text-decoration: underline;}

/* Recent
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .recent { background-image: url(http://gravedad.com.mx/blog/wp-content/themes/compositio/images/MEDIA/side_conect.jpg); background-repeat: no-repeat; padding: 10px 15px 15px 15px; margin-bottom: 8px; border: #757575 1px solid ;}	
.SR .recent .tabs { overflow: hidden; }
.SR .recent .tabs { height: 1%; }
.SR .recent .tabs li { float: left; background: none; }
.SR .recent .tabs li a { float: left; font: bold 14px/14px "Arial"; color: #102a30; padding: 3px 6px 9px 6px; background: #b5d6cd url(images/tabs-inactive.png) no-repeat bottom center; margin-right: 3px; letter-spacing: -1px; text-decoration: none;}
.SR .recent .tabs li a.active, .SR .recent .tabs li a:hover { background: #4a6969 url(images/tabs-active.png) no-repeat bottom center; color: #fff; text-decoration: none; }
.SR .recent a, .SR .recent a:visited { color:#247682; text-decoration: underline;}
.SR .recent a:hover { color:#003333; text-decoration: underline;}

#tab-comments { display: none; margin-bottom: 5px; }
#tab-comments li { background: url(images/tabs-arrow.png) no-repeat left 10px; padding: 4px 0px 4px 6px; border-bottom: solid 1px #c5ded7; font-size: 11px; color:#5e8a89;}
#tab-comments li a { display: block;}
#tab-posts { margin-bottom: 5px; font-size: 11px; }
#tab-posts li { background: url(images/tabs-arrow.png) no-repeat left 8px; line-height: 14px; padding: 1px 0px 1px 6px;}
#tab-tags { display: none; margin-bottom: 5px; font-family: "Verdana"; line-height: 22px;}



/* widget
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .widget { background: #ffffff; padding: 0px; margin-bottom: 8px; color:#ffffff; border: #757575 1px solid ;}
.SR .widget h3 {font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#102a30; padding-bottom: 5px; border-bottom: solid 1px #c5ded7; margin-bottom: 5px;}
.SR .widget li { background: url(images/tabs-arrow.png) no-repeat left 6px; padding: 2px 0px 2px 6px; font-size: 11px; color:#5e8a89;}
.SR .widget a, .SR .widget a:visited { color:#247682; text-decoration: underline;}
.SR .widget a:hover { color:#003333; text-decoration: underline;}

.SR .widget_tag_cloud { line-height: 22px;}

.SR .widget_calendar table { width: 100%;}
.SR .widget_calendar table td { text-align: center; padding: 3px; }
.SR .widget_calendar caption { background: #d2e9e3; padding: 5px 0px; margin-bottom: 10px;}
.SR .widget_calendar #today { background: #d2e9e3;}

.SR .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}

.SR .widget_flickrRSS { overflow: hidden; padding: 15px 0px 15px 15px;}
/**/ *html .SR .widget_flickrRSS { height: 1%;} /**/ 
.SR .widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}
.SR .widget_flickrRSS ul { float: left;}
.SR .widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}
.SR .widget_flickrRSS li a img, .SR .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 60px; height: 60px;}
.SR .widget_flickrRSS li a:hover img { border: solid 1px #000;}


/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#footer { width: 100%x; height: 450px; margin: 0 auto; padding: 5px 0px 15px 0px; background-color: #222222; }
#footing{
	width: 970px; height: 200px; margin: 0 auto; padding: 0px 0px 15px 50px; background-color: #;
}
	.footer p { padding: 0px; margin: 0px; font-family: 'Verdana'; font-size: 11px;  }
.footer p.copy { color:#1c3e4d; }
.footer p.copy a, .footer p.copy a:visited, .footer p.copy a:hover { color:#1c3e4d; text-decoration: none;}
.footer p.theme { padding-top: 2px; color:#ccc; }
.footer p.theme a, .footer p.theme a:visited, .footer p.theme a:hover { color:#6c8e9d; text-decoration: none;}
.foot_1 {
	width: 400px; margin: 0 auto; padding: 5px 0px 15px 15px; float: left; text-align: left;
}
.foot_2 {
	width: 200px; margin: 0 auto; padding: 25px 30px 15px 15px; float:  left; text-align: left;
}
.foot_3 {
	width: 200px; margin: 0 auto; padding: 5px 0px 15px 15px; float:  right; text-align: left;
}

/* reference link +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.referencelink:link{
color: #fff; font-family: verdana; font-size: 1.5em; text-decoration: none; padding: 3px 5px;
background-color: #0099cc;

}
.referencelink:active{
color: #ffffff; font-family: verdana; font-size: 1.5em; text-decoration: none; padding: 3px 5px;
background-color: #0099cc;
}
.referencelink:visited{
color: #ffffff; font-family: verdana; font-size: 1.5em; text-decoration: none; padding: 3px 5px;
background-color: #0099cc;
}
.referencelink:hover{
color: #000; font-family: verdana; font-size: 1.5em; background-color: #ffa200; text-decoration: none; padding: 3px 5px;
}

/* recent post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.rpost:link{
color: #0099cc; font-family: verdana; font-size: 1em; text-decoration: none; padding: 3px 5px;
background-color: #; font-weight: bold;
}
.rpost:active{
color: #0099cc; font-family: verdana; font-size: 1em; text-decoration: none; padding: 3px 5px;
background-color: #; font-weight: bold;
}
.rpost:visited{
color: #0099cc; font-family: verdana; font-size: 1em; text-decoration: none; padding: 3px 5px;
background-color: #; font-weight: bold;
}
.rpost:hover{
color: #fff; font-family: verdana; font-size: 1em; background-color: #ffa200; text-decoration: none; padding: 3px 5px; font-weight: bold; text-shadow: 1px 1px 1px #222;
}

/* recent post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.st:link{
color: #0099cc; font-family: verdana; font-size: 12px; text-decoration: none; padding: 3px 0px;
background-color: #; font-weight: bold;
}
.st:active{
color: #0099cc; font-family: verdana; font-size: 12px; text-decoration: none; padding: 3px 0px;
background-color: #; font-weight: bold;
}
.st:visited{
color: #0099cc; font-family: verdana; font-size: 12px; text-decoration: none; padding: 3px 0px;
background-color: #; font-weight: bold;
}
.st:hover{
color: #fff; font-family: verdana; font-size: 12px; background-color: #ffa200; text-decoration: none; padding: 3px 5px; font-weight: bold; text-shadow: 1px 1px 1px #222;
}


/* link resaltado +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.ok:link{
color: #fff; font-family: verdana; font-size: 1em; text-decoration: none; padding: 0px 5px;
background-color: #e30000; font-weight: bold;
}
.ok:active{
color: #fff; font-family: verdana; font-size: 1em; text-decoration: none; padding: 3px 5px;
background-color: #e30000; font-weight: bold; padding: 0px 5px;
}
.ok:visited{
color: #fff; font-family: verdana; font-size: 1em; text-decoration: none; padding: 3px 5px;
background-color: #e30000; font-weight: bold; padding: 0px 5px;
}
.ok:hover{
color: #e30000; font-family: verdana; font-size: 1em; background-color: #fff; text-decoration: none; padding: 3px 5px; font-weight: bold; text-shadow: 1px 1px 1px #222; padding: 0px 5px;
}


.banner {
padding: 10px 0px;	
}

.caja {
	width: 470px;
	height: auto;
	float: right;
	position: relative;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
	font-size: 10pt;
	font-style: italic;
	color: #5c5c5c;
	display: block;
}
