/*
Theme Name: Basic2Col
Theme URI: http://wangenweb.com/wordpress/themes/basic2col/
Description: A basic, yet flexible minimalistic two column theme for WordPress. Have extendend support for Child Themes for easier customization. See the <a href="http://wangenweb.com/wordpress/themes/basic2col/">Basic2Col's homepage</a> for more info
Version: 3.1.2
Author: Kristin K. Wangen
Author URI: http://wangenweb.com/
Tags: white, two column, basic, minimalistic, elastic width, custom page templates, right sidebar
*/
/*Class Comment Icon*/
#commenticon {
	background-image:url(http://www.makemybeauty.com/wp-content/themes/basic2col/images/iconcomment.png);
	height:50px;
	width:50px;
	display:block;
	margin-right:0px;
	margin-top:-40px;
	margin-left:auto;
	margin-bottom:0px;
	background-repeat:no-repeat;
	background-position:right top;
	
	float:right;
	}

#commenticon a{
	display:block;
	height:25px;
	width:50px;
	font-family :Georgia,'Trebuchet MS', 'Lucida Sans', 'Lucida Grande', 'Bitstream Sans Vera', Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	font-size:12Px;
	color:#FFF;
	font-weight:bold;
	margin-left:0px;
	
	margin-top:14px;
	
	text-align:center;}
	
	
	
	
	
	
	}
/*general layout*/

*{margin:0px; padding:0px;}

body {
background:#fff url(images/bg_header.jpg) repeat-x;
color : #111; 
font-family : Georgia,'Lucida Sans Unicode','Lucida Sans', 'Trebuchet MS', 'Lucida Grande', 'Bitstream Sans Vera',
		Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
font-style : normal;
padding:0px;
margin:auto;
line-height:1.5em;
font-size:12px;
text-align:center;
}

hr {
border: 1px solid #ccc;
} 
blockquote, code, pre {
color:#333;
}
code, pre {
font-family:Courier,  'Lucida Console','Courier New', Sans-Serif;
}

/*font styles*/
p {
font-size : 1em; 
font-style : normal; 
padding: 0px;
} 
h2 {
font-size : 24px; 
}
h3 {
font-size:18px;
}
h4, h5, h6 {
font-size:16px;
}
h2, h3, h1, h4, h5, h6 {
font-family :Georgia,'Trebuchet MS', 'Lucida Sans', 'Lucida Grande', 'Bitstream Sans Vera', 
		Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
color : #333; 
margin: 10px 0px;
padding:2px 0px;
clear: both;
}
h1 img{
padding:0px 0 0 7px;
}

/*linkcolor*/
a:link{
font-weight:normal;
color : #b86160;
text-decoration : none; 
}

a:hover, a:active {
color : #000; 
text-decoration : none;
border:none;
} 

a:visited {
color : #b86160; 
text-decoration : none;
border:none;
}
	

#content h2 a:link, #content h2 a:visited, #header h1 a:link, #header h1 a:visited, #content h3 a:link, #content h3 a:visited  {
color:#999;
font-weight:normal;
text-decoration:none;
border:none;
}
#content h2 a:hover, #content h2 a:active, #header h1 a:hover, #header h1 a:active, #content h3 a:hover, #content h3 a:active {
color:#e69998;
}


/*classes - these are also located in classes.css so child themes don't loose them*/
.center, .aligncenter, .centered {
text-align: center;
}
.right, .alignright {
float: right;
}
.left, .alignleft {
float: left;
}
.none {
display: none;
}
.righttxt {
text-align:right;
}
.credits {
clear:both;
font-style:italic;
}


/*images these are also located in classes.css so child themes don't loose them*/
img {
border: none;
margin: 0;
}
img.center, img.aligncenter, img.centered {
display:block;
margin:5px auto 10px;
}
img.alignright, img.right {
margin: 10px;
margin-top: 5px;
margin-bottom: 10px;
}
img.alignleft, img.left  {
margin-right: 10px;
margin-top: 5px;
margin-bottom: 10px;
}
img.rssimg {
margin:0px;
}
.postcontent img {
overflow: hidden;
}
.wp-smiley {
border:none;
margin:0px;
}


/*border-colors*/
.postcontent img {
border:1pt solid #eee;
}

.border {
border: 1px solid #ccc;
}

/*wrap and header*/
#accessnav {
display:none;
}

#wrap {
background: url(images/bg_wrap.jpg) repeat-y;
margin:0px auto;
padding:0px;
text-align:left;
width: 1035px;
}

/*header*/
#header {
background:#f1edea;
margin:0px 0px 0px;
padding:0px 10px;
height:195px;
padding:0px 50px;
}
#header h1{
padding:0px;
font-size:2em;
display:inline;
}
#header p {
padding:0px;
margin:2px 10px;
font-size:1.1em;
display:inline;
}

/*content and post settings*/

#content{
/*background: url(images/border.jpg) top right repeat-y;*/
padding: 5px 22px 0 60px;
margin: 10px 0px 5px;
width: 648px;
float: left;
font-size:1.1em;
}

.post h2, .archives h3, .search h3 {
line-height:1.2em;
border-bottom: 1pt solid #000000;
margin: 10px 0px 5px;
}

/*.date{
font-weight:bold;
color:#666;
}*/

.post {
margin: 5px 0px 25px;
}
.postmeta {
font-size:0.9em;
clear:both
}
div.postmeta p {
margin: 2px 0px;
padding:0px;
}
.postmeta {
margin: 10px 0px 5px;
}

