@charset "UTF-8";
/* CSS Document */

#lefty .social {
background-color:white;
padding:0px 10px 5px 10px;
margin-bottom:13px;
}

.social p {
margin:8px 0px 5px 0px;
}


.social h4 {
padding-top:18px;
margin:0px;
}

.blogz p {
margin:4px 0px 12px 0px;
}

/* Begin Navbar */

#header {
background-color:#DC143C;
margin-bottom:25px;
width:390px;
height:166px;
}

#navbar {
color:#011F54;
float:left;
margin-bottom:18px;
padding:7px 8px 5px 8px;
width:866px;
clear:both;
background-color:#859BB5;
}

#navbar li {
display:inline;
}

#navbar ul {
margin:0px;
padding:0px;
}


#navbar a:link {
color:white;
}

#navbar a:visited {
color:white;
}

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

.navleft{
float:left;
}

.navright {

float:right;
}


/* End Navbar */

li {
list-style-type:none;
list-style:none;
margin-left:0px;
display:inline;
}

h4 {
font-size:1.2em;
margin:0px 0px 0px 0px;
}

.titular {
margin:10px 0px 0px 0px;
color:grey;
font-size:1.2em;
}

#righty p {
margin-top:9px;
padding-bottom:9px;
}

a:link {
color:#FF002F;
}
a:visited {
color:#FF002F;
}

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

.twitter-timestamp {
color:grey;
}

#lefty .module {
background-color:white;
padding:10px 10px 5px 10px;
margin-bottom:15px;
}

#righty .module {
background-color:white;
padding:10px 15px 5px 15px;
margin-bottom:15px;
}

.module, .social {
border-left:1px solid #b7b7b7;
border-right:1px solid #b7b7b7;
border-bottom:1px solid #b7b7b7;
}

#lefty {
width:390px;
height:auto;
float:left;
}

#righty {
width:455px;
height:auto;
float:right;
}

body {
background-color:#000C21;
margin-top:0;
font-family:Helvetica, Arial, sans-serif;
font-size:.9em;
line-height:1.2;
background-image:url(images/bg.gif);
background-repeat:repeat;
}

#wrap {
margin:0 auto;
background-color:#dcdada;
width:882px;
padding:0px 34px 34px 34px;
}

a {
text-decoration:none;
}

/* Begin Web Font */
/* Font license: http://www.fontsite.com/license.html */

@font-face {
	font-family: 'AlternateGothicFSNo2';
	src: url('webfont/alternategothicno2-webfont.eot');
	src: local('☺'), url('webfont/alternategothicno2-webfont.woff') format('woff'), url('webfont/alternategothicno2-webfont.ttf') format('truetype'), url('webfont/alternategothicno2-webfont.svg#webfontitYNq5lL') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* End Web Font */


/* Begin Footer */

#footer {
text-align:center;
color:#777;
font-size:.9em;
width:882px;
clear:both;
padding-top:5px;
}

#footer a:link {
color: #334771;
}

#footer a:visited {
color: #334771;
}

#footer a:hover {
color:#ff2034;
}

#footer p {
margin-bottom:5px;
}

.shakeimage{
position:relative
}

/* END Footer */



.title {
background-color:#001a49;
height:60px;
padding-right:13px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;

}


h3 {
font-family:'AlternateGothicFSNo2', Helvetica, Arial, sans-serif;
font-size:3.6em;
color:white;
font-weight:normal;
line-height:1.1;
margin:0px;
display:inline;}

#lefty h3 {
padding-left:10px;
}

#righty h3 {
padding-left:15px;
}



