/* BODY ELEMENTS */

body{
background-color: #f3f3f3;
font-family: Helvetica, Arial, sans-serif;
}

i{
display:block;
font-family:georgia;
font-size:14px;
margin-bottom:8px;
}

h1, h2, h3{
font-weight: normal;
}

.title{
position: relative;
font-size: 30px;
font-weight: bold;
display: block;
text-transform: uppercase;
}

pre{
position: relative;
margin: 0;
padding: 0;
white-space: normal;
}

p{
position: relative;
font-size: 13px;
line-height: 140%;
clear: both;
}

/* MAIN CONTAINER */

#main_container{
position: relative;
width: 780px;
margin-left: auto;
margin-right: auto;
}

#background_wrap{
position: relative;
width: 780px;
background-image: url(http://douggpound.com/new/images/1pxbackground.jpg);
float: left;
}

/* HEADER */

.nav{
position: relative;
list-style: none;
}

.nav li{
position: relative;
display: inline;
}

.nav li a{
position: relative;
float: left;
width: 81px;
background-color: #9ee3ff;
text-align: center;
font-size: 13px;
font-weight: bold;
margin-right: 4px;
color: black;
padding-top: 11px;
padding-bottom: 11px;
display: inline;
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-webkit-border-bottom-left-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
}

.nav li a:hover{
position: relative;
background-color: #76d8ff;
}

/* POST ELEMENTS */

#left_container{
position: relative;
float: left;
padding-top: 13px;
width: 510px;
padding-right: 15px;
clear: left;
display: block;
}

p a, .ics-nav-button, .show_description a{
position: relative;
color: #185aad;
text-decoration: underline;
font-weight: bold;
}

p a:hover, .show_description a:hover, .ics-nav-button:hover{
position: relative;
color:black;
}

.top_headers{
position: relative;
font-family: Georgia, Times, serif;
text-transform: uppercase;
font-size: 18px;
font-style: italic;
border-bottom: 1px solid #b6b6b6;
margin-bottom: 14px;
padding-bottom: 11px;
display: block;
font-weight: bold
}

.headers, .widgettitle{
position: relative;
font-family: Georgia, Times, serif;
font-weight: bold;
text-transform: uppercase;
font-size: 18px;
font-style: italic;
border-bottom: 1px solid #b6b6b6;
margin-bottom: 14px;
padding-bottom: 11px;
background-image: url(http://douggpound.com/new/images/pixel_divider.jpg);
background-repeat: repeat-x;
padding-top: 17px;
margin-top: 30px;
display: block;
clear: both;
}

.date{
font-family: Georgia, Times, serif;
font-size: 12px;
font-style: italic;
color: #7b7b7b;
display: block;
margin-bottom: 15px;
}

p img{
position: relative;
margin-bottom: 14px;
float: left;
clear: both;
}

#more_videos_link{
position: relative;
padding-bottom: 8px;
}

embed{
position: relative;
margin-bottom: 14px;
}

#more_videos_link ul{
position: relative;
list-style: none;
font-family: Georgia, Times, serif;
font-size: 11px;
font-style: italic;
font-weight: bold;
line-height: 22px;
margin-top: 12px;
}

#more_videos_link li{
position: relative;
display: block;
height: 22px;
}

#more_videos_link li a, #more_videos_link li a:visited, #more_videos_link li a:active{
background-image: url(http://douggpound.com/new/images/more_videos_icon.jpg);
background-repeat: no-repeat;
background-color: #ffcc00;
padding-left: 25px;
color: black;
height: 23px;
display: block;
float: left;
width: 84px;
margin-top: 5px;
clear: both;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#more_videos_link li a:hover{
background-image: url(http://douggpound.com/new/images/more_videos_icon_over.jpg);
background-repeat: no-repeat;
background-color: #898989;
}

/* SIDEBAR */

#sidebar{
position: relative;
float: right;
width: 225px;
padding-left: 15px;
padding-right: 15px;
padding-top: 13px;
background-color: #d4d4d4;
}

.wp_widget_mylinkorder, .widget_text{
position: relative;
display: block;
width: 225px;
clear: both;
}

/* FOOTER */
#footer_top{
position: relative;
width: 780px;
height: 277px;
background-image: url(http://douggpound.com/new/images/sidebar_bottom.jpg);
background-position: right;
background-repeat: no-repeat;
float: left;
clear: both;
}

#footer{
position: relative;
border-top: 12px solid black;
padding-top: 5px;
padding-bottom: 10px;
float: left;
clear: both;
width: 780px;
}

.footer_right{
position: relative;
float: right;
margin-top: -15px;
font-size: 10px;
color: #7b7b7b;
width: 300px;
text-align: right;
}

.footer_right a{
position: relative;
text-decoration: underline;
color: #7b7b7b;
}

