/*
Theme Name: Beauty Maths
Theme URI: http://www.genericwebsolutions.com
Description: Custom developed for Beauty Maths
Author: GWS Team
Version: 1.0
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0px;
	padding: 0px;
	list-style: none;
	outline: none;
}
img, a img {
	border: none;
}
.clear {
	clear: both;
	float: none;
	height: 1px;
	border: none;
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #cc9933;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h1, h2, h3, h4, h5, h6, p {
	padding-bottom: 15px;
}
p {
	line-height: 18px;
	text-align: justify;
}
.hide {
	display: none;
}
.show {
	display: inline;
}
body {
	margin: 0px auto;
	width: 983px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	margin-top: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
}
#left {
	background-image: url(images/equation.png);
	background-repeat: no-repeat;
	float: left;
	width: 203px;
	min-height: 390px;
	padding-top: 190px;
	background-position: right;
}
#nav {
	margin-top: 25px;
}
#nav li {
	padding: 3px;
	margin-right: 5px;
}
#nav a {
	display: block;
	text-align: right;
	color: #fe97b4;
	color: #FFF;
}
#nav a:hover {
	color: #FFF;
	text-decoration: none;
}
#nav ul li {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav ul ul {
	margin-bottom: 10px;
}
#nav ul ul li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#right {
	float: left;
}
#bg_t {
	/*	background-image:url(images/body_top.png);

*/

	width: 780px;
	height: 15px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#bg_c {
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	min-height: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 20px;
}
#bg_b {
	background-image: url(images/body_bottom.png);
	width: 780px;
	height: 15px;
	background-repeat: no-repeat;
	margin-top: 0px;
}
#top_links {
	float: right;
	margin-bottom: 10px;
}
#top_links li {
	float: left;
	margin-right: 15px;
}
.twitter {
	background-image: url(images/twitter.png);
	width: 15px;
	height: 14px;
	background-repeat: no-repeat;
	display: block;
}
.facebook {
	background-image: url(images/facebook.png);
	width: 15px;
	height: 14px;
	background-repeat: no-repeat;
	display: block;
}
.youtube {
	background-image: url(http://www.beautymaths.com/wp-content/uploads/2012/09/btn_youtube.png);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	display: block;
}
#top_links a {
}
#top_links a:hover {
	text-decoration: none;
	color: #cc9933;
}
#c_left {
	width: 470px;
	float: left;
}
#c_right {
	width: 265px;
	float: right;
	background-image: url(images/book.png);
	background-repeat: no-repeat;
	height: 345px;
	/*margin-top:50px;*/



	background-position: 80px top;
}
.jami {
	border-bottom: 1px solid #cc9933;
	background-image: url(images/jami.jpg);
	background-repeat: no-repeat;
	height: 106px;
	background-position: 0px 0px;
}
#content {
	margin-top: 25px;
}
#text {
	height: 380px;
	overflow: auto;
	padding-right: 15px;
}
#text a {
	color: #F0F;
	text-decoration: underline;
}
#text a:hover {
	text-decoration: none;
}
#copyrights {
	color: #cc9933;
	margin-left: 290px;
	margin-top: 10px;
	padding-bottom: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
#copyrights a {
	color: #666;
	text-decoration: none;
}
#copyrights a:hover {
	color: #f26223;
	text-decoration: none;
}
/* =Comments

-------------------------------------------------------------- */

#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,  h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,  #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,  .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,  .comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,  a.comment-edit-link {
	color: #888;
}
.reply a:hover,  a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,  .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */

input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#comment {
	font: 12px Arial;
	border: 1px solid #CCC;
	padding: 2px;
}
#c_left a {
	color: #888888;
}
p.form-allowed-tags {
	display: none;
}
.cform {
	margin: 357px 0 0 495px !important;
	position: absolute;
	width: 270px;
}
form h1 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
form span input {
	width: 225px;
	height: 26px;
	margin-top: 4px;
	border: none;
	border-radius: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #7e7e7e;
	padding-left: 3px;
	background-image: url(images/text_boxes_bg.jpg);
	background-repeat: repeat-x;
}
form span textarea {
	width: 225px;
	height: 95px;
	margin-top: 4px;
	border: none;
	border-radius: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #7e7e7e;
	padding-left: 3px;
	background-image: url(images/text_boxes_area.jpg);
	background-repeat: repeat;
}
form p {
	margin-top: -16px;
}
.wpcf7-submit {
	width: 81px;
	height: 26px;
	background-image: url(http://www.beautymaths.com/wp-content/uploads/2012/09/submit.jpg);
	background-repeat: no-repeat;
	border: none;
	font-size: 0px;
	margin-top: 1px;
}
.wpcf7-form {
	margin: 340px 0 0 500px;
	position: absolute;
}
.wpcf7-response-output {
	display: none;
}
span.wpcf7-not-valid-tip-no-ajax {
	margin: 103px 0 0 97px;
	position: absolute;
}
div.wpcf7-validation-errors {
    border: 0px;
	display:none;
}
.wpcf7-validation-errors {
    display: none;
	visibility:hidden;
}
