/* Meyer reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* /Meyer reset */

body {
    background : #6c9eb7 url(http://getbutch.com/_/mib/bg.gif) repeat-x left top;
    font-family : Georgia, Times, "Times New Roman", serif;
    font-size : 12px;
    color : #516473;
    line-height : 1.667;
}

p {
    margin-bottom : 1em;
}
a {
    color : #e8234e;
    text-decoration : none;
}
.post ul {
    list-style-type : disc;
}
.post li {
    margin-left : 1em;
}

/* Layout setup */
#container {
    width : 990px;
    margin : 10px auto 0 auto;
}
#alpha {
    float : left;
    width : 598px;
    padding : 28px 41px 50px 21px;
    background-color : #ffffff;
}
#beta {
    float : right;
    width : 300px;
    padding : 10px;
    background-color : #ffffff;
}
#gamma {
    float : right;
    clear : right;
    width : 320px;
    margin : 0 0 50px 0;
}
#synd-cast {
    width : 300px;
}
#synd {
    width : 145px;
    margin-right : 10px;
}
#footer {
    clear : both;
    width : 100%;
    background-color : #e8234e;
    color : #ffffff;
}
/* /Layout setup */


#header #logo {
    display : block;
    margin : 15px auto 10px auto;
}

.post .post-header {
    margin-bottom : 10px;
}
.post {
    margin-bottom : 40px;
}
.post h2 {
    margin-bottom : 10px;
    font-size : 18px;
    color : #e8234e;
    font-weight : normal;
}
.post h2 a {
    color : #e8234e;
    text-decoration : none;
}
.post h2 a:hover, .post h2 a:focus, .post h2 a:active {
    text-decoration : underline;
}
.post-body {
    margin-bottom : 10px;
}

.post-meta,
.post-footer {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #436e8c;
    letter-spacing: .125em;
    text-transform: uppercase;
}
.post-meta a,
.post-footer a {
    color : #436e8c;
}
.post-footer .read-more a {
    color : #e8234e;
    margin-left: 520px;
}

#comment-form label {
    display : block;
}
#comment-author,
#comment-email,
#comment-url,
#comment-text {
    width : 100%;
}

.comment {
    margin-bottom: 20px;
}
.comment-content p {
    margin-bottom: 3px;
}
.comments-header {
    margin-bottom: 20px;
}
#form_search {
    margin-bottom : 10px;
    width : 300px;
}

.field   {
	border-style: solid;
	border-color: #6c9eb7;
	border-width: 1px;
	width: 298px;
	margin-bottom : 5px;
}

#gamma {
    font-family : Arial, Helvetica, sans-serif;
}
#gallery {
    margin-top : 10px;
    padding : 10px;
    background-color : #ffffff;
}
#gallery img.latest {
    display : block;
    margin-bottom : 5px;
}

.pager-entries {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 16px;
    letter-spacing: .125em;
    text-transform: uppercase;
    color : #e8234e;
    text-align : center;
}

#portfolio {
    margin-top : 10px;
    padding : 10px;
    background-color : #ffffff;
}

#footer {
    font-family : Helvetica, Arial, sans-serif;
    color : #ffffff;
    font-size : 10px;
    letter-spacing: .125em;
    text-transform: uppercase;
}
#footer a {
    color : #ffffff;
}

#ad_leader {
    width : 728px;
    margin : 0 auto;
}
#ad_rect {
    margin-bottom : 20px;
}
#ad_300_2 {
    width : 300px;
    margin : 25px auto;
}
#ad_blogads {
    width : 160px;
    margin-top : 10px;
    padding : 10px;
    background-color : #ffffff;
}
#blogroll {
    }
#blogroll h2 {
    display : none;
}
#blogroll ul li {
    display : inline;
    margin-right : 1em;
}

/* ph=1 */
