/*

Theme Name: Mintchoc3c
Theme URI: blogcut.com
Description: Mintchoc theme provided by BlogCut.com // Visit today for more great themes!
Version:
Author: blogcut.com

*/	

*
{
margin: 0px;
padding: 0px;
list-style: none;
}

			/* Global Layout */

body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #DED8CA url(img/bg.gif) repeat-x;
color: #161616;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}

#headwrap
{
position: relative;
margin: auto;
width: 776px;
height: 136px;
background: url(img/header.gif) no-repeat;
}

#contentwrap
{
position: relative;
margin: auto;
width: 776px;
background: #DED8CA url(img/page_bg.gif) left repeat-y;
}

#left
{
position: relative;
float: left;
width: 174px;
padding: 4px 0px 0px 19px;
text-align: left;
}

#right
{
position: relative;
float: right;
width: 174px;
padding: 3px 13px 0px 0px;
text-align: left;
}

#pagewrap
{
position: relative;
margin: 0px 191px 0px 195px;
background: #EEEADF;
}

#contentwrapx
{
position: relative;
margin: auto;
width: 776px;
height: 20px;
background: #ffffff url(img/content_foot_bg.gif) top no-repeat;
}

#footer
{
position: relative;
height: 57px;
background: #ffffff url(img/footer_bg.gif);
}

#footertext
{
position: relative;
padding-top: 12px;
margin: auto;
width: 776px;
height: 20px;
font-size: 11px;
color: #FFFFFF;
}

footertext a:link, a:visited
{
color: #D8ECE5;
}

.postheader
{
position: relative;
padding: 0px 10px 10px 10px;
height: 31px;
}

.postdate
{
position: relative;
float: left;
padding: 5px 5px 0px 5px;
width: 70px;
height: 26px;
background: url(img/date.gif);
font-family: tahoma;
font-size: 14px;
font-weight: bold;
font-style: italic;
color: #FFFFFF;
}

.posttitle
{
position: relative;
float: right;
width: 270px;
height: 22px;
margin: 2px 0px 0px 12px;
padding: 5px 0px 0px 5px;
border: 1px solid #EAE3C9;
background: #FEF1D1;
color: #278C76;
font-style: italic;
text-align: left;
font-family: verdana;
font-size: 12px;
}

.postcontent
{
position: relative;
margin: 0px 9px 15px 9px;
padding: 5px;
border: 1px solid #EAE3C9;
background: #ffffff;
text-align: left;
color: #78736F;
}

.postfoot
{
position: relative;
margin-top: 10px;
padding: 6px 0px 0px 0px;
border-top: 1px dashed #278C76;
font-size: 11px;
}

.blogroll
{
position: relative;
}

.flikr
{
text-align: center;
position: relative;
padding-top: 5px;
background: #7D706A url(img/flickertop.gif) top left no-repeat;
}

.flikr img
{
margin: 0px;
border: 3px solid #212934;
}

.flikerfoot
{
position: relative;
margin-bottom: 5px;
padding: 6px 0px 0px 0px;
background: #7D706A url(img/flickerbottom.gif) top left no-repeat;
}

.miscbox
{
position: relative;
margin-top: 5px;
padding: 6px;
width: 162px;
height: 48px;
background: url(img/gback.gif) top left no-repeat;
font-size: 10px;
color: #7D706A;
text-align: left;
}

miscbox a:link, a:visited
{
color: #524C49
}

miscbox a:hover
{
color: #7D706A
}

		/* Global Styles */

p
{
line-height: 17px;
margin-bottom: 12px;
}

#left li
{
display: block;
width: 134px;
margin-bottom: 5px;
padding: 11px 0px 11px 40px;
background: url(img/lbrown.gif) no-repeat;
color: #FFFFFF;
font-size: 11px;
}


h2
{
position: relative;
font-size: 12px;
font-style: italic;
color: #278C76;
}

h2 a:link, h2 a:visited
{
color: #278C76;
text-decoration: none;
}

h2 a:hover
{
text-decoration: underline;
}

h3
{
display: block;
width: 134px;
margin-bottom: 5px;
padding: 11px 0px 11px 40px;
background: url(img/greenh3.gif) no-repeat;
color: #0E684F;
font-size: 11px;
}

h4
{
font-size: 11px;
font-weight: bold;
color: #524C49;
}

#left a:link, #left a:visited
{
color: #D8ECE5;
text-decoration: underline;
}

#left a:hover
{
text-decoration: none;
}

#pagewrap a:link, #pagewrap a:visited
{
color: #278C76;
}

#pagewrap a:hover
{
color: #0E684F;
}

#comment
{
width: 300px;
}

	/* Hacks */
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */