/*
Theme Name:		Douglas Mcencroe
Theme URI:		http://www.douglasmcencroe.com
Description:	A personal site of Douglas Mcencroe
Version:		1.0
Author:			Acteo
Author URI:		http://acteo.es
Tags: 			white, black, two-columns, fixed-width, right-sidebar, theme-options, threaded-comments, microformats, sticky-post
*/

body {
 background: #fff url("images/bg_body.jpg") repeat-x top center;
 color: #797979;
 font-size: 70%;
 text-align: center;
 font-family:Arial, Helvetica, sans-serif;
}

* {
 padding: 0;
 margin: 0;
}

/*---:[ global elements ]:---*/

a:link, a:visited {
 color: #4a85c7;
 text-decoration: underline;
}

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

	
	a img {
 border: none;
}

	
blockquote {
 font-family: Georgia, "Times New Roman", Times, serif;
 color: #555;
 margin: 0 30px 1.5em 30px;
 padding: 0 0 0 10px;
 border-left: 1px solid #aaa;
}


abbr, acronym {
 border-bottom: 1px dotted #aaa;
 text-transform: uppercase;
 cursor: help;
}
	
code {
 color: #090;
 font-family: Courier, monospace;
}

pre {
 margin: 0 0 1.5em 0;
 overflow: auto;
 font-size: 1.3em;
 clear: both;
}

p.center {
 text-align: center !important;
}

p.bottom {
 margin: 0 !important;
}

p.unstyled {
 font-size: 1.4em;
}

.flickr_blue {
 color: #007ae4;
 text-transform: lowercase;
}

.flickr_pink {
 color: #ff2a96;
 text-transform: lowercase;
}

.green {
 color: #090;
}

.red {
 color: #f00;
}

.orange {
 color: #f40;
}


.purple {
 color: #909;
}

.clr {
	width:100%;
	clear:both;
}


/*---:[ headlines ]:---*/


h1 {
 font-size: 3.6em;
 letter-spacing: -0.03em;
}
	
h1 a, h1 a:visited, h1 a:hover {
 color: #000;
 text-decoration: none;
}

	
h2 {
 font-size: 2.5em;
 display:block;
 font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
 text-transform:uppercase;
 color:#4a85c7;
 font-weight:400;
 padding:5px 0px;
 margin:10px auto;
 line-height:auto;
 border-bottom:1px solid #d5d5d5;
}

h2.archive_head {
 font-weight: bold !important;
 font-size: 1.4em !important;
 text-transform: uppercase !important;
 letter-spacing: normal !important;
 margin: 0 0 1.8em 0 !important;
 padding: 0.4em 2px !important;
 border-top: 3px solid #000 !important;
}
	
.entry h3 {
	color:#333;
	font-size:14px;
	line-height:20px;
	margin:10px auto;
}	

.post h2, .loultimo h2 {
 font-size: 22px;
 text-transform:none;
 border-bottom:0px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#5f6061;
 line-height:17px;
 margin-bottom:10px;
}

.entry h2, .loultimo h2 {
	font-size: 16px;
	padding-bottom:7px;
	border-bottom:1px solid #ddd;
}	

h3 a:link, h3 a:visited, h3 a:active, .post h2 a:link, .post h2 a:visited, .post h2 a:active {
	color:#5f6061;
	text-decoration:none;	
}

h3 a:hover, .post h2 a:hover {
	color:#4a85c7;	
}	
	
.entry h3.top {
 margin: 1.5em 0 0.5em 0 !important;
}

h3.comments_headers {
 font-size: 1.5em;
 color:#000;
}

h4, h4 a:link, h4 a:visited, h4 a:active {
 font-size: 26px;
 letter-spacing:-1px;
 display:block;
 font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
 text-transform:uppercase;
 color:#888;
 font-weight:400;
 padding:5px 0px;
 margin:10px auto;
 line-height:auto;
 border-bottom:1px solid #d5d5d5;
 text-decoration:none;
 clear:both;
}
	
.posts h4 {
	text-transform:uppercase;
	color:#888;
	margin:0;
	display:inline;
	font-size:12px;
	font-style:italic;
	clear:both;
	padding-top:0px;
	border-bottom:none;
	letter-spacing:normal;
}

.posts h4 a:link, .posts h4 a:visited, .posts h4 a:active {
	text-transform:uppercase;
	text-decoration:underline;
	color:#4a85c7;
	margin:0;
	display:inline;
	font-size:12px;
	font-style:italic;
	clear:both;
	border-bottom:none;
	letter-spacing:normal;
}

