html {
	
	margin:0;
	padding:0;
}

body {
    background: url("images/bg.jpg");

    color: #333;
    font: 15px Arial,Helvetica,sans-serif;
    position: relative;
	background-repeat:repeat
}
.publications p{padding:0; margin:0}

/*CUSTOM JC */
.stwlove {display:none}
.homecontent{
margin:0 auto;
padding-left:15px;
padding-right:15px}

#mainheader{
margin:0 auto;
width:992px}
#wrapper { 	
text-align: left;
vertical-align: middle;	
margin: 0px auto;
padding: 0px;
width: 997px;
background-color: #ffffff;


}

#footercontainer { 

	margin: 0 auto;
    padding: 0;
}


#footer {
    height: 120px;
    margin: 0 auto;
	width: 960px;
	padding-top:25px


}

#containerheader {
    background: url("http://margaretahmad.com/wp-content/themes/simple-type/images/beauty_header_bg.png") repeat-x scroll left top transparent;
	margin: 0 auto;
    padding: 0;
}

#logo {
padding-top:25px;
padding-bottom:25px;
margin:0 auto;
padding-left:25px

}

#navmenu{
width:997px;
margin:0 auto}

#header {
    height: 120px;
    margin: 0 auto;
   
    width: 980px;

}

.clear {clear:both}



/* NAVIGATION
========================================================================= */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height: 1.0;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: -4px;
	top: 50px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

/*** STYLIZATION ***/
nav {
	position:relative;
	background: url('../../../wt_38205/images/menu-bg.png');
	height: 50px;
}
.sf-menu > li  {
	background: url('../../../wt_38205/images/menu-border.png') no-repeat 100% 1px;
	border-right: 1px solid #030404;
}
.sf-menu > li > a {
	font: bold 15px/49px Arial, sans-serif;
	color: #e1e0e0;
	padding: 0 19px 0 19px;
}
.sf-menu > li + li + li > a {
	padding: 0 18px 0 19px;
}
.sf-menu > li > a:hover, .sf-menu > li.active > a, .sf-menu > li.sfHover > a {
	background:  #0099FF  repeat-x;
	-webkit-box-shadow: -1px 1px 2px rgba(170,62,21,0.5) inset;
	-moz-box-shadow: -1px 1px 2px rgba(170,62,21,0.5) inset;
	box-shadow: -1px 1px 2px rgba(170,62,21,0.5) inset;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 190px;
	padding: 0 0 2px 0;
	background: url('../../../wt_38205/images/sub-menu-bg.png');
}
.sf-menu li li{
	background: url('../../../wt_38205/images/list-border.png') repeat-x;
}
.sf-menu li li:first-child{
	background:none;
}
.sf-menu li li a {
	font: bold 11px/22px Arial, sans-serif;
	color: #5e5e5e;
	padding: 0 14px;
	text-transform: uppercase;
}
.sf-menu  li li a:hover, .sf-menu > li li.active a, .sf-menu > li li.sfHover > a {
	color: #e74804;
}



/* END CUSTOM JC */



#container {
	width: 960px;
	margin: 0 auto;
	padding-top:25px
}

a {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #555555;
}

a:hover, a:active {
	color: #1C1D16;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 5px 0 10px;
	padding: 0;
	line-height: 1.8em;
}

#container h4.archives{
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0 15px 15px 15px;
	background: #eeeeee;
	border: 1px solid #cccccc;
	width: 928px;
}

ul, ol {
	color: #555555;
	margin: 12px;
	padding: 8px;
}

blockquote, pre {
	font-style: italic;
	font-size: 14px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 20px;
	line-height: 20px;
	margin: 10px 25px;
}

ins {
	text-decoration: none;
	font-weight: bold;
	color: #555555;
}

del {
	color: #555555;
}

abbr, acronym {
	cursor: help;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 5px;
	margin: 0 0 15px 15px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	margin: 0 15px 15px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/**--Header--**/

#header {
	width: 960px;
	margin: 15px 0 10px;
	padding: 0;
}

#header h1 {
	text-transform: uppercase;
	margin: 0;
	font-size: 48px;
	font-weight: 400;
	color: #000000;
	padding: 15px 0 0 0;
	line-height: 50px;
}

#header h1 a {
	color: #000000;
	text-decoration:none;
}

