/*
Theme Name: Goddess
Author: Gursimran Kaur
Version: 1.1
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

* {
	list-style:none;
	margin:0;
	padding:0;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, sans-serif;
	color:#4b3327; /*brown text color*/
	font-size:13px;
}

@font-face {
    font-family: 'BrisaRegular';
    src: url('brisa-webfont.eot');
    src: url('brisa-webfont.eot?#iefix') format('embedded-opentype'),
         url('brisa-webfont.woff') format('woff'),
         url('brisa-webfont.ttf') format('truetype'),
         url('brisa-webfont.svg#BrisaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background:#ffffff url(http://www.yogagoddess.ca/images/bg_texture.jpg) repeat-x;
	font-size:13px;
}

body a {
	outline:none;
	}

#flower{
	position:absolute;
	left:-210px;
	top:0px;
}

#wrapper {
	padding-top:52px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
position:relative;
}

#masthead {
	width:750px;
	height:360px;
}

#title_1{
	position:absolute;
	top:114px;
	left:-210px;
	z-index:2;
}

img.mast{
	height:360px;
	position:relative;
}

#menu {
	width:756px;
	margin-top:10px;
	height:42px;
	float:left;
	background:url(http://www.yogagoddess.ca/images/menubg.png) repeat-x;
position:relative;
	}
	
#menu a {
	color:#5f3e2c;
	font-family: Lucida Grande, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:16px;
	margin:10px 11px;
	float:left;
	}
	
#content {
	width:750px;
	float:left;
	margin-top:30px;
	}
	
#blogarea {
	width:475px;
	float:left;
	}

#blogarea a {
	color:#4e83b8;
	font-size:13px;
	}
	
#blogarea h2 {
	font-family: BrisaRegular, Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#cc601b;
	font-weight:normal;
	font-style:italic;
	}

#blogarea h2 a {
	color:#cc601b;
	text-decoration:none;
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#blogarea .entry-utility {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 0px 10px 20px;
	border-top:#ebe6df solid 1px;
	border-bottom:#ebe6df solid 1px;
	float:left;
	margin:20px 0px;
	width:455px;
	display:block;
	background:url(http://www.yogagoddess.ca/images/marker.gif) left center no-repeat;
}
#blogarea .entry-utility span {
font-family:Georgia, "Times New Roman", Times, serif;
}

#blogarea .entry-utility span a {
font-family:Georgia, "Times New Roman", Times, serif;
}
	
.date {
	color:#4b3327;
	font-family: Arial, Georgia, "Times New Roman";
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:20px;
	}

#blogarea p {
	line-height:20px;
	font-size:13px;
	margin:10px 0px;
	}
	
#blogarea .hilite {
	font-size:14px;
	color:#d16b29;
	font-weight:bold;
	width:475px;
	display:block;
	}
	
#blogarea .boxy {
	width:190px;
	background:#f6f5f1;
	margin:10px 20px 10px 0px;
	display:block;
	float:left;
	height:140px;
	padding:10px;
	font-size:12px;
	}
	
#blogarea .boxy p {
	font-size:12px;
	line-height:normal;
	}

#blogarea .boxy a {
	font-size:12px;
	}

#blogarea .boxy .boxyhead {
	display:block;
	width:190px;
	float:left;
	font-size:14px;
	color:#d16b29;
	font-weight:bold;
	}

#blogarea .boxy .boxsub {
	color:#4b3327;
	font-family: Arial, Georgia, "Times New Roman";
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:3px;
	float:left;
	width:190px;
	display:block;
	}
	
#blogarea .third {
	width:31%;
	margin-right:2%;
	float:left;
	font-size:13px;
	height:130px;
	}
	
#blogarea .biglite {
	font-size:18px;
	}
	
#blogarea #nav-above {
	display:none;
	}

#blogarea .foliage {
	background:url(http://www.yogagoddess.ca/images/foliage_bg.gif) top;
	width:435px;
	padding:20px;
	float:left;
	margin:10px 0px;
	}
	
#blogarea .feat {
	width:455px;
	padding-left:15px;
	border-left:10px solid #bed0e3;
	font-size:12px;
	}
	
#blogarea .feat strong, em, p {
font-size:13px;
}
	
#blogarea #msg {
	background:url(http://www.yogagoddess.ca/images/zahra_bg.jpg) top;
	width:315px;
	height:149px;
	float:left;
	margin:10px 0px;
	padding:20px 140px 20px 20px;
	}
	

#sidebar {
	width:225px;
	float:right;
	background:url(http://www.yogagoddess.ca/images/side_fin.gif) bottom right no-repeat;
	padding-bottom:150px;
	}
	
#sidebar ul {
	margin:0px 0px 10px 0px;
	float:left;
	}
	
#sidebar ul a {
	color:#2e6399;
	font-size:13px;
	font-family:Lucida Grande, Lucida Sans Unicode, Tahoma, sans-serif;
	text-decoration:none;
	border-top:1px solid #e3ded3;
	padding:10px 0px;
	display:block;
	width:225px;
	}
	
#sidebar ul.children {
	padding-left:20px;
	float:left;
	border-bottom:1px solid #e3ded3;
	margin-top:0px;
	}
	
#sidebar ul.children a {
	width:205px;
	padding:5px 0px;
	font-size:12px;
	}
	
#sidebar #popular {
	margin:30px 0px;
	}
	
#sidebar #popular p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#sidebar #popular li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:7px 0px;
	float:left;
	}
#sidebar #popular li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0px;
	padding-top:7px;
	margin:0px;
	margin-bottom:5px;
	}
	
#sidebar #goss li {
	background:url(http://www.yogagoddess.ca/images/sm_bull.jpg) left center no-repeat;
	background-position:0px 2px;
	width:205px;
	float:left;
	display:block;
	font-size:13px;
	padding-left:20px;
margin:5px 0px;
	}
	
#sidebar #goss li a {
	display:inline;
	font-size:13px;
	border:0px;
	text-decoration:underline;
	}
#sidebar #connect {
	width:225px;
	background:url(http://www.yogagoddess.ca/images/conn_bg.gif) #bed0e3;
	float:left;
	margin:30px 0px 30px 0px;
	padding:10px 0px;
	font-family:Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
#sidebar #connect p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

#sidebar #connect li {
	border-top:solid 1px #a3bdd6;
	width:205px;
	padding:15px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
#sidebar #connect #fb {
	background:url(http://www.yogagoddess.ca/images/fb_ico.jpg) left top no-repeat;
	background-position:10px;
	padding-left:30px;
	width:180px;
	}
	
#sidebar #connect #tw {
	background:url(http://www.yogagoddess.ca/images/tw_ico.jpg) left top no-repeat;
	background-position:10px;
	padding-left:30px;
	width:180px;
	}
	
#sidebar #connect #rss {
	background:url(http://www.yogagoddess.ca/images/rss_ico.jpg) left top no-repeat;
	background-position:10px;
	padding-left:30px;
	width:180px;
	}
	
#sidebar #connect #list {
	background:url(http://www.yogagoddess.ca/images/list_ico.jpg) left top no-repeat;
	background-position:10px 15px;
	padding-left:30px;
	width:180px;
	}
	
#sidebar #connect a {
	color:#2e6399;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	display:inline;
	text-decoration:underline;
	}
	
.xxxo {
	width:205px;
	background:url(http://www.yogagoddess.ca/images/spe_tex.jpg) no-repeat;
	display:block;
	float:left;
	padding:10px;
	margin:30px 0px 30px 0px;
	font-size:12px;
	line-height:20px;
	}
	
.xxxo p {
	font-size:12px;
	}
	
.xxxo a {
	color:#2e6399;
	font-size:12px;
	font-family:Lucida Grande, Lucida Sans Unicode, Tahoma, sans-serif;
	}	
#sidebar .widget-title {
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#cc601b;
	font-weight:normal;
	font-style:italic;
	margin-bottom:0px;
	}
	
#sidebar #twitter {
	float:left;
	}
	
.widget_twitter .entry-meta .from-meta, .widget-title {
    display:none;
}

#sidebar #twitter .entry-content {
	font-size:13px;
	line-height:20px;
	}
#sidebar #twitter a {
	border:0px;
	display:inline;
	font-size:13px;
	}
#sidebar #twitter li {
	border-bottom:1px solid #e2ded3;
	padding:5px 0px;
	}
	
#sidebar #twitter .time-meta a {
	font-size:13px;
	font-style:italic;
	color:#4b3327;
	}
	
#footer {
	width:750px;
	height:25px;
	background:url(http://www.yogagoddess.ca/images/footer_div.gif) top no-repeat;
	margin-top:40px;
	color:#93857d;
	padding:20px 0px;
	font-size:10px;
	float:left;
	}
	
#footer #byby {
	width:170px;
	float:right;
	font-size:12px;
	}
#footer #copyright {
	float:left;
	font-size:12px;
	color:#4b3327;
	}

