/*
Theme Name: Creando en Internet
Autor: Javier
Author URI: http://www.creandoeninternet.com
*/


/*	##################################
   	GENERAL
	################################## */
	
body {
	background-image: url(style/images/fondo.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	text-align:justify;
	font-size: 14px;
	background-color: #CFCFCF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
}

a {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #9D0000;
	text-decoration: none;
}

a img {border:none;
}


p {
	margin: 0 0 20px 0;
}

p2 {
	color: #E3E4E6;	
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 1020px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	height: 149px;
	background-image: url(style/images/logo.jpg);
	background-repeat: no-repeat;
}

#suscribe {
	position: absolute;
	background-image: url(style/images/suscribe.png);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 32px;
	width: 249px;
	margin-left: 800px;
}



#content-left {
	margin-top: 75px;
	float: left;
	width: 473px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 25px;
	padding-top:15px;
	border: thin solid #999;	
}

#content-right {
	float: right;
	width: 218px;
	padding-left: 8px;
	padding-right: 10px;
	margin-top: 75px;
	margin-left: 5px;	
	
}

#content-left2 {
	float: left;
	width: 221px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 75px;
	margin-right: 5px;	
	
}

#footer {

}

#last-tweet {
background-color: #FFFFFF;
	line-height: 170%;
	padding: 1px 25px 8px 15px;
	border: 1px solid #999B9E;
	
}

#side1 {
	background-color: #FF9900;
	padding: 15px;
	border: 1px solid #555759;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

#side2 {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #555759;

}


#side3 {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #555759;
	font-family: Arial, Helvetica, sans-serif;
	
}

#side4 {
	background-color: #555759;
	padding: 15px;
	border: 1px solid #555759;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

#side5 {
	background-color: #FFFFFF;
	border: 1px solid #555759;
	
}

#botheader {
	float: right;
	margin-top: 45px;
	margin-left: 20px;	
}

#anuncioheader {
	float: right;
	margin-top: 60px;
	
}

#redes {

	position: absolute;
	margin-left:900px;
	
}
.textoredes {
	margin-top: 2px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #2D4B8F;
}


/*	##################################
   	HEADINGS
	################################## */
h1 {
	color: #FF9900;
	font-size: 25px;
	font-family: "Century Gothic", Arial;
	text-align: left;
}	



h1 a {
	color: #FF9900;
	text-decoration: none;
}


h3 a:hover {
	color: #1A2F55;
}


h3 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: normal;
	font-family: "Century Gothic", Arial;
	margin-top: -5px;
	text-decoration: none;
	border bottom: 1px solid #FFFFFF;
}



h2 {
	font-family: "Century Gothic", Arial;
	font-size: 26px;
	color: #FF9900;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}



h3 a {
	text-decoration: none;
}

h3 a:hover {
	color: #CB0000;	
}


h4 {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	color: #FF9900;
}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: -17px;
	padding-top: 5px;
	border-top: thin #999 dotted;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
}

h6 a {
	text-decoration: none;
		
}

h6 a:hover {
	color: #CB0000;	
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333;
	color: #FFF;
	padding: 8px;
	border: thin #999 dotted;
	font-size: 12px;
}



/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	position: absolute;
	padding: 0px;
	list-style: none;
	margin-left: 833px;
	width: 74px;
	height: 80px;
}

#twit {
	position: absolute;
	padding: 0px;
	list-style: none;
	margin-left: 750px;
	width: 74px;
	height: 80px;
}

#mail {
	position: absolute;
	padding: 0px;
	list-style: none;
	margin-left: 910px;
	width: 74px;
	height: 80px;
}

/*
Navegacion por paginas
*/


#nav2 {
	
}

#nav2 ul {
	float: left;
	margin-top: 3px;
	bottom: 0px;
	left: 0px;
	padding-top: 5px;
}

#nav2 ul li {
	display: inline;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}

#nav2 ul li a {
	font-size: 14px
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	color: #003366;
	text-decoration: none;
	padding: 7px 17px 7px 17px;
	
}

#nav2 ul li a:hover, #nav ul li a:focus {
	color: #FFFFFF;
}


/*
Navegacion google
*/


#navgoo {
	float: left;
	position: absolute;
	margin-top: 185px;
	
}


/*	##################################
   	CAJA DE FECHA
	################################## */

.datebox {
	float: left;
	}
	
	
.day {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	}
	
.month {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	font-stretch: condensed;
	color: #FFFFFF;
	}
	
.year {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	font-stretch: condensed;
	color: #FFFFFF;
	}

/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	margin: 0 0 1px 1px;
}
	
.meta {
	clear: both;
	padding: 5px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
	width: 400px;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right {
	padding: 10px;
	background-color: #FF9D00;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
}

.box-right li a {
	text-decoration: none;
}



#authorbox	{
	background-color: #607890;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 15px 1px 15px;
}

#lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	text-decoration: underline;
	padding-top:8px;
	padding-bottom:8px;
	font-weight: bold;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 20px;
	background: url(img/bg-comment-quote.gif) no-repeat right top;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #4a4f54 url(img/bg-comment-bubble.gif) no-repeat left bottom;
	color: #fff;
}

.commentlist cite {
	display: block;
	font-style: normal;
}

.avatar {
	float: left;
	margin: 0 15px 5px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 180px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	border: none;
	color: #FFFFFF;
	background-color: #666666;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	margin:0;
	padding:0;
	background-color: #494A4C;
	background-image: url(style/images/fondofooter.jpg);
	background-repeat: repeat-x;
}