#header h1 a:hover {
	color: #676767;
	text-decoration:none;
}

#header h1 a:visited {
	color: #21211f;
	text-decoration:none;
}

#header h2 {
	font-style: italic;
	font-family: baskerville, palatino, 'times new roman', georgia, serif;
	font-size: 18px;
	padding: 2px 0 20px 0;
	margin: 0;
	color: #888888;
}

/**--Content--**/

.post {
	width: 925px;
	float: left;
	margin:0 auto;
	padding-left:25px;
	padding-bottom:25px
}

.post a {
	text-decoration: none;
	color: #3366FF;

}

.post a:visited {
	background: #eeeeee;
	text-decoration: none;
	color: #555555;
	border-bottom: 1px solid #dddddd;
}

.post a:hover {
	background: #eeeeee;
	color: red;
	text-decoration: none;

}

.post a:active {
	background: #cccccc;
	color: #1C1D16;
	text-decoration: none;
	border-bottom: 1px solid #f60;
}

.post h2 {
	font-size: 38px;
	font-weight: 500;
	line-height: 48px;
	padding: 5px 0 15px 0;
	margin: 0;
}

.post h2 a {
	background: none;
	border: none;
	text-decoration: none;
	color: #000000;
}

.post h2 a:hover {
	background: none;
	border: none;
	text-decoration: none;
	color: #444444;
}

.post h2 a:visited:hover {
	background: none;
	border: none;
	text-decoration: none;
	color: #555555;
}

.post h2 a:visited {
	background: none;
	border: none;
	text-decoration: none;
	color: #222222;
}

.post img.left { 
	padding: 6px; 
	margin: 10px 10px 10px 0; 
	border: none;
	float: left; 	
	clear: left; 
}
		
.post img.right { 
	padding: 6px; 
	margin: 10px 0 10px 10px; 
	border: none;
	float: right; 
	clear: right; 
}
		
.post img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 10px auto; 
	border: none;
	float: none; 
	clear: both; 
}
	
.post img.frame { 
	padding: 6px; 
	margin: 10px 0 10px 10px; 
	border: 1px solid #CCC;
	background: #EEE;
	float: right; 
	clear: right; 
}
		
.post img.stack { 
	clear: none !important; 
}

.postinfo {
	text-transform: uppercase;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #cccccc;
	font-size: 13px;
	letter-spacing: -1px;
	margin:0;
	padding: 0;
}

.postinfo a, .postinfo a:visited{
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #cccccc;
	font-size: 13px;
	margin:0;
	padding: 0;
}

.postinfo a:hover, .postinfo a:visited:hover{
	text-decoration: none;
	border: none;
	text-transform: uppercase;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #aaaaaa;
	font-size: 13px;
	margin:0;
	padding: 0;
}

.date_cal {
	text-align:center;
	float: left;
	font-family: georgia, serif;
	color: #dddddd;
	font-size: 20px;
	margin:0;
	padding: 10px 20px 3px 0;
}

.date {
	font-family:georgia, serif;
	font-weight:700;
	color:#dddddd;
	font-size: 50px;
	margin:0;
	padding:0 0 3px 0;
}

.month {
	font-style: italic;
	font-family:georgia, serif;
	color:#dddddd;
	font-size: 28px;
	margin:0;
	padding:0;
}

/**--Navigation--**/

ul.menu{
	clear: both;
	text-decoration: none;
	float: left;
	width: 940px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background: #000000;
	padding: 10px;
	margin: 0 0 40px 0;
}

ul.menu li {
	display: inline;
	text-transform: uppercase;
	padding: 10px;
	margin: 0;
	font-size: 13px;
}

ul.menu li a, ul.menu li a:visited {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #cccccc;
	font-size: 13px;
}

ul.menu li a:hover, ul.menu li a:visited:hover {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
	border-bottom: 1px solid #f60;
	font-size: 13px;
}

ul.menu li a:active {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 13px;
}

ul.menu li a:visited:active {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 13px;
}

ul.menu li.current_page_item a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
	border-bottom: 1px solid #f60;
	font-size: 13px;
}

ul.menu li.current_page_item a:hover {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #cccccc;
	border-bottom: 1px solid #f60;
	font-size: 13px;
}

/**--Sidebar--**/

