/*  
Theme Name: Creative Closeup

*/



/* Begin Typography & Colors */
body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	/* background: #594e40 url('images/top-stripe.gif') top repeat-x; */
	background-color: #594e40;
	color: #000000;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0; 
	}

#page {
	/*background: #594e40 url('images/background-circles-wide.gif') repeat-y top;*/
	background: #594e40;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 978px;
	background-color:#fff;
	
	} 



#headerimg 	{ 
	/* margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; */
	margin: 0;
	height: 120px;
	width: 100%;
	}

#navegacion {
	width:100%; 
	height:18px; 
	background-color: #c6ddee; 
	text-align:center;
	font-size:12px;
	padding-top:2px;
	}
	
#navegacion a:link, #navegacion a:visited {
	color: #594e40;
	}
#navegacion a:hover {
	color: #fa4600;
	}

#content { background-color:#fff;
	font-size: 1.2em;
	width:628px;
	padding: 15px 0 10px 20px;
	margin:0px;
	float:left;

	}
	
	#content2 { background-color:#fff;
	font-size: 1.2em;
	width:618px;
	padding: 15px 10px 10px 20px;
	margin:0px;
	float:left;

	}
	
	#content3 { background-color:#fff;
	width:884px;
	padding: 0;
	margin:20px 0 0 51px;


	}
	
	
#sidebar
{

	padding: 15px 20px 10px 10px;
	width: 300px;
	color: #000000;
	font-size:11px;
	float:right;
	}
	
#sidebar a:link, #sidebar a:visited {
	color: #000000;
	}
#sidebar a:hover {
	color: #fa4600;
	}

.widecolumn .entry p {
	font-size: 13px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.7em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #000000 url('images/top-stripe.gif') bottom repeat-x;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 18px;
	color: #fa4600;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #2b4793;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:link, .entry p a:visited {
	color: #2b4793;
	}
	
.entry p a:hover {
	color: #fa4600;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #fa4600;
	text-decoration: none;
	}

a:hover {
	color: #fa4600;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



.widecolumn, .narrowcolumn {
	


	
	
   /* width: 620px;
   	float:left;
   	margin: 0 auto 0 auto;
   padding: 10px 25px 10px 25px;
   border-left:6px solid #c6ddee;
	  border-right:6px solid #c6ddee; 
	  border-left:2px solid #fa4600;
	  border-right:2px solid #fa4600; */
	}

.post {
	margin: 0 0 0 0;
	text-align: justify;
	font-size: 13px;

	}
	

.post a:link, .post a:visited {
   text-decoration:underline;
   color: #2b4793;
   }
.post a:hover {
	color:#fa4600;
	}
	
.post h2 a:link, .post h2 a:visited {
   text-decoration:none;
   color: #2b4793;
   }
.post h2 a:hover {
	color:#fa4600;
	}
	
.post small {
	font-size:11px;
	}
.post small a:link, .post small a:visited {
	color: #fa4600;
	text-decoration:underline;
	}
.post small a:hover {
	color: #594e40;
	text-decoration:underline;
	}

.post hr {
	display: block;
	}
.post h1 {
	margin:0 auto 0 auto;
	line-height:normal;
	}


.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	/*float: left; */
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	font-weight:bold;
	font-size:11px;
}

.postmetadata a:link, .postmetadata a:visited {
	font-weight: normal;
	color: #594e40;
	}
	
.postmetadata a:hover {
	font-weight: normal;
	color: #ff6600;
	}
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	color: #c6ddee;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer a:link, #footer a:visited {
	color: #c6ddee;
	}
#footer a:hover {
	color: #fa4600;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

imgphotography-gadgetstered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0 !important;
	padding: 0 !important;
	}

#sidebar ul li {
	margin-left: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar li {	
		border-bottom:1px solid #333333;
		}

#sidebar ul p, #sidebar ul select {
	margin: 0 0 8px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0; 
	}

/* #sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	} */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	padding: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color: #000000;
	line-height:normal;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

photography-gadgetster {
	text-align: center;
	}

hr {
	color: #fff; background-color: #fff; border: 1px dotted #cccccc; border-style: none none dotted; margin:20px 0 20px 0}
	

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


.list {
	margin: 0 auto 0 auto;
	width:490px;
	border:0;
	font-size:12px;
	line-height:normal;
}
.list a:link, .list a:visited {
	color:#2b4793;
}
.list a:hover {
	color:#fa4600;
	margin-bottom:0;
	margin-top:5px;
}
.list h3 {
	text-align:center; 
	margin:20px 0 0 0; 
	font-size:17px;
	color: #000000;
 }
.list p {
	margin:6px 0 0 0;
}


.list2 {
	margin: 0 auto 0 auto;
	width:600px;
	border:0;
	font-size:12px;
	line-height:normal;
}
.list2 a:link, .list2 a:visited {
	color:#c6ddee;
}
.list2 a:hover {
	color:#fa4600;
	margin-bottom:0;
	margin-top:5px;
}	
.list2 h3 {
	text-align:center; 
	margin:20px 0 0 0; 
	font-size:17px;
	color: #000000;
 }
.list2 p {
	margin:6px 0 0 0;
}
.tdpadding {
	padding:3px 0 10px 0;
}

.link-negativo {
	margin: 0 auto 70px auto; 
	font-size:14px; 
	color:#fa4600; 
	line-height:20px; 
	border-top:6px solid black;
	width:590px; 
	padding:5px;
	}
	
	
.link-negativo a:link, .link-negativo a:visited {
	color: #ff6600;
	text-decoration: none;
	}
	
.link-negativo a:hover {
	color: #ff6600;
	text-decoration: underline;
	}
	
	
.link-negativo2 {
	margin: 0 auto 15px auto; 
	font-size:14px; 
	color:#fa4600; 
	line-height:20px; 
	border-top:6px solid black;
	width:590px; 
	padding:5px;
	}
	
	
.link-negativo2 a:link, .link-negativo2 a:visited {
	color: #ff6600;
	text-decoration: none;
	}
	
.link-negativo2 a:hover {
	color: #ff6600;
	text-decoration: underline;
	}
	
.center { text-align:center }
.left { text-align:left }
.right { text-align:right }
.justify { text-align:justify }

#tagnube a:link, #tagnube a:visited { color:#000; white-space:nowrap; padding:5px; border:1px solid #000; font-size:12px !important; line-height:29px; margin-bottom:2px; font-weight: bold}

#tagnube a:hover { white-space:nowrap; border:1px solid #f04400; color:#fff; background-color:#f04400; text-decoration:none }






#encabezado-contenido {
	margin: 0; 
	padding: 0;  
	width: 978px;
	background: #000000
	}