#footer2 {
	width:970px;
	margin: 0 auto;
	height: 339px;
	
}


#quienes {
	float: left;
	text-align: justify;
	width: 335px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 40px;
	border-right: 1px solid #ffffff;
	padding-right: 40px;
}




#botfoot {
	float:right;
	margin-top: 30px;
	margin-left: 45px;	
	
	
}

#quienes3 {
	float: left;
	margin-top: 65px;
	margin-left: 95px;
	
}

.rss-footer {
	float: left;
	margin-top: 12px;
	width: 67px;
	height: 67px;
	margin-bottom: 45px;	
}

.twit-footer {
	float: left;
	margin-top: 12px;
	width: 67px;
	height: 67px;
	margin-left: 15px;
	margin-bottom: 45px;	
}

.mail-footer {
	float: left;
	margin-top: 12px;
	width: 67px;
	height: 67px;
	margin-left: 15px;
	margin-bottom: 45px;	
}



#titfooter {
	float: left;
	text-align: justify;
	width: 335px;
	margin-top: 235px;

}

#textfooter {
	margin-left: 110px;

}



.fotol {
	background-image: url(botones/loarca.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 10px;
}

.fotopl {
	background-image: url(botones/plazaloarca.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 10px;
}

.fotor {
	background-image: url(botones/rincones.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 10px;
}

.foton {
	background-image: url(botones/naranjos.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 10px;
}

t1 {
	margin: 0 0 20px 0;
	font-family: "Century Gothic", Arial;
	color: #FF9900;
	font-size: 20px;
	padding-bottom:5px;
	text-align: left;
}

t2 {
	margin: 0 0 20px 0;
	font-family: "Century Gothic", Arial;
	color: #FFFFFF;
	font-size: 24px;
	padding-bottom:5px;
	text-align: left;
	font-weight: bold;
}

t3 {
	margin: 0 0 20px 0;
	font-family: "Century Gothic", Arial;
	color: #FF9900;
	font-size: 14px;
	padding-bottom:5px;
	text-align: left;
	font-weight: bold;
}

.logofooter {
	float: left;
	margin-top: -40px;	

}



/*	##################################
   	Publicidad
	################################## */

.anuncios {
	background-repeat: no-repeat;
	width: 206px;
	height: 206px;
	border: 1px solid #ffffff;
	background-image: url(style/images/anunciate2.jpg);
	margin-bottom: 15px;
	}
	
.anuncios1 {
	float: left;
	padding-bottom: 15px;
		}

	
.anuncios2 {
	background-repeat: no-repeat;
	width: 206px;
	height: 100px;
	border: 1px solid #ffffff;
	background-image: url(style/images/anunciate3.png);
	margin-bottom: 15px;
	}
	
.anuncios3 {
	background-repeat: no-repeat;
	width: 206px;
	height: 100px;
	border: 1px solid #ffffff;
	background-image: url(style/images/anunciate4.png);
	margin-bottom: 15px;
	}



/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}



/*	##################################
   	FONTS
	################################## */


@font-face {
	font-family: 'WalkwaySemiBoldRegular';
	src: url('Walkway_SemiBold.eot');
	src: local('Walkway SemiBold Regular'), local('WalkwaySemiBold'), url('Walkway_SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'WalkwayBoldRegular';
	src: url('Walkway_Bold.eot');
	src: local('Walkway Bold Regular'), local('WalkwayBold'), url('Walkway_Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'WalkwayUltraBoldRegular';
	src: url('Walkway_UltraBold.eot');
	src: local('Walkway UltraBold Regular'), local('WalkwayUltraBold'), url('Walkway_UltraBold.ttf') format('truetype');
}

@font-face {
	font-family: 'WalkwayBlackRegular';
	src: url('Walkway_Black.eot');
	src: local('Walkway Black Regular'), local('WalkwayBlack'), url('Walkway_Black.ttf') format('truetype');
}

@font-face {
	font-family: 'WalkwayObliqueRegular';
	src: url('Walkway_Oblique.eot');
	src: local('Walkway Oblique Regular'), local('WalkwayOblique'), url('Walkway_Oblique.ttf') format('truetype');
}

@font-face {
	font-family: 'WalkwayObliqueSemiBoldRegular';
	src: url('Walkway_Oblique_SemiBold.eot');
	src: local('Walkway Oblique SemiBold Regular'), local('WalkwayObliqueSemiBold'), url('Walkway_Oblique_SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'WalkwayObliqueBoldRegular';
	src: url('Walkway_Oblique_Bold.eot');
	src: local('Walkway Oblique Bold Regular'), local('WalkwayObliqueBold'), url('Walkway_Oblique_Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'WalkwayObliqueUltraBoldRegular';
	src: url('Walkway_Oblique_UltraBold.eot');
	src: local('Walkway Oblique UltraBold Regular'), local('WalkwayObliqueUltraBold'), url('Walkway_Oblique_UltraBold.ttf') format('truetype');
}

@font-face {
	font-family: 'WalkwayObliqueBlackRegular';
	src: url('Walkway_Oblique_Black.eot');
	src: local('Walkway Oblique Black Regular'), local('WalkwayObliqueBlack'), url('Walkway_Oblique_Black.ttf') format('truetype');
}