.posts h4 a:hover {
	color:#333;
}


/*---:[ core layout elements ]:---*/

#container {
 width: 100%;
 text-align:center;
 margin:0 auto;
}

					
#content_box {
 width:100%;
 clear: both;
 text-align:left;
}

	
#content {
	width: 600px;
	height:auto;
	padding:5px;
	float: left;
}

		
#sidebar {
	width: 335px;
	height:auto;
	float: right;
}
		
#footer {
	width: auto;
	height:auto;
	border-top: 1px solid #d5d5d5;
	clear: both;
	padding:10px 0px 0px 10px;
	margin-bottom:40px;
}

#foo_left {
	display:block;
	float:left;
	width:65%;
	height:auto;
	text-align:left;
	padding-top:10px;
}

#foo_right {
	display:block;
	float:right;
	width:30%;
	height:auto;
}

/*---:[ header styles ]:---*/

#masthead {
	width: auto;
	background:url(images/bg_masthead.png) no-repeat top left;
	height:auto;
}

#header {
	width:970px;
	height:auto;
	margin:0 auto;
	padding:0;
}

#header h1 {
	display:block;
	width:403px;
	height:214px;
	float:left;
	font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color:#0864a5;
	font-weight:400;
	font-size:2.3em;
	text-align:left;
}

#header h3 {
	display:block;
	width:975px;
	height:56px;
	padding:0;
	clear:both;
	background:url("images/bg_h3_eng.png") no-repeat top center;
	margin:0 auto;
	color:#fff;
	text-indent:-9999px;
}

#douglas {
	width:550px;
	display:block;
	height:260px;
	float:right;
	background:url("images/bg_douglas.png") no-repeat left bottom;
}

#toolbar {
	width:100%;
	padding:3px 0px;
	top:0;
	text-align:right;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#toolbar a {
	color:#939393;
	padding-left:22px;
	text-decoration:none;
}

.contact {background:url("images/bg_contact.png") no-repeat left; margin-right:10px;}
.eng {background:url("images/bg_eng.png") no-repeat left;}

#toolbar a:hover {
	color:#333;
}

#slogan {
	width:410px;
	height:auto;
	float:right;
	margin-top:15px;
}

#slogan p {
	font-style:italic;
	color:#666;
	display:block;
	padding-left:50px;
	text-align:left;
	font-size:1.1em;
	line-height:15px;
}

/* ======================== Contenedor Principal, tras header */

#wrap {
	margin:0 auto;
	width:980px;
	height:auto;
	overflow:hidden;
}

/* ======================== Navegador */

#nav {
	width: 100%;
	padding: 10px 0px;
	border-top: 1px solid #000;
	border-bottom:1px solid #d5d5d5;
	clear: both;
	margin:10px auto;
}

ul#menu-principal {
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:1.3em;
	font-weight:400;
}

ul#menu-principal li {
	display:inline;
	width:auto;
	margin:0px 7px;
}

ul#menu-principal li a {
	padding:10px 5px 15px 5px;
	color:#000;
	text-decoration:none;
}

ul#menu-principal li a:hover {
	background:#f0f0f0;
	border:1px solid #d5d5d5;
}

ul#menu-principal li.current-menu-item {
	padding:10px 0px 15px 0px;
	background:#f0f0f0;
	border:1px solid #d5d5d5;
}

/*---:[ content styles ]:---*/

.columna {
	display:block;
	width:46%;
	margin:10px;
	float:left;
	font-size:12px;
	color:#333;
}

.loquehago {background:url(images/ico_loquehago.png) no-repeat top left; padding-left:40px; width:40%; height:240px; }
.loquehago-last {background:url(images/ico_loquehago.png) no-repeat top left; padding-left:40px; width:90%; height:155px; }
.loquehago a, .loquehago-last a {display:block; text-align:right; font-style:italic;}
.loquehago h3 a, .loquehago-last h3 a {font-size:18px; text-align:left; font-style:normal;}
.resultados {width:30%; height:auto; font-style:italic;}
.resultados p {margin:10px auto;}
.resultados p strong {color:#4a85c7; text-transform:uppercase; display:block;}
.resultados p em {color:#000; display:block;}
.resultados ol {margin-left:15px;}

.loultimo {
	margin:20px auto;
}

.loultimo h3 {
	font-size: 2em;
}

.loultimo img {
	display:block;
	border:1px solid #d5d5d5;
	float:left;
	margin:0px 15px 15px 0px;
}

.loultimo em.date {
	text-transform:uppercase;
	color:#888;
	margin:0;
	display:block;
}

.loultimo p {
	font-size:12px;
	color:#333;
	display:block;
	margin:10px auto;
	line-height:18px;
}

.loultimo #rss {
	display:block;
	background:#e7e7e7;
	width:auto;
	height:32px;
	padding:5px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.5em;
	margin-top:20px;
}

.loultimo #rss a {
	display:block;
	padding:5px 0px 5px 35px;
	text-decoration:none;
	width:auto;
}

