/*
Theme Name: Paper Dog Events
Theme URI: http://www.paperdogevents.com
Author: Paper Dog Events
Author URI: http://wordpress.org/
Description: Paper Dog Events
*/

@font-face {
    font-family: 'RockwellRegular';
    src: url('fonts/rockwell-webfont.eot');
    src: url('fonts/rockwell-webfont.eot?#iefix') format('eot'), url('fonts/rockwell-webfont.woff') format('woff'), url('fonts/rockwell-webfont.ttf') format('truetype'), url('fonts/rockwell-webfont.svg#webfont4jfhO9wi') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'VegurRegular';
    src: url('fonts/vegur-r_0.600-webfont.eot');
    src: url('fonts/vegur-r_0.600-webfont.eot?#iefix') format('eot'), url('fonts/vegur-r_0.600-webfont.woff') format('woff'), url('fonts/vegur-r_0.600-webfont.ttf') format('truetype'), url('fonts/vegur-r_0.600-webfont.svg#webfonttUySbajt') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: VegurRegular !important; 
    background: url("images/bg.jpg") repeat-x scroll -10px -4px #252E35;
    margin: 0;
    padding: 0;
    color: #FFF;
}

.storyItem{
        font-family: VegurRegular !important; 
}
.container {
    width: 650px;
}
.twitter-footer{
    position: absolute;
    left: 202px;
    width: 645px;
}
#logo {
    height: 132px;
    width: 650px;
    text-align: center;
}
#hello{
    font-weight: normal;
    margin-top: 5px;
}
#menu {
    height: 28px;
    background-color: #273743;
}
#menu_container, #inner_container {
    text-align: left;
}
#menu_container {
    font-family: RockwellRegular;
    padding-left: 165px;
}
#inner_container {
    background-color: #252e35;
    width: 650px;
}

.menu{
    margin: 0;
}

.menu li{
    height: 26px;
    float: left;
    padding: 7px 10px 0 0;
    list-style: none;
    color: white;
}
#left_sidebar, .left_sidebar {
    width: 160px;
    text-align: right;
    padding-left: 20px;
    padding-top: 5px;
}
#left_sidebar h1{
  margin-top:6px;
}
#left_sidebar h1, .left_sidebar h2 {
    font-size: 24px;
    font-family: RockwellRegular;
}
#left_sidebar h2, .left_sidebar h2 {
    font-size: 14px;
    padding-top: 10px;
    font-family: RockwellRegular;
}
#left_sidebar p, .left_sidebar p{
    font-size: 13px;
    line-height: 125%;
}
.sidebar {
    padding: 0;
    margin: 0;
    text-align: left;
}
.sidebar li{
    list-style: none;
    padding-top: 2px;
}
.sidebar ul{
    padding-left: 0;
}

.widgettitle{
    display: none;
}

.twitter{
    padding-left: 0;
    font-size: 12px;
}

#content {
    position: absolute;
    right: 30px;
    top: 0px;
}
.content_item_blog, .content_item_testimonials, .content_item_work {
    /*height: 195px;*/
    /*width: 100% !important;*/
    background-color: #2c373f;
    margin: 13px 25px 13px 25px;
    position: relative;
    padding-bottom: 10px;
}
.content_item_title, .content_item_text {
    font-size: 22px;
    /*margin-right: 20px;*/
    line-height: 125%;
    margin-top: 5px;
}
.content_item_title {
    line-height: 75%;
    max-height: 40px;

}
.content_item_text {
    font-size: 13px; 
    padding-right: 10px;
}
.content_item2 {
    background-color: #2c373f; 
    width: 560px; 
    text-align: left; 
    margin-top: 0px; 
    padding-right: 10px;
}

.content_item_blog .content_category {
    background-color: #002878;
    height: 12px;
}
.content_item_testimonials .content_category {
    background-color: #006784;
    height: 12px;
}
.content_item_work .content_category {
    background-color: #4d3069;
    height: 12px;
}
.footer{
    font-size:10px;
    color:#999;
    height:35px;
    padding-top:15px;
    padding-right: 30px;
    background-color:#252E35;
    padding-left: 70px;
    width: 620px;
    text-align:right;
}
.content_item_pic {
    float: left;
}
.color-footer{
    height:55px; 
    position: relative;
    margin-top: 20px;
    text-align: center;
    background-color:#00338e;
}


.color_footer_blog{
    background-color:#002878;
}

.color_footer_testimonials{
    background-color:#006784;
}

.color_footer_work{
    background-color:#4d3069;
}    

.color-footer table{
    padding-top: 2px;
}

.twitter_content{
  background: url("images/twitter_footer_02.jpg") repeat-x;
  line-height: 14px;
}

#menu_container div.menu ul{
    padding: 0;
    margin: 0;
}

#award_logo {
    position: absolute;
    top: -69px;
    left: -60px;
    z-index: 999;
}
.read_more{
    padding-top: 5px;
    text-transform: lowercase;
    font-size: 13px;
}

.nav-previous{
    width: 150px;
    float: left;
}

.nav-next{
    width: 150px;
    float: left;
}


.entry-content{
    font-family: VegurRegular;
    font-size: 13px;
    text-align: left;
    padding-right: 15px;
}

.ribbon{
    height: 55px;
    margin-bottom: 50px;
    width: auto !important;
}

/*****
'a' tags
********/

a:link, a:visited, a:active, a:hover{
    color: #20ACD4; 
}


.menu li a:link, .menu li a:visited, .menu li a:hover, .menu li a:active{
    color: #d0e7f5;
    font-size: 14px;
    text-decoration: none;
}

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

.content_item_title a:link, .content_item_title a:visited, .content_item_title a:hover, .content_item_title a:active{
    color: white;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 18px;
    font-family: RockwellRegular;
}

.menu li a:hover, .current-menu-item a:link, .current-menu-item a:visited, .current-menu-item a:hover, .current-menu-item a:active, .color-footer a:hover{
    text-decoration: underline !important;
}

.color-footer a:link, .color-footer a:visited, .color-footer a:active, .color-footer a:hover {
    text-transform: lowercase;
    font-size: 12px;
    font-family: RockwellRegular;
}


.left_sidebar a:link, .left_sidebar a:visited, .left_sidebar a:active, .left_sidebar a:hover,
#left_sidebar a:link, #left_sidebar a:visited, #left_sidebar a:active, #left_sidebar a:hover {
    color: white;
    text-decoration: none;
}

#left_sidebar a:hover, .left_sidebar a:hover {
    text-decoration: underline;
}

.sociable{
    width: 550px !important;
}


.content_item_blog a:link, .content_item_blog a:visited, .content_item_blog a:hover, .content_item_blog a:active {
    color: #5389f5;
    text-decoration: none;
}
 
.content_item_testimonials a:link, .content_item_testimonials a:visited, .content_item_testimonials a:hover, .content_item_testimonials a:active {
    color: #20acd4;
    text-decoration: none;
}
 
.content_item_work a:link, .content_item_work a:visited, .content_item_work a:hover, .content_item_work a:active {
    color: #b78de0;
    text-decoration: none;
}

h1, h2{
    font-weight: normal;
}