/*  
Theme Name: ADMorales
Theme URI: http://www.rachelfiney.com 
Description: Designed exclusively for Alberto D. Morales
Version: 1.0
Author: Rachel Finley 
Author URI: http://www.rachelfinley.com
*/

* {
   margin: 0px;
   padding: 0px;
}

html {
   overflow-y: scroll;
   font-size: 100%;
}

body {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: .7em;
   background:#eeeeee url(images/bg.gif) repeat-y;
   background-position: center;
}

#wrapper {
   width:822px;
   margin-left: auto;
   margin-right: auto;
}

#header {
   width:822px;
   background:#eee;
   height:198px;
   
}

#mainbck {
   background:#fff;
   width:822px;
}

#content {
   width: 525px;
   float:left;
   margin-top: 25px;
   margin-left: 35px;
}

#content-video {
   width: 822px;
   float:left;
   margin-top: 25px;
   margin-left: 35px;
}

#photo-wrapper {
   width: 710px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 10px;
}

.entry {
   width: 525px;
   float:left;
   color:#666;
   text-align:justify;
   line-height: 18px;
   margin-bottom: 25px;
}

.entry h2 {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 2em;
   line-height: 20pt;
   text-align: left;
   padding-bottom: 10px;
}

.entry h2 a {
   color: #666;
}

.entry h3 {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 1.1em;
}

#sidebar {
   width:180px;
   float:right;
   margin-right: 35px;
   margin-top: 10px;
}

.rsidebar {
   width:180px;
   color:#666;
}

.rsidebar h2 {
   font-size:12px;
   border-bottom: solid 3px #2A7EAD;
   margin-bottom: 10px;
   margin-top: 15px;
   padding-bottom: 3px;
}

.rsidebar ul {
   list-style-type: none;
}

.rsidebar ul li {
   list-style-type: none;
}
.rsidebar ul li ul {
   list-style-type: none;
}

.rsidebar ul li ul li {
   list-style-type: none;
}

#footer {
   width:822px;
   height:30px;
   clear:both;
   color:#666;
   margin-left: auto;
   margin-right: auto;
   padding-top: 25px;
   padding-bottom: 15px;
   text-align: center;
}

a:visited {
   text-decoration:none;
   color:#29ABE2;
   border:none;
}

a:link {
   text-decoration:none;
   color:#29ABE2;
   border:none;
}

a {
   text-decoration:none;
   color:#29ABE2;
   border:none;
}

a:hover {
   text-decoration:underline;
   color:#29ABE2;
   border:none;
}

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

#wp-calendar a {
   text-decoration:none;
   display:block;
   color: #29ABE2;
}

#wp-calendar caption {
   font:bold 1.3em Verdana, Arial, Sans-Serif;
   text-align:left;
   width:100%;
}

#wp-calendar th {
   font-style:normal;
   text-transform:capitalize;
}

#wp-calendar{
   empty-cells:show;
   width:100%;
   margin:10px auto 0;
}

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

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

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

#wp-calendar td.pad:hover {
   background-color:#fff;
}

.comment {
   border-top:2px solid #2A7EAD;
   background:#fbfbf9;
   border-bottom:2px solid #2A7EAD;
   margin-bottom:20px;
}

#commentform {
   border-top:1px dotted #666;
   border-bottom:1px dotted #666;
   padding:15px 15px 1px;
}

#commentform label {
   display:block;
}

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

#commentform textarea {
   width:380px;
   margin:0 0 10px;
   padding:0;
}

#commentform #submit {
   margin:0 0 20px;
}

#commentform p {
   margin:5px 0;
}

ol.commentlist {
   margin:0 0 1px;
}

ol.commentlist li {
   border-top:1px solid #ccc;
   display:block;
   list-style:none;
   padding:15px 15px 1px;
}

ol.commentlist li.commenthead {
   display:block;
   list-style:none;
   padding:5px 15px;
}

ol.com {
   border-top:1px solid #cedeef;
   list-style:none;
   margin:0 0 1px;
   padding:15px;
}

ol.com li {
   display:block;
   list-style:none;
   padding-left:15px;
   margin:0 0 5px;
}

/*
#searchform{height:26px;line-height:26px;float:left;margin:0;padding:0 0 10px;}


input#s {
   color:#29ABE2;
   width:140px;
   border:1px solid #ccc;
   background:#eee;
}

input#searchsubmit {
   background:#4879aa;
   color:#fff;
   font-size:13px;
   border:1px #2f5c89 solid;
}

.alignright{float:right;margin-top:10px;}
.alignleft{float:left;margin-top:10px;}
.space{background:#fff;height:5px;clear:both;margin:0 auto;padding:0;}
*/

.date-adm {
   float: left;
   width: 150px;
   padding-bottom: 5px;
   font-face: Verdana, Arial, sans-serif;
   font-weight: bold;
   color: #29ABE2;
}

.cat-adm {
   float: right;
   width: 350px;
   text-align: right;
   padding-bottom: 5px;
 }

.alignleft {
   float: left;
   padding-right: 15px;
   padding-bottom: 15px;
   padding-top: 5px;
   border: 0px;
}