.loultimo #rss a.suscription {float:left; 
background:url(images/ico_rss.png) no-repeat left;
}

.loultimo #rss a.conoceelblog {float:right;}

.entry, .comment .reply {
 overflow: hidden;
}

.entry h5 {
   font-size:1.4em;
   font-weight:500;
   margin-top:2em;
   margin-bottom:3em;
}
		
.entry blockquote {
   font-size:1.5em;
   border-left: none;
   margin-top:1.2em;
}

.entry blockquote strong {
   font-family:Arial, Helvetica, sans-serif;
   font-size:1.4em;
   margin:0.6em 0;
}

.entry blockquote em {
   padding-left:2em;
}

	
		.entry blockquote.right {
 width: 200px;
 font-style: normal !important;
 font-size: 1.3em !important;
 margin: 0.3em 0 0.3em 15px !important;
 padding: 0.3em 0 !important;
 border: 3px double #aaa;
 border-width: 3px 0;
 text-align: center;
 float: right;
}

		
		.entry blockquote.left {
 width: 200px;
 font-style: normal !important;
 font-size: 1.3em !important;
 margin: 0.3em 15px 0.3em 0 !important;
 padding: 0.3em 0 !important;
 border: 3px double #aaa;
 border-width: 3px 0;
 text-align: center;
 float: left;
}

	
			.entry blockquote.right p, .entry blockquote.left p {
 margin: 0 !important;
 line-height: 1.4em !important;
}

	
.entry p {
	color:#333;
	font-size:12px;
	line-height:18px;
	margin:10px auto;
}


	.entry ul, .entry ol {
 margin: 0 0 1.5em 40px;
 font-size:12px;
 line-height:18px;
 color:#333;
}

	
	.entry ul {
 list-style-type: circle;
}

	
		.entry li {
 margin: 0 0 0.5em 0;
}

		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
 margin: 0.5em 0 0.5em 30px;
}

	.entry dl {
 margin: 0 0 1.5em 0;
}
		
		.entry dt {
 font-weight: bold;
 margin: 0 0 0.5em 0;
}
	
		.entry dd {
 margin: 0 0 1.5em 20px;
}

		
	.entry .ad {
 margin: 0 0 0.5em 15px;
 float: right;
}

	
	.entry .ad_left {
 margin: 0 15px 0.5em 0;
 float: left;
}


/*---:[ image styles ]:---*/

	/*.entry img {
 max-width: 490px;
}
*/
.entry img, .entry .gallery img {
 border: 1px solid #d5d5d5;
}

		.entry img.left, .entry img.alignleft {
 padding: 3px;
 margin: 0.5em 15px 0.5em 0;
 float: left;
 clear: left;
}
		
		.entry img.right, .entry img.alignright {
 padding: 3px;
 margin: 0.5em 0 0.5em 15px;
 float: right;
 clear: right;
}

		.entry img.center, .entry img.aligncenter {
 display: block;
 padding: 3px;
 margin: 0 auto 1.5em auto;
 float: none;
 clear: both;
}

		.entry img.off {
 padding: 0 !important;
 border: none !important;
}

		.entry img.stack {
 clear: none !important;
}
			.entry div.alignleft {
 text-align: left;
 float: left;
}

	.entry div.alignright {
 text-align: right;
 float: right;
}

	.entry div.aligncenter {
 text-align: center;
 margin: 0 auto;
}

	.entry div.wp-caption {
 margin-bottom: 1.5em;
 border: 3px double #bbb;
 overflow: hidden;
 max-width: 490px;
}

		.entry .wp-caption img {
 display: block;
 margin: 5px auto;
 border: none;
}
	
		.entry .wp-caption-text {
 margin: 0 5px;
 font-size: 0.8em;
 line-height: 1.3em;
}

	.entry .gallery {
 margin: auto auto 15px;
}

		.entry .gallery .gallery-item {
 margin: 0 0 0.6em;
}

		.entry .gallery .gallery-icon, .entry .gallery .gallery-caption {
 margin: 0;
}

		.entry .gallery .gallery-caption {
 margin: 0 5px;
 font-size: 0.8em;
 line-height: 1.3em;
 text-align: left;
}


