/*  
Theme Name: TwitterHome
Theme URI: http://www.labajaenred.com by DanielMD de Soycachanilla.com
Description: TwitterHome by DanielMD  <a href="http://www.soycachanilla.com" target="_blank" >Soy Cachanilla</a>.
Inspirado en Fresh Tweet <a href="http://www.freshpressthemes.com" target="_blank" >FreshPress Themes</a> de: Weborithm  http://www.weborithm.com/

*/

body {
	margin: 0px;
	padding: 0px;
    background-color: #ddeef6;
    background-image: url(images/bg.gif);
    background-repeat: repeat-x;
 font-family: "lucida grande", "segoe ui", verdana, helvetica, arial, sans-serif;
    font-smooth: always;
   font-size: 15px;
   line-height: 23px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear:both;
}

/* Links

a {
	text-decoration: none;
	color: #0033FF;  */

a:link, a:visited{
color: #2277bb;
text-decoration: none;
}
	
}
a:hover {
	color: #ff8118;
	text-decoration: underline;
}
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter p.wp-caption-text {display: block; margin-left: auto;margin-right: auto;text-align: center;}
.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }
 

#container {
	width: 890px;
	margin: auto;
	padding: 20px 0px;
}
#header {
	padding: 0px 0px 20px;
	float: left;
}
#logo {
	float: left;
	width: 260px;
	padding: 4px 0px;
}
#search {
	float: left;
}
#nav {
	float:left;
	background: #fff;
	width: 600px;
	padding: 10px;
}
.ctop {
	float: left;

	height: 120px;
	width: 620px;
}

#content {
	float:left;
	width: 600px;
	padding: 2px 10px 10px;
	background: #fff;
	min-height: 700px;
}
#sidebar {
	float: right;
	width: 250px;
	background: #c0deed;
	padding: 24px 10px 0px;
    background-image: url(images/tope.png);
    background-repeat: no-repeat;
	
	
}
#cfooter {
	padding: 10px 0px;
}
#cfooteralt {
	padding: 10px 0px 30px;
}
#footer {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 5px;
	background: #002233;
	color: #ddeef6;
	margin: 0px 0px 0px;
	width: 600px;
	font-size: 90%;
	text-align: center;
    background-image: url(images/footer.png);
    background-repeat: no-repeat;
    background-position:bottom center;
}


#footer a:link{
color: #aaddff;
text-decoration: none;
 font-size: 100% !important;
}
 #footer a:hover{
	color: #ffffff;
 font-size: 120% !important;
}
 #footer p{
text-align: center;
	color: #2277bb;
}




/* Main Containers Ends */

/* Search */

#search form {
	padding: 0px;
	margin: 0px;
}
#searchtop #s {
	width: 165px;
	padding: 5px;
	font-size: 80%;
	color: #717171;
	border: 1px solid #ccc;
	margin: 0px 10px 0px 0px;
}
#sbutton {
     background-color: #bbbbbb;
     background-image: url(images/bg-btn-search.png);
     background-repeat: repeat-x;
    background-attachment: scroll;
	font-size: 80%;
	padding: 1px;
	margin: 0px;
	color: #333333;
font-weight: bold;
text-decoration: none;
text-shadow: #ffffff;
font-family: Helvetica,Arial,Sans-serif;
font-style: normal;
font-variant: normal;
font-size: 12px;
}

#sbutton:hover, #sbutton:focus{
background-position: 0pt -5px;
cursor: pointer;
color: #111111;

}
/* Search Ends */

/* Logo Starts */

#logo h1 {
	margin: 0px;
	padding: 0px;
	color: #555;
	font-weight: normal;
	font-size: 220%;
}
#logo h1 a {
	color: #555;
}
#logo h1 a:hover {
	color: #002233;
	text-decoration: none;
}

/* Logo Ends */

/* Nav */

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}
#nav ul li {
	display: inline;
	padding: 0px 5px;
	font-size: 90%;
	line-height: 20px;
}

/* Nav Ends */

/* Post */

