/*
Theme Name: Anthony Abraira
Theme URI: http://not-sure-yet
Description: Anthony Abraira Website Template
Version: 1.0
Author: ChoiceMotive
*/

@import url('css/reset-fonts-grids.css');
@import url('css/core.css');

#sidebar {
     position: relative;
     margin-top: 20px;
     height: 900px;
     font-family:"Lucida Grande", "Lucida Sans Unicode", arial, helvetica, verdana, sans-serif;
}

li#tag-widget-3 {
     position: relative;
     width: 333px;
     text-align: left;
     float: left;
}

li#text-10, li#categoryposts-4, li#wpp-3, li#categoryposts-5 {
     position: relative;
     width: 333px;
     text-align: left;
     float: right;
}

li#text-10, li#categoryposts-4 {
     margin-top: -500px;
}

li#text-10 {
     margin-right: 333px;
}

li#tag-widget-3 ul li {
    margin-bottom: 30px;
}

h2.widgettitle {
     padding:8px 0px 20px 0px; 
     color:#464646; 
     font-size:175%;
     font-family:Georgia, Times, serif; 
}

li#categoryposts-4 ul li {
     margin-bottom: 30px;
}

li#categoryposts-4 p, li#categoryposts-5 p {
     line-height: 100%;
     font-size: 105%;
}

ul.left_home_column, ul.middle_home_column {
     position: relative;
     width: 333px;
     float: left;
}

span.wpp-post-title, a.post-title, span.wpp-post-title a:hover {
     font-size: 18px;
     color:#A6005D;
     font-family:Georgia, Times, serif; 
}