.postcontent {
line-height:1.8em;
padding-top: 10px;
text-align:justify;
}


/*postnav*/
#postnav {
clear:both;
margin:0px;
}
#postnav li {
display:inline;
margin: 2px 0px;
}

/*comments*/
#commentbox {
background : transparent;
clear:both;
margin:10px 0px;

}
ol#commentlist  {
list-style-position: inside;
margin:2px 0px;
padding:0px;
}
#commentlist li{
border-bottom:1pt solid #eee;
margin: 10px 0px;
}
#commentform fieldset {
padding:0;
margin:0;
}
#commentform legend {
font-family :Georgia,'Trebuchet MS', 'Lucida Sans',  'Lucida Grande', 'Bitstream Sans Vera', 
		Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
color : #333; 
margin: 10px 0px 5px;
padding:2px 0px;
font-size:120%;
}
#commentform textarea {
width:90%;
}
#commentform label, #commentform textarea {
display:block;
}
#commentform input {
width:50%;
}
#commentform input.submit {
width:40%;
margin:2px 0px;
}
.approve {
border: 1pt solid #ccc;
background : #eee;
padding:5px;
font-size:90%;
}
.comment_time {
font-size:0.8em;
text-align:right;
clear:both;
}
#commentlist cite {
font-style:normal;
}

#commentbox {
border-top: 1pt solid #eee;
}
.avatar {
float:right;
border: 1pt solid #eee;
margin-left:10px;
padding:2px;
}

/*sidebar*/

#sidebar {
background : transparent;
padding: 5px 50px 0 8px;
margin: -150px 0px;
width: 233px;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000;
}

#sidebar ul{
list-style-type: none;
margin: 2px 2px 0px 2px;
padding:0px;
}



#sidebar li{
list-style-type: none;
margin:0px;
padding: 2px 0px 2px 0px;
}
#sidebar div {
margin: 0px;
padding:0px;
}
#sidebar h2 {
display:none;
margin: 5px 0px 0px;
padding: 4px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#sidebar li a:link{
color:#000;
border:none;
}

#sidebar li a:hover{
color:#666;
}

#sidebar li a:visited{
color:#000;
}

#sidebar li li {
border-bottom: 0pt solid ;
}
#sidebar li li li {
list-style:circle inside;
border:none;
margin-left:0px;
}

.textwidget{
text-align:justify;
}

/*searchform*/
#searchform label {
font-weight:bold;
}
#searchform input#s {
width:63%;
}
#searchform input.submit {
width:30%;
}

/*Widgets fixing*/
.widget_rss h2 a {
color:#333;
font-weight:bold;
}
.widget_rss img {
margin:0px;
}

/*Callendar*/
#wp-calendar a {
font-weight:bold;
}
#today {
background:#eee;
}


#container{
background:url(images/bg_footer.jpg) bottom right repeat-x;
}

/*footer*/
#footer {
height:177px;
background: url(images/footer.jpg) no-repeat #f1edea;
margin:0px;
clear: both;
padding:5px 10px;
}
#footer ul{
margin: 2px;
padding:0px;
}
#footer li{
display: inline;
margin:0px 3px;
}

#footerLeft{
	float:left;
	padding: 135px 0 0 400px;
	width:252px;
}
#footerRight{
	float:right;
	padding: 20px 115px 0 0px;
	width:158px;
}
#footerRight li{
display:block;
margin:0px 3px;
}

/*forms*/
input , textarea, select, option {
font-family :'Lucida Sans', 'Trebuchet MS', 'Lucida Grande', 'Bitstream Sans Vera', 
		Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
font-size:100%;
padding: 2px;
background : #eee;
color : #111; 
border: 1px solid #ccc;
margin: 2px;
}
fieldset, legend {
background:transparent;
color : #111; 
border: none;
padding: 5px;
}
label, legend {
font-weight:normal;
}


/*lists*/
ul {
list-style-type: disc;
list-style-position: outside;
margin: 5px 2em;
padding:2px;
}
ol { 
list-style-position: outside;
margin: 5px 2em;
padding:2px;
}

/*tables*/
table {
color : #111; 
width: 90%;
margin: 5px auto;
padding: 0px;
font-size:1em;
}
caption {
color: #333;
font-weight: normal;
padding: 5px;
}
td, th, tr {
padding: 5px;
text-align:left;
}


/*#text-4{
border-bottom: solid 2px #f1b6b5;
border-top: solid 2px #f1b6b5;
font-size:14px;
color:#E69998;
}

.wpBetterTextWidget{
padding: 2px 0 10px 0;
margin: 15px 0 5px 0;
}

#text-4 a{
font-size: 14px;
color:#E69998;
}
#text-4 a:link{
font-size: 14px;
font-weight:bold;
color:#E69998;
}
#text-4 a:hover{
font-size: 14px;
font-weight:bold;
color:#000;
}*/

#special_text-3 div{
padding: 5px 0px 5px 5px;
color:#FF0033;
}

#pages-3 ul{
margin-bottom:25px;
}

#pages-3 h2{
visibility:hidden;}

#text-5 div{
margin-bottom:10px;}

.cat-item cat-item-5 img{
float: right;}

#sidebar #enhanced-categories{margin-bottom:0px; padding-bottom:0px; border-color:#FF0000;}
#sidebar #tabbed-widget-2{padding-top:0px;}
#sidebar #tabbed-widget-2 li{padding-left:10px; border-bottom:none;}



