/*
Theme Name: Min
Theme URI: http://www.curtziegler.com/
Description: A clean, minimal, flexible wordpress theme.
Version: 1.0
Author: Curt Ziegler
Author URI: http://www.curtziegler.com/
Tags: clean, minimal, white
*/


html, body, form,
h1, h2, h3, h4, h5, h6,
p, img, a
{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#282828;
	line-height:140%;
}	

h1, h2, h3, h4, h5, h6, 
.promo p
{
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p
{
	padding:0 0 15px 0;
}
h1 { font-size:2.4em;  }
h2 { font-size:2.1em; font-weight:normal; }
h3 { font-size:1.9em; font-weight:normal }
h4 { font-size:1.7em; }
h5 { font-size:1.5em; }
h6 { font-size:1.2em;}


a, .post h2 a:hover
{
	color:#c1760b;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}


.sidebar .widget
{
	padding:0 0 10px 0px; 
	margin:0 0 10px 0;

}

.widget a
{
	margin: 5px 0 0 0;
        padding: 5px 0 0px 0px;
	color:#0caabb;
	text-decoration:none;

}

.widget a:hover
{
	color:#0a7d89;
	text-decoration:none;
}

.widget a:current
{
	color:#0a7d89;
	text-decoration:none;
}

.widget h3
{
      	font-family:Arial, Helvetica, sans-serif;
        font-size:1.3em;
	font-weight:bold;
	color:#dddddd;
	margin: 5px 0 0 0;
        padding: 5px 0 5px 5px;
        border: 1px solid #dddddd;
        background: #4f754f;
}

.widget h4
{

      	font-family:Arial, Helvetica, sans-serif;
        font-size:1.2em;
	font-weight:bold;
	color:#333333;
	margin: 5px 0 0 0;
        padding: 5px 0 5px 0px;
}

.widget p
{
	font-size:95%;
}

.widget UL, .widget UL
{
	margin:10px 0 10px 0px;
	padding:0;
	color:#ccc;
}

.widget LI
{
	margin: 0;
	padding:5px 0 5px 0;
	list-style-type:none;
	color:#ccc;
        border-bottom: 1px solid;
}



.widget UL LI UL
{
	padding-top:0px;
        padding-bottom: 0px;
}

#logo
{
	color:#777;
}



.alternate, .hidden
{
	display:none;
}

.contentwidth
{
	width:940px;
	margin:0 auto;
}

.left, .alignleft
{
	float:left;
}
.right, .alignright
{
	float:right;
}


#header
{
	background:url(images/border_bottom.gif) repeat-x bottom center;
	padding:2px 0;
}
#header p
{
	padding:0 0 3px 0;
}
#logo a
{
	display:block;
}





#menu UL, #menu LI
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu LI
{
	display:block;
	float:left;
}
#menu a
{
	color:#777;
	font-weight:bold;
	line-height:48px;
	padding:0 30px 0 10px;
}
#menu a:hover, #menu UL LI.current_page_item a
{
	color:#222;
	text-decoration:none;

}


#main
{

	border-top:1px solid #ededed;
	padding:5px 0;

}
#footer-top
{
	background:url(images/border_top.gif) repeat-x top;
}
#footer-top .contentwidth
{
	background:url(images/triangle_white.gif) no-repeat top center;
	padding:30px 0;
}
#footer-bottom
{
	padding:10px 0 50px 0;
	border-top:1px solid #fff;
}
body, #footer-bottom
{
	background:#d9d9d9;
}

#header, #footer-top
{
	background-color:#ededed;
}
#top
{
	background:#fff url(images/bg.jpg) no-repeat top;
}

#promos
{
	margin:2px auto;
	background:transparent;
}
.promo p
{
        padding: 5px 0 50px 3px;
      	font-family:Arial, Helvetica, sans-serif;
        font-size:1.2em;
	line-height:1.3em;
        color: #555;

}



.column
{

	margin:0 20px 0 0;
	float:left;
}
.columnLarge
{

        padding: 0 20px 0px 0px; 
	width:679px;
        border-right: 1px solid #cccccc;
}

.post UL
{
	margin:10px 140px 30px 0px;
	padding:0;
	list-style-type:disc;
}

.post LI
{
	margin:0px 0 5px 40px;
	padding:0;
	list-style-type:disc;
}

.columnMed
{
	width:460px;
}
.columnSmall
{
	width:220px;
}
.last
{
	margin:0px 0px 0px 0px;
}



.post
{
	padding:3px 20px 30px 0;
}
.post p.subtitle
{
	padding:0px;
	font-size:75%;
	color:#777;
	font-weight:bold;
	
}
.post h2 a
{
        padding: 0px 100px 0px 0px;
        line-height: 1.1em;
	color:#4f754f;
	text-decoration:none;
}

.post h2 
{
        padding: 0px 100px 0px 0px;
        line-height: 1.1em;
	color:#4f754f;
	text-decoration:none;
}

.post img
{
padding: 10px;
border: 1px solid #cccccc;
}

.post .postmeta span
{
	background:#ededed;
	border-right:2px solid #fff;
	display:block;
	float:left;
	padding:1px 6px;
	font-size:75%;
}
.post .postmeta p
{
	padding:0 0 10px 0;
}
.post .postmeta p a
{
}
.post .postmeta p a:hover
{
}
.post .postcontent
{
}
.post a.more-link
{
	font-weight:bold;
	border-left:1px solid #ededed;
	border-bottom:1px solid #ededed;
	padding:4px;
}

.postcontent p
{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
        color: #282828;
	padding:4px;
}


.navigation
{
}
.navigation .alignleft a
{
	background:url(images/icon_arrow_left.gif) no-repeat left center;
	padding:5px 5px 5px 20px;
}
.navigation .alignright a
{
	background:url(images/icon_arrow_right.gif) no-repeat right center;
	padding:5px 20px 5px 5px;
}
.navigation .alignright a,
.navigation .alignleft a
{
	font-weight:bold;
}

.list-pages a
{
	padding:3px 5px;
	background:#eee;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align:center;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



#comments, #respond
{
	padding:30px 0 10px 0;
}
#commentform #url,
#commentform #email,
#commentform #author,
#commentform #comment,
#commentform #submit
{
	border:0;
	background:#fff;
	border:2px solid #e0e0e0;
	width:200px;
	padding:5px;
}
#commentform #submit
{
	width:130px;
	font-weight:bold;
}

#commentform #comment
{
	width:500px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
}


OL.commentlist,
OL.commentlist LI
{
	list-style-type:none;
	margin:0;
	padding:0;
}

OL.commentlist .vcard
{
	border-top:1px dotted #ccc;
	margin:10px 0;
	padding:10px 0;
}
OL.commentlist .avatar
{
	float:left;
	border:1px solid #ccc;
	padding:1px;
}

OL.commentlist .commentmetadata
{
	float:right;
	font-size:70%;
}
OL.commentlist .fn
{
	font-weight:bold;
	float:left;
	padding:10px;
}
OL.commentlist .says
{
	display:none;
}
OL.commentlist p
{
	display:block;
	clear:both;
	font-size:90%;
}
OL.commentlist a.comment-reply-link
{
	font-weight:bold;
	font-size:90%;
}



/* Searchform */
#searchform .screen-reader-text
{
	display:none;
}

#searchform #s
{
	border:0;
	border:1px solid #ccc;
	background:#fefefe;
	padding:5px 0;
        margin:10px 0;
	float:left;
	width:170px;
}

#searchform #searchsubmit
{
	margin:11px 0 5px 0;
	float:left;
}




.standardForm input, .standardForm .textarea
{
	border:0;
        margin: 5px;
	background:#fff;
	border:1px solid #e0e0e0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	outline:0;
}
.standardForm .textarea,
.standardForm .textbox
{

	width:220px;
	padding:5px;
	color:#333;
}
.standardForm .textarea
{
	height:105px;
}
.standardForm .textbox
{
        margin: 5px;
	height:20px;
}
.standardForm .submit
{
	padding:4px;
	height:30px;
        color: #ffffff;
	background:#0da9b8;
}
#message
{
	color:#990000;
	font-weight:bold;
}	



#calendar_wrap table
{
	width:100%;
}
#calendar_wrap td
{
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	text-align:center;
	padding:2px;
}
#calendar_wrap #today
{
	background:#eee;
}
#calendar_wrap .pad,
#calendar_wrap #prev,
#calendar_wrap #next
{
	border:0;
}
#calendar_wrap caption
{
	font-weight:bold;
}


/* clearfix start */ 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* clearfix end */ 