.footer_right a:hover{
position: relative;
color: black;
}


/* EVENTS WIDGET */

.show_date{
position: relative;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
display: block;
float: left;
clear: both;
width: 225px;
}

.show_location{
position: relative;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
display: block;
margin-top: 2px;
margin-bottom: 2px;
float: left;
clear: both;
width: 225px;
line-height: 16px;
}

.show_description{
position: relative;
font-family: Helvetica, Arial, sans-serif;
line-height: 15px;
font-size: 12px;
display: block;
float: left;
clear: both;
width: 225px;
}

.show_title{
position: relative;
font-family: Georgia, Times, serif;
font-size: 11px;
font-style: italic;
display: block;
margin-bottom: 5px;
margin-top: 2px;
float: left;
clear: both;
width: 225px;
}

.events_widget_list li{
position: relative;
padding-bottom: 5px;
float: left;
clear: both;
width: 225px;
}

#calendar_link{
position: relative;
}

#calendar_link ul{
position: relative;
list-style: none;
font-family: Georgia, Times, serif;
font-size: 11px;
font-style: italic;
font-weight: bold;
line-height: 22px;
clear: both;
float: left;
margin-bottom: 30px;
}

#calendar_link li{
position: relative;
display: block;
height: 22px;
}

#calendar_link li a, #calendar_link li a:visited, #calendar_link li a:active{
background-image: url(http://douggpound.com/new/images/calendar_icon.jpg);
background-repeat: no-repeat;
background-color: #bbbbbb;
padding-left: 25px;
color: black;
height: 23px;
display: block;
float: left;
width: 90px;
clear: both;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-top: 5px;
}

#calendar_link li a:hover{
background-image: url(http://douggpound.com/new/images/calendar_icon_over.jpg);
background-repeat: no-repeat;
background-color: #6f6f6f;
}

/* TWITTER WIDGET */

.widget_twitter a{
position: relative;
color: black;
}

.entry-content, .wpTwitterWidgetError{
position: relative;
font-size: 12px;
padding-bottom: 3px;
display: block;
line-height: 122%;
}

.entry-content a{
position: relative;
text-decoration: underline;
color: #185aad;
}

.entry-content a:hover{
position: relative;
color: black;
}

.widget_twitter li{
position: relative;
padding-bottom: 10px;
}

.time-meta, .from-meta{
position: relative;
font-family: Georgia, Times, serif;
font-size: 10px;
font-style: italic;
clear: both;
}

.time-meta a{
position: relative;
clear: both;
}

.entry-meta{
position: relative;
font-size: 10px;
display: block;
padding-bottom: 15px;
border-bottom: 1px solid #b6b6b6;
width: 225px;
margin-bottom: 5px;
}

#twitter-2{
position: relative;
display: block;
width: 225px;
}

#follow_link{
position: relative;
}

#follow_link ul{
position: relative;
list-style: none;
font-family: Georgia, Times, serif;
font-size: 11px;
font-style: italic;
font-weight: bold;
line-height: 22px;
}

#follow_link li{
position: relative;
display: block;
height: 22px;
}

#follow_link li a, #follow_link li a:visited, #follow_link li a:active{
background-image: url(http://douggpound.com/new/images/follow_icon.jpg);
background-repeat: no-repeat;
background-color: #bbbbbb;
padding-left: 25px;
color: black;
height: 23px;
display: block;
float: left;
width: 72px;
clear: both;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#follow_link li a:hover{
background-image: url(http://douggpound.com/new/images/follow_icon_over.jpg);
background-repeat: no-repeat;
background-color: #6e6e6e;
}

/* CONTACT */
#contact{
position: relative;
width: 231px;
margin-left: -6px;
margin-top: 12px;
float: left;
clear: both;
display: block;
margin-bottom: 28px;
}

#contact li{
position: relative;
float: left;
width: 71px;
margin-left: 6px;
}


/* LINKS WIDGET */

.blogroll{
position: relative;
font-size: 12px;
display: block;
width: 225px;
}

.blogroll li{
position: relative;
color: black; 
}

.blogroll li a{
position:relative;
color:black;
padding-bottom:7px;
text-decoration:underline;
clear:both;
float:left;
}

.blogroll li a:hover{
position: relative;
color: #185aad;
}

/* EVENTS PAGE */

.entry ul{
border-bottom:1px solid #D4D4D4;
clear:both;
float:left;
margin-bottom:2px;
margin-top:18px;
padding-bottom:16px;
position:relative;
width:510px;
}

.entry li{
position: relative;
display: block;
}

.show_date2{
position: relative;
position: relative;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
}

/* CALENDAR */
.ics-calendar-header{
position: relative;
margin-bottom: 10px;
}