h2.title {
	padding: 5px 0px;
	margin: 0px;
	font-size: 145%;
	font-weight: normal;
	color: #000;
	line-height: normal;
	border-bottom: 1px solid #ccc;
}
h2.title a {
	color: #000;
}
h2.title a:hover {
	color: #002233;
	text-decoration: none;
}
.post {
	padding: 15px 10px 10px;
}
.post .author {
	font-size: 90%;
}
.post h2 {
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	font-size: 140%;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	color: #292929;
}
.post h3 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 130%;
	font-weight: normal;
	color: #292929;
}
.post p {
	line-height: 22px;
	padding: 0px 0px 15px;
	margin: 0px;
	font-size: 105%;
}
.post blockquote {
	margin: 0px 20px 20px;
	border-left: 3px solid #f7f7f7;
	padding: 0px 20px;
}
.post blockquote p {
	padding: 11px 0px;
}
.post ul, .post ol {
	margin: 0px 40px 22px;
	padding: 0px;
}
.post ul {
	margin: 0px 40px 22px 20px;
	list-style: none;
}
.post ul li {
	background: url(images/li.gif) no-repeat left 8px;
}
.post ul li {
	padding: 7px 0px 7px 25px;
	color: #292929;
	font-size: 95%;
}
.post ol li {
	padding: 7px 0px;
	color: #292929;
	font-size: 95%;
}
.gallery {
	text-align:center;
}
.gallery img {
	padding:2px;
	height:150px;
	width:150px;
}
.gallery a:hover {
	background-color:#ffffff;
}
.attachment {
	ext-align:center;
}
.attachment img {
	display:block;
	margin:auto;
	padding:2px;
	border:1px solid #999999;
}
.attachment a:hover {
	background-color:#FFFFFF;
}
.imgnav {
	text-align:center;
}
.imgleft {
	float:left;
}
.imgleft a:hover {
	background-color:#FFFFFF;
}
.imgleft img {
	padding:2px;
	border:1px solid #999999;
	height:100px;
	width:100px;
}
.imgright {
	float:right;
}
.imgright a:hover {
	background-color:#FFFFFF;
}
.imgright img {
	padding:2px;
	border:1px solid #999999;
	height:100px;
	width:100px;
}
/* Post Ends */

/* Sidebar */

.side {
	font-size: 90%;
	line-height: 18px;
}
.side li {
	list-style: none;
}
.side h2 {
	padding: 0px 0px 2px;
	margin: 0px 0px 10px;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #2277bb;
	color: #333;
}
.side ul {
	margin: 0px 0px 10px;
	padding: 0px;
}
.side ul li {
	padding: 0px 0px 2px;
}
.side ul li p {
	padding: 0px 0px 5px;
}
.side a:hover{
color: #ff9842;
text-decoration: none;
}
#calendar_wrap {
	margin: 0px;
	padding: 0px 0px 10px;
}
#wp-calendar {
	width: 160px;
}
#today {
	text-align: center;
	background: #bbeef0!important;
}
table#wp-calendar td {
	text-align: center;
	background: #bbeef0;
}
#prev {
	text-align: left !important;
	padding: 0px 2px;
}
#next {
	text-align: right !important;
	padding: 0px 2px;
}
#tag_cloud {
	padding: 0px 0px 10px !important;
}
#tag_cloud a {
	font-size: 120% !important;
	padding: 0px 2px;
}
.textwidget, .adrotatorwidget {
	margin: 0px;
	padding: 0px 0px 20px;
}
.textwidget img, .adrotatorwidget img {
	display: block;
	margin: auto;
}

/* Sidebar Ends */

/* Content Footer */

#cfooteralt ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#cfooter ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#cfooter ul li {
float: right;
    color: #333333;
text-shadow: #ddff66;
	border: 1px solid #000;
	background-color: #99cc22;
    background-image: url(images/bg-btn-signup.png);
	font-weight: bold;
	padding: 5px 15px;
	font-size: 85%;
	margin: 0px 5px 0px 0px;
}
#cfooteralt ul li {
	float: right;
    color: #333333;
text-shadow: #ddff66;
	border: 1px solid #000;
	background-color: #99cc22;
    background-image: url(images/bg-btn-signup.png);
	font-weight: bold;
	padding: 5px 15px;
	font-size: 90%;
	margin: 0px 5px 0px 0px;
	outline-color: -moz-use-text-color;
outline-style: none;
outline-width: medium;
	
	
}
#cfooter .alt {
	margin: 0px 0px 0px 5px;
}

/* Content Footer Ends */

/* Comments Starts */

