
/*
Theme Name: Tsokolate_edu 
Description: Educyber customization of the Tsokolate fixed-width WordPress theme designed by <a href="http://dominor.com" target="_blank">Dominor Web Design </a>
Author: Dominor Web Design & educyber
Author URI: http://dominor.com
Version: 1.1
Tags: brown, white, red, 2-columns, right sidebar, widget ready, fixed width, seo-friendly, 2-columns

*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	/*background:url(images/background.gif) repeat-x;*/
	background-color: #b9c864;
	font-size: 8pt;
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	color: #363636;
}
#wrap {
	width: 852px;
	background:url(http://68.169.33.184/~carmines/images/sideribbon.jpg) repeat;
	text-align: center;
}
#header {
	/* height: 169px; */
	margin-left: 25px;
	width: 800px;
	color: #ffffff;
}
#top {
	height: 26px;
	text-align: right;
	padding-top: 4px;
	display: none;
}
#title {
	/* height: 109px; */
}
#navigation {
	/* height: 23px; */
	/* background: url(images/background_nav.gif) repeat-x; */
	background-color: #ebe392;
	text-align:center;
	font-size: 16pt;
	font-weight: bold;
	font-family: Monotype Corsiva, Garamond, Arial;
	padding: 3px 0px 3px 70px;
}
#navigation ul li {
	display: inline;
	list-style: none;
}
#navigation li a{
	color: #010101;
	padding-right: 110px;
	text-decoration: none;
}
#main {
	margin-left: 25px;
	width: 800px;
	background: #ffffff;
	padding: 0px 0px;
	border: #4f3124 solid 0px;
	text-align: left;
}
#sidebar {
	display: none;
	float: right;
	width: 170px;
	padding: 0px 15px;
}
#content {
	padding: 0px 5px 0px 0px;
}
#footer {
	background-color: #b9c864;
	clear: both;
	color: #000000;
	padding: 5px;
	font-size:14px;
	text-align: center;
}
#footer .sm {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
#footernav a{
	color: #000000;
	font-size:16px;
	text-decoration: underline;
	font-family: Garamond, Arial, sans serif;
	text-align: center;
	padding-bottom: 25px;
	}
	
/* text */
#title h1 {
	font-size: 18pt;
	color:#ffffff;
	font-weight: normal;
	padding: 30px 0px 0px 10px;
}
#title h1 a {
	color:#ffffff;
	text-decoration: none;
}
#content h1, h2, h3, h4, p {
	padding-bottom: 15px;
}
/*#sidebar ul li {
	list-style: none;
}
#sidebar li {
	padding-bottom: 2px;
}
#content ul, #content ol {
	margin-left: 25px;
}*/
h1 {
	color: #362f2d;
	font-size: 14pt;
	font-weight: normal;
}
h1 a {
	color: #362f2d;
	text-decoration: none;
}
h2, h3, h4 {
	font-size: 12pt;
	color: #3e2f26;
}
h2 a, h3 a, h4 a {
	color: #3e2f26;
	text-decoration: none;
}
/*#sidebar h2 {
	font-size: 11pt;
	color: #6f5242;
}
#sidebar a {
	color: #363636;
	text-decoration: none;
}
.post {
	padding-bottom: 10px;
}
.post a,
.entry a {
	color: #3e2f26;
}
.description {
	font-size: 12pt;
	color: #f7f7f7;
	padding-left: 10px;
}*/
img {
	border: none;
}
/*blockquote {
	margin: 10px;
	color: #666666;
	font-size: 9pt;
	font-style:italic;
}
blockquote a {
	color: #666666;
}*/
/* -- */
/*.postmetadata {
	display: none;
	color: #3e2f26;
	padding: 10px 0px;

}
.postmetadata a,
.postmetadata a:hover {
	color: #3e2f26;
	text-decoration: none;
}
#date {
	padding-bottom: 5px;
	color:#898989;	

}
#date a {
	color:#898989;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}
*/
/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #3e2f26; 
	padding: 5px;
	font-size: 8pt;
	background-color: #ffffff;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #3e2f26;
	color: #ffffff;
	border: 0px;
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
}
#commentform a {
	color: #3e2f26;
	text-decoration: none;
}
#commentform a:hover {
	color: #333333;
	text-decoration: underline;
}

/* wp default */
.navigation {
	clear: both;
	color: #362f2d;
	margin: 10px 0px;
}
.navigation a {
	color:#362f2d;
	text-decoration: none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#comments {
	display: none;
}

.cursive {
	font-family: Monotype Corsiva;
	font-size: 30px;
}

/*#catering-left-col {
	width: 20%;
	float: left;
	margin-top: 10px;
}

#catering-right-col {
	width: 80%;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top:10px;
}*/

#contact-us-left-col {
	padding: 10px;	
}

p {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 20px;	
}
.text {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 20px;	
}
.text2 {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	line-height: 18px;
	font-size: 18px;	
}
a, a visited {
	color: #000000;
}
.sm {
	padding-left: 25px;
	font-size: 9px;
}
#title-image {
	margin: 0px;
}

.contact-padding {
	padding-left: 10px;
	font-size:16px;
	font-weight:bold;
	text-align:right;
}

/*.menu_left_col {
	width: 33%;
	float: left;
}

.menu_right_col {
	width: 66%;
	float: right;
	margin-left: 1%;
}
*/
.page_item ul {
	display: none;
}

.menu_list p {
	padding-top: 25px;
	list-style: none;
	font-size: 16pt;
	font-family: Monotype Corsiva;
	color: #000000;
}

.menu_list a {
	text-decoration: none;
	color: #000000;
}
.menu_list a .visited {
	text-decoration: none;
	color: #000000;
}

.float-right { float:right;}
.float-left  { float:left;}
 