.alignright {
   float: right;
   padding-left: 15px;
   padding-bottom: 15px;
   padding-top: 5px;
   border: 0px;
}

p {
   padding-bottom: 10px;
}

#top-border {
   width: 822px;
   padding-bottom: 15px;
   border-top: #2A7EAD 3pt solid;
   border-bottom: #2A7EAD 3pt solid;
   padding-top: 15px;
}

#ads1-adm {
   margin-left: auto;
   margin-right: auto;
   width: 822px;
   height: 15px;
   padding-top: 10px;
   padding-bottom: 10px;
   border-top: 3px solid #2A7EAD;
}

.fm1-adm {
   float: left;
   width: 90px;
   height: 16px;
   list-style-type: none;
}

.fm2-adm {
   float: right;
   width: 90px;
 }

#adm-headerleft {
   float: left;
   border-right: 1px solid #666;
}

#adm-headercenter {
   float: left;
   padding-left: 25px;
   padding-right: 28px;
   padding-top: 75px;
}

#adm-headercenter img {
   padding-bottom: 30px;
}

#adm-headerright {
   float: left;
   width: 214px;
   height: 200px;
   border-left: 1px solid #666;
}

.glossymenu{
list-style-type: none;
width: 214px;
display:table;
}

.glossymenu li a{
background: url(images/glossyback.gif) repeat-x bottom left;
font-size: 1em;
font-face: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
color: #333;
display: block;
width: 214px;
height: 33px;
padding-left: 10px;
text-decoration: none;
letter-spacing: 1px;
display:table-cell; vertical-align:middle;
}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 204px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #333;
}

.glossymenu li a:hover{
background-image: url(images/glossyback2.gif);
}

.adm-digg {
   float: right;
   width: 51px;
   height: 79px;
padding-bottom: 10px;
padding-top: 5px;
 }

.adm-title {
float: left;
   width: 500px;
padding-bottom: 10px;
padding-top: 5px;
 }

.adm-sig-wrap {
}

.adm-comments {
   float: left;
   width: 375px;;
padding-bottom: 5px;
padding-top: 5px;
 }

.adm-add {
float: right;
   width: 125px;
padding-bottom: 5px;
padding-top: 5px;
 }

.adm-sig-below {
   width: 525px;
   border-top: 1px solid #666;
   padding-top: 5px;
}

.adm-post-ad {
padding-top: 10px;
}

.widerbar {
   padding-top: 10px;
   padding-bottom: 10px;
background-image: url(images/twitter_bg.jpg);
   width:822px;
   color: #2A7EAD;
   border-top: #2A7EAD 1px solid;
   border-bottom: #2A7EAD 1px solid;
}

#twitter ul {
   border:0px;
   width:800px;
   padding:0px;
   color: #666;
   list-style-type: none;
}

#twitter ul li {
   line-height:12px
}

#twitter ul li a {
   color: #999;
}

blockquote {
   font-style: italic;
   margin-top: 5px;
   margin-bottom: 15px;
   padding: 10px 10px 5px 10px; 
   border-top: #2A7EAD 1px dotted;
   border-bottom: #2A7EAD 1px dotted;
   background: #f7f7f7;
   clear: both;
}

#adm-videoad {
   padding-left: 9px;
   padding-top: 15px;
}

#content-photo {
   padding-top: 15px;
   margin-right: 10px;
}

#adm-photoad {
   padding-top: 20px;
   padding-left: 45px;
}

#adm-youtubesubscribe {
   padding-top: 5px;
   padding-right: 75px;
   float: right;
}

#adm-youtubebanner {
   float: left;
   padding-bottom: 15px;
}

#adm-flickrbanner {
   float: left;
   padding-bottom: 5px;
}


.text{
   border:1px #2A7EAD solid;
   padding: 3px;
   margin-bottom: 5px;
}
select.other{
   border:1px #2A7EAD solid;
   padding: 3px;
   margin-bottom: 5px;
}
.btn{
   border:1px #2A7EAD solid;
   background: #fff;
   padding: 5px;
}

#livestream {
   float: left:
}

#livestreamchat {
   float: left:
}

#adm-livestreamad {
   padding-left: 9px;
   padding-top: 25px;
   margin-bottom: -20px;
}

#adm-streambanner {
   padding-left: 25px;
   padding-top: 25px;
}

img { border: 0px;}

#intro_vid {
  float: left;
}

#intro_ads_wrapper {
   float: left;
   width: 88px;
   height: 340px;
   margin-left: 30px;
   border: solid 1px #2A7EAD;
   background-color: #eee;
}

#intro_ads_wrapper img {
   padding-bottom: 13px;
}


#intro_sb {
float: right;
padding-right: 60px;  }


#ad_spot {
   margin-top: 150px;
   clear:both;
}

h6 {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-align: left;
   border-bottom: solid 3px #2A7EAD;
   margin-bottom: 8px;
   padding-bottom: 3px;
   color: #666;
}

#journalism_pdfs {
color: #666;
}

#j_ad {
float: right;
padding-right: 60px;
}