#comments {
	margin: 20px 0px 0px;
	margin-right: 10px;
	
}
#respond {
	margin: 0px;
	background: #fff;
}
#respond h4 {
	margin: 0px;
	font-size: 140%;
    font-weight: bold;
	color: #333;
	padding:5px;
	text-align: center;
	border-bottom: 1px solid #fff;
}
#comments h5 {
	margin: 0px;
	font-size: 95%;
	font-weight: bold;
	color: #333;
	padding:5px 0px;
	text-align: left;
	border-bottom: 1px solid #fff;
}

/* Main Comment Elements */

ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0;width: 100%; }
ol.commentlist li { margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; }
ol.commentlist li.byuser {font-size: 11px;background: #e4f2fd;color: #202020;}
ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#2277bb; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:5px solid #ddeef6; left:5px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li.bypostauthor {background: #f4f8f9;}
ol.commentlist li ul.children li.comment-author-admin {background: #f4f8f9;}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
#respond {
  background-color: #F4F8F9;
  margin-top: 1px;
  overflow: hidden;
  padding: 0 0 18px;
  width: 100%;
}


#commentform {
	padding: 0px;
	margin: 0px 0px 10px;
}
#commentform input {
	width: 150px;
	padding: 5px;
	margin: 10px 5px;
	border: 1px solid #ccc;
	background: #fff;
	float: left;
	color: #717171;
}
#commentform textarea {
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	width: 578px;
	margin: 0px 0px 0px 5px!important;
	color: #333;
}

#commentform #submit {
	border: 1px solid #000;
	background-color: #99cc22;
    background-image: url(images/bg-btn-signup.png);
 text-decoration: none;
 background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0pt 0pt;
display: block;
text-align: center;
color: #333333;
text-shadow: #ddff66;
font-family: Helvetica,Arial,Sans-serif;
font-style: normal;
font-variant: normal;
font-size: 18px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
font-weight: bold;
	margin: 0px 0px 0px 220px;
	padding: 5px 0px;
	width: 180px;
}
#commentform #submit:hover {
background-position: 0pt -5px;

color: #111111;
	cursor: pointer;
}
#commentform input[type="text"]:focus {
	background: #ffffff;
	border: 1px solid #94E4E8;
}
#commentform textarea:focus {
	background: #fff;
	border: 1px solid #94E4E8;
}
.entry {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}
.entry p {
	font-size: 110%;
	color: #333;
	padding: 0px;
	margin: 0px;
}
/* Comments Ends */


#sidebar .sidebar-ads ul {
padding:0;
margin:4px;
}

#sidebar .sidebar-ads ul li {
background:none;
float:left;
clear:both;
list-style:none;
background-color:transparent;
margin:0;
padding:0;
margin:3px;
margin-bottom:5px;
height:125px;
width:125px;
}

#sidebar .sidebar-ads ul li img {
border:none;
margin:0;
padding:0;
}

 /* Mensajes especiales del blog */
 .rss {
	background: #FC9;
	padding: 10px 10px 5px 10px;
	margin-right:10px;
	clear: both;
	width: 97%;
	margin-top: 5px;
	margin-bottom: 5px;
	border:#F60 dotted ;
	font-size: 12px;
	line-height: 17px;
	color:#333;
	font-weight: bold;
    float: center;
}

.descargar {
	background: #eaeed2 url(images/post-style/download.gif) no-repeat right 1px;
	padding: 12px 5px 12px 40px;
	margin-right: 50%;
	clear: both;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #DAE1B0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: bold;
    float: left;
}
.warning {
	background: #d5c3c3 url(images/post-style/warning.gif) no-repeat right 1px;
	padding: 12px 5px 12px 40px;
	clear: both;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #C5ABAB;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
 font-weight: bold;
}
.nota {
	background: #f4f3f3 url(images/post-style/note.gif) no-repeat right 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: bold;
}
.alerta {
	background: #FFE5BF url(images/post-style/alert.gif) no-repeat right 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFCB7D;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
 font-weight: bold;
}
.informacion {
	background: #BFE5FF url(images/post-style/info.gif) no-repeat right 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #66C1FF;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
 font-weight: bold;
}
.click {
	background: #d9e7f0 url(images/post-style/click.gif) no-repeat right 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B1CDE0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
 font-weight: bold;
}