#encabezado-contenido ul {
	list-style: none; 
	padding: 20px; 
	color:  #aaaaaa;
	margin:0px

}

#encabezado-contenido ul li {
	display:inline;
	padding:0 8px 0 0;
}

#encabezado-contenido ul li.logo {
	padding:0 250px 0 0 !important;
}

#encabezado-contenido ul li img{
	vertical-align:middle; 
}

#encabezado-contenido ul li a:link, #encabezado-contenido ul li a:visited {
	color:#aaaaaa;
	text-decoration: none;
}

#encabezado-contenido ul li a:hover {
	color:#00ccff;
}

#searchinput {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:16px !important;
	line-height:16px !important;
	height:28px !important;
	width:150px !important;
	border:none !important;
	color:#444444 !important;
	padding:0 !important;
	margin:0 !important;
	vertical-align:middle;
}
#searchbutton {
	background:transparent url(/wp-content/themes/creativecloseup/images/2011/icon-search.gif) no-repeat top left;
	Background-color:#00ccff;
	border:none !important;
	padding:0 !important;
	height:28px;
	width:28px;
	margin:0 !important;
	vertical-align:middle;
	line-height:16px !important;
}
#searchbutton:focus, #searchbutton:hover {
	background-color:#ff8a3c;
}

a.tip {
				position: relative;
			}
			
			a.tip span {
				display: none;
				position: absolute;
				top: 20px;
				white-space:nowrap;
				left: -10px;
				padding: 2px 5px 2px 5px;
				z-index: 100;
				background: #388fc5;
				color: #fff;
				-moz-border-radius: 0px; /* this works only in camino/firefox */
				-webkit-border-radius: 0px; /* this is just for Safari */
			}
			
			a:hover.tip {
				font-size: 99%; /* this is just for IE */
			}
			
			a:hover.tip span {
				display: block;
			}

.prevpost { 
font-family: Verdana, Geneva, sans-serif;
font-size:9px;
font-weight:bold;
width:69px; 
float:left; 
height:69px;
margin:0 8px 0 0;
text-align:center;
	background: #d8edfd url('images/2011/icon-previous.png') no-repeat 50% 20%;

}

.nextpost { 
font-family: Verdana, Geneva, sans-serif;
font-size:9px;
font-weight:bold;
width:69px; 
float:left; 
height:69px;
margin:0;
text-align:center;
	background: #d8edfd url('images/2011/icon-next.png') no-repeat 50% 20%;

}

.nextpost:hover, .prevpost:hover { background-color:#ff6600;  color:#ffffff !important; text-decoration:none; }

.nextpost:hover a:hover, .prevpost:hover a:hover {  color:#ffffff !important; text-decoration:none !important; }

.tabcito2 { float:left; display:block; font-size:13px; width:130; padding:4px 5px 3px 4px; font-weight:bold; background-color:#F60; color:#000; }
.tabcito2:visited { color:black; }
.tabcito  { float:left; display:block; font-size:13px; width:130; padding:4px 5px 3px 4px; font-weight:bold; background-color:#fff; color:#000; }
.tabcito2:hover {color:white; text-decoration:none;}





#navcito{
display:block;
float:left;
background:#fff;
font-size:13px;
padding:0 !important;
display:inline;
margin:0 !important;
}
/* #navcito, #navcito ul {
list-style: none;
line-height: 1;
} */
#navcito a, #navcito a:hover {
text-decoration: none;
border:none;
}
#navcito li {
list-style:none; 
padding:4px 5px 3px 4px !important;
}

#navcito li a {margin-bottom:3px;}

#navcito a, #navcito a:visited {
font-weight:bold;
color: #000;
}

#navcito a:hover, #navcito a:active {
text-decoration:none
}

#navcito li ul {
position: absolute;
left: -999em;
width: 185px;
border-bottom: 2px solid #000;
}
#navcito li li {
width: 172px;
border-top: 1px solid #000;
border-right: 2px solid #000;
border-left: 2px solid #000;
background: #fff;
padding:3px;
}

#navcito li li:hover { background:#f60; }
#navcito li li a, #navcito li li a:visited {
font-weight:normal;
font-size:12px;
color:#000;
}
#navcito li li a:hover, #navcito li li a:active {
background:#f60;
}
#navcito li:hover ul, #navcito li li:hover ul, #navcito li li li:hover ul {
left: auto;
padding:0 !important;
margin-top:3px;
}
a.main:hover {
background:none;
}