.tagged {
 padding: 0.4em 0 0 0;
 background: url('images/hr_tag_sep.gif') no-repeat;
 font-size: 1.2em;
 line-height: 1.6em;
 color: #888;
 clear: both;
}

	.tagged a, .tagged a:visited {
 padding: 0.25em;
 color: #333;
 text-decoration: none;
}

		.tagged a:hover {
 color: #fff;
 background: #333;
 text-decoration: none;
}

.add_comment {
 display: block;
 padding: 0 0 0 20px;
 font-weight: bold;
 float: right;
 font-size:14px;
}

.add_comment a:hover {
 background:#4a87c9;
}

.navigation {
 width: 500px;
 font-size: 1.4em;
 float: left;
}

	.previous {
 padding: 0 20px 0 0;
 float: left;
}

	.next {
 float: right;
}

.clear {
 width: 500px;
 height: 1px;
 margin: 0 0 5.0em 0;
 clear: both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.rule {
	background: url('images/hr_tag_sep.gif') no-repeat; 
}

.flat {
 margin: 0 0 2.0em 0 !important;
}

.whitespace {
 margin: 0 0 3.5em 0 !important;
}

/*---:[ Mi libro ]:---*/

#imgbook {
	display:block;
	width: 335px;
	height:300px;
	float: right;
	text-align:center;
	padding-top:30px;
}

#libro {
	margin:10px auto;
}

#libro h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#4a83c5;
	font-size:17px;
	font-weight:bold;
	display:block;
	width:260px;
	float:left;
	margin:10px;
	text-transform:none;
}

#libro .bubble, #imgbook .bubble {
	clear:both;
	margin:5px auto;
}

#imgbook .bubble {
	width:260px;
	margin-top:35px;
}

#libro .bubble em, #imgbook .bubble em {
	font-size:16px;
	color:#333;
	display:block;
	padding:10px 20px 30px 20px;
	width:auto;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background:#e0eaf5 url(images/bg_bubble.png) no-repeat bottom left;
}

#libro .bubble small, #imgbook .bubble small {
	font-size:11px;
	display:block;
	width:300px;
	text-align:left;
	float:left;
}

#libro .bubble small strong, #imgbook .bubble small strong {
	text-transform:uppercase;
	color:#4a83c5;
	display:block;
}

#libro .columna h5 {
	color:#474545;
	font-size:18px;
	padding:10px 0px 10px 0px;
}

#libro .columna ul {
	list-style:url(images/bg_li_columna.png);
}

#libro .columna .bubble em, #imgbook .bubble em {
	font-size:12px;
	padding:10px 10px 30px 10px;
	background:#e0eaf5 url(images/bg_bubble_min.png) no-repeat bottom left;
}

#libro .columna .bubble small, #imgbook .bubble small {
	width:100%;
	margin-top:-10px;
	margin-bottom:10px;
	text-align:right;
	float:right;
}

/*---:[ sidebar styles ]:---*/

ul.sidebar_list {
 list-style: none;
 font-size:13px;
}

ul#twitter-list, ul.twitter {
	list-style:none;
	width:auto;
	display:block;
	height:auto;
	color:#333;
	padding:10px 20px;
	padding-bottom:40px;
	margin-bottom:10px;
	background:#e7e7e7 url(images/bg_ul_twitter.png) no-repeat bottom;
	-moz-border-radius:10px;
	font-style:italic;
}

form.dmg-sus-frm {
	background:#f3f3f3;
	width:100%;
	height:auto;
	padding:10px 0px;
	text-align:center;
}

form.dmg-sus-frm input.input-text {
	background:#fff;
	border:1px solid #c6bdbc;
	padding:3px;
	width:200px;
}

.followme {
	width:100%;
	height:auto;
	padding:5px 0px;
	text-align:center;
}

.followme ul {
	list-style:none;
	margin:0 auto;
	width:200px;
}

.followme ul li {
	display:block;
	width:auto;
	float:left;
	margin:0px 5px;
}

form.dmg-sus-frm input.input-button {
	background:#4a88ce;
	color:#fff;
	border:1px solid #c6bdbc;
	padding:3px;
}


ul.sigueme {
	list-style:none;
	margin:0;
	padding:0;
}

ul.sigueme li a {
	display:block;
	width:auto;
	border-bottom:1px solid #cececb;
	text-decoration:none;
	color:#666;
	padding-top:10px;
}

ul.sigueme li a:hover {
	color:#0094d0;
}

ul.sigueme li a strong {
	font-size:18px;
}

ul.sigueme li a em {
	color:#0094d0;
	font-size:12px;
}

ul.sigueme li a.tw_link {padding-left:60px; background:url(images/ico_link_twitter.png) no-repeat left;}
ul.sigueme li a.in_link {padding-left:60px; background:url(images/ico_link_linkedin.png) no-repeat left;}
ul.sigueme li a.fc_link {padding-left:60px; background:url(images/ico_link_facebook.png) no-repeat left; border-bottom:0px;}

.textwidget {
	width:auto;
	display:block;
	height:auto;
	padding:10px;
	border:1px solid #cececb;
}

.textwidget em {
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	margin-bottom:10px;
}

.textwidget strong {
	font-size:14px;
	font-weight:bold;
	display:block;
}

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {
 width: 230px;
 margin: 0 0 2.5em 0;
 line-height: 1.4em;
 float: left;
}


		li.widget h2, li.linkcat h2 {
 font-weight: bold;
 font-size: 1.077em;
 text-transform: uppercase;
 letter-spacing: normal;
 margin: 0 0 0.8em 0;
 padding: 0.4em 2px;
 border-top: 3px solid #000;
 background: url('images/hr_dot_black.gif') 0 100% repeat-x;
}


		li.widget p {
 margin: 0 0 1.5em 0;
 padding: 0 10px;
}

		
		li.widget ul, li.linkcat ul {
 list-style: square;
 margin: 0 0 0.5em 20px;
}

		
		li.widget ol, li.linkcat ol {
 margin: 0 0 0.5em 20px;
}

		
			li.widget li, li.linkcat li {
 margin: 0 0 0.7em 0;
}

			
				li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited {
 text-decoration: none;
}

				
					li.widget li a:hover, li.linkcat li a:hover {
 text-decoration: underline;
}

			
				li.widget li .recent_date {
 padding: 0 0 0 8px;
 font-weight: bold;
 color: #888;
}

		
		li.widget ul.flickr_stream {
 list-style: none;
 margin: 0;
 padding: 0 10px;
}

		
			li.widget ul.flickr_stream li {
 margin: 0;
 padding: 0 5px 5px 0;
 display: inline;
}

			
				li.widget ul.flickr_stream li a img {
 padding: 3px;
}

				
				li.widget ul.flickr_stream li a:hover img {
 background: #ff2a96;
}

		
			/*---< FlickrRSS styles for the widget only >---*/
		
			li.widget_flickrrss {
}

			
				li.widget_flickrrss a img {
 margin: 0 5px 5px 0;
 padding: 3px;
}

				
				li.widget_flickrrss a:hover img {
 background: #ff2a96;
}

				
		/*---< Calendar widget styles >---*/
		
		#calendar_wrap {
 font-size: 1.3em;
}

				
/*---:[ footer styles ]:---*/

#footer p {
 margin-top:10px;
 font-size: 1.3em;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-style:italic;
 color: #888;
 line-height:20px;
}

#footer strong {
 display:block;
 color:#333;
}

#footer a, #footer a:visited {
 color: #4a85c7;
 text-decoration: none;
}

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

.foo_addinfo {
	text-align:left;
	font-size:12px;
	width:100%;
	padding:3px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.foo_addinfo ul.menu {
	list-style:none;
	font-style:italic;
}

.foo_addinfo ul.menu li {
	display:inline;
	margin-right:10px;
}

/*---:[ comment styles ]:---*/

#comments {
 width: auto;
 height:auto;
 clear: both;
 background:#d9eefd;
 border:1px solid #7cadd0;
 -moz-border-radius:10px;
 padding:10px;
}

#comments p {
 color:#333;
 line-height:18px;
 font-size:12px;
 margin:10 auto;
}


