/*
THEME NAME: Milgi 2011
THEME URI: http://www.marcheatleydesign.com
DESCRIPTION: Website Redesign April 2011
VERSION: 0.1
AUTHOR: The Heat
AUTHOR URI:
TAGS: Static site
Template: hybrid
*/

@import "../hybrid/library/css/reset.css";
@import "../hybrid/library/css/drop-downs.css";
@import "cforms-cal-popup.css";


body {

    /*background-image: url("http://www.milgilounge.com/wp-content/themes/milgi11/bg-paper.gif");*/
    color: #231F20;
    margin: 0;
}
::-moz-selection{
        color:#fff;
        background:#231F20;
}
::selection{
        color:#fff;
        background:#231F20;
}
#body-container {
        background:#fff;
        margin: 0 auto;
        padding: 10px;
        width: 960px;
}
#container {

}
#content {
    float: left;
    margin-top: 10px;
	margin-bottom:20px;
    width: 640px;
}
#primary {
    float: right;
    margin: -150px 0 10px;
    width: 280px;
}
#footer-container{
        margin:;
        clear:both;
}
#footer{

}

p, ul{
    clear:left;
    margin-bottom: 20px;   
}
a {
    color: #231f20;
    font-weight:bold;
}
a:hover {
    font-weight:bold;
}
h1, h2, h3 {
    color: #231F20;
    display: block;
    margin-bottom: 20px;
    padding: 0 25% 5px 0;
    line-height:120%;
}
h2, .page-title, .entry-title {
    border-bottom: 3px dotted;
    font-size: 36px;
}
h3 {

    font-size: 24px;
}
blockquote p{
    font-weight:bold;
    font-size:20px;
    line-height:120%;
}
.breadcrumbs {
    margin-bottom: 20px;
}
.alignright {
    float: right;
}
.col_two{
        width:140px;
	margin:0 20px 20px 0;
}
.col_four{
        width:300px;
}
.col_odd {
    clear: left;
    float: left;
    margin-right: 20px;
    width: 300px;
}
.col_even {
    float: left;
    width: 300px;
}
#header {
    width: 620px;
    padding: 30px 10px;
}
#site-title, #site-title h1 {
    border: medium none;
    margin: 0;
    padding: 0;
}
#site-title a {
    background: url("nameplate.png") no-repeat scroll 0 0 transparent;
    border-bottom: medium none;
    display: block;
    height: 85px;
    overflow: hidden;
    text-indent: 300px;
    width: 200px;
}
#site-description {
    display: none;
}
.post{
	padding-bottom:40px;
}
.breadcrumbs, .hentry, .navigation-links, #idc-container-parent{
    margin:10px;
}
.next{
    float:right;
}

/******************
MENUS
******************/


#primary-menu {
    float: left;
    overflow: auto;
}
#primary-menu li a {
    background: none repeat scroll 0 0 #231F20;
    color: #F7F7F0;
    height: 20px;
    margin: 0 10px;
    padding: 5px;
    width: 130px;
}
.menu-sidebar-stamps-container ul{
    list-style:none;
    margin:0;
    padding:0;
}
#menu-sidebar-stamps li{
    margin:0;
    padding:0;
    float:left;  
}
#menu-sidebar-stamps li a{
    display:block;
    width:140px;
    height:140px;
    margin:0;
    overflow:hidden;
    text-indent:-500px;
}
#menu-item-3498 a{
    background-image:url(images/text-menu.png);
}
#menu-item-3499 a{
    background-image:url(images/text-book.png);
}
#menu-item-3552 a{
    background-image:url(images/text-intheknow.png);
}
#menu-item-3491 a{
    background-image:url(images/text-podcast1.png);
}
#menu-item-3492 a{
    background-image:url(images/text-markets.png);
}
#menu-item-3493 a{
    background-image:url(images/text-roast.png);
}
#menu-item-3494 a{
    background-image:url(images/text-supper-club.png);
}
#menu-item-3495 a{
    background-image:url(images/text-art-curry.png);
}
#menu-item-3496 a{
    background-image:url(images/text-yurt.png);
}
#menu-item-3500 a{
    background-image:url(images/text-photos.png);
}





h3.Month {
    display: block;
    font-size: 32px;
    margin: 30px 0;
    text-align: left;
}
.vevent {
    margin-bottom: 40px;
}
.summary {
    font-size: 20px;
    font-weight: bold;
}
.starttime, .endtime {
    float: left;
    font-variant: small-caps;
    margin-bottom: 20px;
}
#wpcf7-f1-w1-o1 textarea{
        width:290px;
}
.blogroll{

}
.blogroll li{
        list-style-type:none;
        display:inline-block;
        margin:0 20px 20px 0;

}
.widget{
    overflow:auto;
    margin-bottom:30px;   
}
#utility-after-content{
    width:640px;
}
#subsidiary{
    border-top: 3px dotted;
    padding-top:20px;
}
#subsidiary .widget{
    float:left;
    width:300px;
    margin:10px;

}

/*
CForms Styling
*/
.cf-ol{
    list-style-type:none;
}
.cf-ol label{
        display:inline-block;
        vertical-align:top;
        width:160px;
}
.cf-ol input{
        margin:0 10px 10px 0;
}

.ngg-galleryoverview{
    margin-bottom:20px;
}
.ngg-gallery-thumbnail {
	float: left; 
	margin:20px 20px 0 0;
}
.ngg-navigation{
        clear:both;
        margin:20px 0;
}

.alignnone {
        display:block;
        clear:both;
}
label{
        display:block;
}