/*
Theme Name: MSC 
Theme URI: http://wordpress.org/
Description: The default WordPress theme for MSC.
Version: 1.0
Author: JPD Studio
Author URI: http://www.jpdstudio.com
*/

/* for ie png transparency */
img, div, td, input{ behavior: url(iepngfix/iepngfix.htc) }

a,a:active,a:visited {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#BD9F37;
text-decoration:underline;
}

a:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#333333;
text-decoration:underline;
}

body {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	background: url('http://mysocialchef.com/wp-content/themes/jpdstudio/images/bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	color: #333;
	text-align: center;
	margin-bottom:0;
	}
.nav a{
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 2pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #464545;
	text-decoration: none;
}
.nav #current_page {
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 2pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9f37;
	text-decoration: none;
}

.nav a:hover {
	color: #bd9f37;
}

.nav #nav_divider {
	padding-left: 40px;
	padding-right: 40px;
}

#ad {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 5px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-color: #808080;
	text-decoration: none;
	padding-bottom: 15px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-color: #808080;
	text-decoration: none;
	padding-bottom: 15px;
	color: #464545;
}

#footer a:hover {
	color: #bd9f37;
}

#main_content {
	width: 969px;
}

#sidebar li {list-style: none;}
#sidebar {margin-left: -40px;}

.widgetTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.widget {line-height: 14pt;}
.widget li {margin-left: -40px;}
.widget li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: Capitalize;
	text-decoration: underline;
	color: #616161;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#content_title a{
	font-size: 16pt;
	text-decoration: none;
	color: #333333;
	text-transform: capitalize;
}

#content_title {
	font-size: 16pt;
	color: #333333;
	text-transform: capitalize;
}

#content ul li {
	/*margin-left: 10px;*/
	behavior: url('http://mysocialchef.com/wp-content/themes/jpdstudio/iepngfix/iepngfix.htc');
	list-style-image: url('http://mysocialchef.com/wp-content/themes/jpdstudio/images/asterisk.png');
}

#content ol li {
	/*margin-left: 10px;*/
}

#content {
	width: 600px;
}

#vert_bar {
	background-image: url('http://mysocialchef.com/wp-content/themes/jpdstudio/images/divider_vert.png'); 
	background-position: center; 
	background-position: top;
	background-repeat: no-repeat;
}

#divider {
	padding-left: 10px;
	padding-right: 10px;
}

.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #616161;
	line-height: 20pt;
}

#hor_divider {
	padding-top: 10px;
	padding-bottom: 10px;
}

#time_comments {
	color: #616161;
	font-weight: bold;
}

#time_comments a {
	color: #616161;
	text-decoration: none;
}

#custom_comments textarea{
	width: 400px;
	height: 300px;
	border: 1px solid red;
}

#content a{
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
}

#search_box {
	border: 0px solid red; 
	float: left; 
	padding-top: 10px; 
	padding-left: 10px; 
	width: 135px; 
	height: 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	background-color: transparent; 
	color: #bdbdbd;
}

#search_bg {
	background-image: url('http://mysocialchef.com/wp-content/themes/jpdstudio/images/search.png'); 
	background-repeat: no-repeat; 
	width: 180px; 
	height: 35px; 
	border: 0px solid green;
}

#search_button {
	padding-left: 10px; 
	border: 0px solid blue;
}

#sidebar ul .entry ul {
	margin: 0px 0px 0px 0px!important;
	padding: 0px!important;
}

img.alignleft, div.alignleft
{
float: left;
margin: 0 1.5em 1em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 1.5em 1.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

.nr_rc_title {
    font-size: 9pt!important;
	font-weight: bold!important;
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}

.nr_rc_panel { 
	margin-right: 10px!important;
}

.nr_rc_inner {
	margin-bottom: 20px;
}

#nrelate_related {
	margin: 10px 0px;
}


.commentlist { padding-left: 0px; margin-left: 0px; /*border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3;*/ width: 511px; margin-bottom: 15px; }
.commentlist .reply { margin: 0px; padding: 0px; }
.children { padding: 0px; margin-left: 20px; }
/*.children li:last-child, .children li .children li:last-child { border-bottom: 0px; }*/
.commentlist .comment-body p { padding: 0px 0px; margin: 0px!important; }
.commentlist .comment-meta { font-size: 8pt; margin-top: 10px; color: #6e6e6e; }
.commentlist .reply { font-size: 9pt; padding: 0px 0px 10px 0px; margin: 0px 0px 0px 0px; font-style: italic; /*border-bottom: 1px solid #e3e3e3;*/ }
.commentlist li { border-left: 1px solid #808080; padding-left: 15px; list-style: none; }
.comment-author { padding-top: 10px; }
#reply-title { font-size: 14pt; text-transform: uppercase; font-weight: bold; color: #760a68; padding: 10px 0px; }
.form-allowed-tags { display: none; }
#comments-title { font-weight: bold; color: #760a68; }
cite.fn, cite.fn a { font-weight: bold; }
