/*
Theme Name: AyudaMigratoriaUSA
Theme URI: http://www.ayudamigratoriausa.com
Description: Professional theme developed by <a href="http://www.pointive.com">Pointive</a>.
Version: 2.8
Author: Pointive Group
Author URI: http://www.pointive.com
Tags: pointive
*/

@import "style/css/reset.css";

.alignleft{
display:inline-block;
float:left;
margin-right:10px;
}

.content img{border:10px;}

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/sky.png) repeat-x top white;
}

#header{
	margin:0 auto;
	width:1000px;
	height:142px;
	background:url(images/header.png);
}

p{
	margin:0;
	padding:9px;
}

img{border:0;}

#logo{
	margin-left:40px;
	float:left;
	margin-top:20px;
	padding-left:20px;

}

#menu, #menu li{
	margin:0;
	list-style:none;
	padding:0;
}

#menu{
	float:left;
	margin-top:11px;
	margin-left:-50px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}

#menu li{float:left; margin-left:12px;}

#menu li a{
	color:white;
	display:block;
	background:url(images/star.png) left top no-repeat;
	padding-left:20px;
	text-decoration:none;
}

#menu li a:hover{
	background-position:bottom left;
	color:#E3C121;
	padding-top:1px;
}

.clearer{clear:both;}

.first{
	margin-left:0 !important;
}

#rss, #twitter{
	display:block;
	width:29px;
	height:29px;
	background-position:top;
	float:left;
	margin-top:11px;
}

#rss{
	background-image:url(images/rss.png);
}
#twitter{
	margin-left:40px;
	background-image:url(images/twitter.png);
}

#rss:hover, #twitter:hover{
	background-position:bottom;
}


#container{
	margin:0 auto;
	width:999px;
	background:url(images/cont.png) top no-repeat white;
	padding-bottom:15px;
}

#topcontainer{
	margin:0 auto;
	width:999px;
	background:url(images/topt.png);
	height:7px;
}

#copyr{
	font-size:10px;
	margin:0 auto;
	text-align:center;
	color:#153F7A;
}

#copyr a{
	color:#153F7A;
	text-decoration:none;
}
#copyr a:hover{
	text-decoration:underline;
}

#navbar{
	width:972px;
	float:left;
	background:#1C3062;
	font-size:11px;
	padding:2px;
	padding-left:6px;
	margin-top:20px;
	margin-left:9px;
}

#navbar, #navbar a{
	color:white;
	text-decoration:none;
}

#navbar a:hover{
	text-decoration:underline;
}

.contcontent{
	float:left;
	width:674px;
	margin-top:15px;
	margin-left:20px;
}

.cont_top{
	width:674px;
	height:11px;
	background:url(images/conttop.png);
}

.cont_bottom{
	width:674px;
	height:11px;
	background:url(images/contbottom.png);
}

.content{
	background:url(images/contcont.png) repeat-y left;
}

.content h2, .content h1, .content h3{
	margin:0;
	padding:0;
	background:url(images/h2.png) top repeat-x white;
	border-top:3px solid #BE1020;
	margin-right:12px;
	margin-left:12px;
	padding-left:10px;
	padding-right:10px;
	font-size:28px;
	padding-top:6px;
	font-weight:normal;
	padding-bottom:8px;
}

.content h2 a, .content h1 a{
	color:#1C3062;
	text-decoration:none;
}

.content h2:hover, .content h1:hover{
	border-color:#FA1229;

}

.content h2 a:hover, .content h1 a:hover{
	color:#BE1020;
}
.content p{
	padding:20px;
}
.metadata{
	border-top:1px solid #BE1020;
	font-size:10px;
	background:#F7F3F3;
	color:#394A75;
	margin-left:14px;
	margin-right:14px;
	padding:4px !important;
}
.metadata a{
	color:#394A75;
}

.metadata a:hover{
	text-decoration:none;
}

#sidebar{
	width:286px;
	float:left;
	margin-top:18px;
}

#consulta{
	display:block;
	background:url(images/consulta.png);
	width:267px;
	height:207px;
	margin:0 auto;
}

#widgetcont{
	margin-top:6px;
}

.box_top{
	width:286px;
	height:13px;
	background:url(images/side_box_top.png);
}

.box_bottom{
	width:286px;
	height:22px;
	background:url(images/side_box_bottom.png);
}

.box_cont{
	background:url(images/side_box_cont.png) repeat-y;
	padding-left:12px;
	padding-right:17px;
}

#widgetcont h3, #widgetcont ul{
	margin:0;
	padding:0;
	list-style:none;

}

.box_cont h3{
	margin:0;
	color:#205098;
	border-top:3px solid #BE1020;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	padding-top:6px !important;
	font-weight:bold;
	text-align:center;
	padding-bottom:8px;
}

.box_cont li{
	border-top:#F7F3F3 solid 1px;
}

.box_cont li a{
	display:block;
	text-decoration:none;
	color:#3E67A6;
	background:url(images/bullet.png) left bottom no-repeat;
	padding-left:16px;
	padding-top:4px;
	padding-bottom:4px;
}

.box_cont li a:hover{
	background-position:top left;
	background-color:#F7F3F3;
	color:#BE1020;
	padding-top:2px;
	padding-bottom:6px;
}


@import "style/css/layour.css";

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#slogan{
width:207px;
height:93px;
display:block;
float:left;
background:url(images/slogan.png);
margin-top:10px;
margin-left:-10px;
}
.banner{
margin-left: 10px;
 
 }


.comments-template{
	margin: 20px;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#sidebar .cat-item a{
		display:block;
		background:url(images/star.png) left top no-repeat #A00D1C;
		padding:4px;
		padding-left:16px;
		text-decoration:none !important;
		color:white;
		padding-right:8px;
		border:1px outset;
	}
#sidebar  .cat-item a:hover{
	padding-left:12px;
	background-color:#AC0E1E;
}