.sidebar {
	float: right;
	font-size: 13px;
	width: 300px;
	margin: 0;
	padding: 0 0 0 60px;
}

.sidebar h2 {
	font-size: 14px;
	font-weight: 500;
	font-family: verdana, helvetica, arial, sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #444444;
	margin: 0 0 8px 0;
	padding: 5px 0;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}

.sidebar ul {
	padding: 0;
	list-style-type: none;
	margin: 0px 0px 30px 0px;
}

.sidebar ul li {
	text-decoration: none;
	margin: 0;
	padding: 0 0 5px 0;
	color: #555555;
}

.sidebar ul li a {
	color: #000000;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.sidebar ul li a:visited {
	color: #777777;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.sidebar ul li a:hover, .sidebar ul li a:visited:hover {
	color: #444444;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#searchform {
	color: #444444;
	text-decoration: none;
	padding: 0;
	margin: 5px 0 30px 0;
}

/**--Footer--**/



#footer p {
	margin: 0;
	padding: 0 10px 10px;
	color:#fff
}

#footer a:link, #footer a:visited {
	color: #fff;
}

#footer a:hover, #footer a:active {
	color: #fff;
}

/* Comment Section */

.comments h3{
	line-height:22px;
	border-top: 1px dashed #cccccc;
	color:#000;
	font-size: 20px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

p.num_comments {
	margin-bottom:0;
	line-height:22px;
	float:left;
}

#comment_form {
	width:450px;
	float:left;
	padding:10px 0;
}

#comment_form p {
	margin-bottom:0;
	padding:6px 0;
}

#comment_form label {
	color:#7f7f7f;
	padding-left:5px;
	font-size:12px;
}

#comment_form .text_input {
	width: 275px;
	background:#eee;
	border:1px solid #ccc;
	font:normal 14px helvetica, verdana, arial, sans-serif;
	padding:10px;
}

#comment_form .text_area {
	width: 578px;
	color:#21211f;
	background:#eee;
	border:1px solid #ccc;
	font:normal 14px helvetica, verdana, arial, sans-serif;
	padding:10px;
}

.comments {
	width: 600px;
	font-size:13px;
	line-height:22px;
	color:#21211f;
	float:left;
	clear:both;
	padding: 30px 0 0 0;
}

ul.comment_list {
	list-style:none;
	float:left;
	margin: 40px 0 20px 0;
	padding:0;
}

ul.comment_list li {
	width: 598px;
	background:#fff;
	border-bottom:1px solid #ddd;
	margin:0 0 8px;
	padding:20px 0 5px;
}

ul.comment_list li.author_comment {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
	width: 598px;
	background:#ccc;
	margin:0 0 6px;
	padding:20px 0 5px;
}

.author_comment .comment_intro a {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
	color:#21211f;
}

.comment_author {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
	font-size:14px;
	font-weight:400;
	color:#000;
	margin:0;
	padding:0;
}

.comment_author a:hover {
	text-decoration:none;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
	font-size:14px;
	color:#333;
	margin:0;
}

.comment_meta {
	text-transform:uppercase;
	font-family: helvetica, arial, verdana, sans-serif;
	color:#555;
	font-size:10px;
	margin:0;
	padding:0;
}

.comments_entry {
	line-height:23px;
	margin:0 0 20px;
	padding:0 20px 20px 20px;
}

.comments_entry ul,.comments_entry ol {
	color:#000;
	border:none;
	margin:0;
	padding:0;
}

.comments_entry ul {
	list-style-type:none;
}

.comments_entry li {
	width: 600px;
	border:none;
	padding:3px 0 0;
}

.comments_entry ul li ul,.comments_entry ul li ol,.comments_entry ol li ul,.comments_entry ol li ol {
	margin:0;
}

#comment_form .submit {
	color:#fff;
	border: 1px solid #21211f;
	background: #AE684E;
	margin-top: -25px;
	margin-bottom: 15px;
	font-size:12px;
	font-weight: 400;
	font-family: 'Trebuchet MS', helvetica, arial, sans-serif;
	padding: 5px;
}

#comment_form .text_input:hover,#comment_form .text_area:hover {
	border:1px solid #bbb;
	background:#ddd;
}

.author_comment .comment_intro,.author_comment .comment_intro a:hover {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-Serif;
	color:#000;
}