ul#comment_list {
	list-style:none;
	margin:0;
	padding:0;
	width:auto;
}
	
		ul#comment_list li {
  margin:10px auto;
 width:auto;
 background:#e4f3fe;
 padding:10px;
 border:1px solid #7cadd0;
}
		

			
			ul#comment_list li.comment ul.children li {
 list-style: none;
 border-bottom: none;
 width: 100%;
 padding-bottom: 0;
 margin-top: 1.2em;
}

			
		ul#comment_list li.trackback, ul#comment_list li.pingback {
 padding: 1.2em 15px;
 background: url('images/trackback_bg.gif');
}

				
			.comment_meta {
 margin: 0 0 1.2em 0;
}

			
				.comment_avatar .avatar {
 float: left;
 background:#e4f3fe;
 padding:5px;
  border:1px solid #7cadd0;
  margin-rigth:15px;
}

			
				.comment_num {
 padding: 0 15px 0 20px;
 font-weight: bold;
 font-size: 1.4em;
 float: right;
}

				
				.trackback .comment_num, .pingback .comment_num {
 padding: 0 0 0 20px;
}

				
					.comment_num a, .comment_num a:visited {
 color: #888;
 text-decoration: none;
}

					
						.comment_num a:hover {
 color: #df0000;
 text-decoration: none;
}

				
				.comment_meta strong {
 font-size: 1.6em;
 padding-left:17px;
}

					
				.comment_time {
 font: normal 1.1em Verdana, Helvetica, Arial, sans-serif;
}

				
					.comment_time, .comment_time a {
 color: #888;
 text-decoration: none;
}

					
					.comment_time a:hover {
 text-decoration: underline;
}

		
			.comment .entry, .comment .reply {
 padding: 0 15px;
}

			
				.comment .entry p {
 margin: 0 0 1.0em 0;
}

			
/*---:[ comment form styles ]:---*/

#respond {
 padding: 2.4em 0 0;
 clear: both;
 overflow: hidden;
}


#comment_form {
 width: auto;
 padding: 10px;
}

	#comment_form p {
 padding: 0.6em 0;
}

	#comment_form label {
 padding: 0 0 0 10px;
 font-size: 1.2em;
}


#comment_form .text_input, #comment_form textarea {
 width: 95%;
 background:#fff;
 padding: 3px;
 color: #333;
 font: normal 1.4em Georgia, "Times New Roman", Times, serif;
 border:1px solid #ccc;
 -moz-border-radius:5px;
}
	
#comment_form .text_input:focus {
 border: 1px solid #1791e9;
}

	
		#comment_form .form_submit {
 padding: 0.4em 4px;
 font-family:Arial, Helvetica, sans-serif;
 background:#4a85c7;
 border: 1px solid #fff;
 font-size:16px;
 color:#fff;
 font-weight:bold;
 cursor: pointer;
}

		
		#comment_form p.subscribe-to-comments {
 font-size: 1.4em;
}

		
			#comment_form p.subscribe-to-comments label {
 font-size: 1.0em;
}

			
/*---:[ search form styles ]:---*/

#search_form {
	margin:30px auto;
	text-align:center;
}


	#search_form .search_input {
 width: 80%;
 padding: 3px;
 color: #333;
 font-family:Georgia, "Times New Roman", Times, serif;
 font-style:italic;
 font-size:1.2em;
 padding:5px;
 background:#fff url(images/bg_search.png) no-repeat right;
 border: 1px solid #ccc;
 -moz-border-radius:5px;
}

	
	li.widget .search_input {
 font-size: 1.1em !important;
}

	
		#search_form .search_input:focus {
 border-top: 1px solid #666;
 border-left: 1px solid #666;
 border-right: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
}



/*----equipo-----*/
.equipo { width:580px; margin-top:15px; }
ul.equipo { margin-left: 18px; }
ul.equipo li{
	width: 100px;
	list-style: none;
	text-align: center;
	float: left;
	margin-right: 14px;
	margin-bottom: 23px;
	display: block;
}
ul.equipo img {
	width: 100px;
	height: auto;
	margin-bottom: 5px;
	display: block;
}
ul.equipo li.douglas {
	width: 216px; 
	display: block;
}
ul.equipo .douglas  img {
	height: 248px;
	width: auto;
}
ul.equipo a {
	font-size:1.1em;
	font-weight:500;
}
ul.equipo a:hover img{
	text-decoration: none;
}

.whatido {
	font-size:12px;
	line-height: 18px;
	color:#333;
	margin: 15px 8px 20px 8px;
}

.mycircle {
	margin: 0 auto;
	text-align: center;
}

.entry .mycircleimg {
	border:none;
}