/*
Theme Name: CSETS
Theme URI: http://www.csets.com/
Description: Wordpress theme for The csets
Author: San Arena
Author URI: http://www.sanarena.com/
*/

body{
padding:0px;
margin:0px;
}

.san_page{
padding: 10px;
}
#san_page{
padding: 10px;
}
.nav_section a{
text-decoration: none;
}


#nav_menu_s{
font-family: Times New Roman,Verdana, Tahoma, Arial;
font-size: 16pt;
color: #ffffff;
padding-left: 35px;
padding-right:35px;
cursor: pointer;
text-decoration: none;
background-color: #2475A6;
-webkit-border-radius: 10px; 
-moz-border-radius: 10px;
border-radius: 10px;

}
#nav_menu_s:hover {
background-color: #3988C0;
}
#nav_menu_s:active {
background-color: #4EA6DA;
}

#nav_menu{
font-family: Times New Roman,Verdana, Tahoma, Arial;
font-size: 16pt;
color: #ffffff;
padding-left: 35px;
padding-right:35px;
cursor: pointer;
text-decoration: none;
-webkit-border-radius: 10px; 
-moz-border-radius: 10px;
border-radius: 10px;
}
#nav_menu:hover {
background-color: #2988C0;
}
#nav_menu:active {
background-color: #4EA6DA;
}

/* Begin Typography & Colors */

#content {
  font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	}



.widecolumn .entry p {
  font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
}

.narrowcolumn .entry, .widecolumn .entry {
  font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 20px;
	text-align: center;
	}

h2 {
	font-size: 17px;
	}

h2.pagetitle {
	font-size: 12px;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 13px;
	}

h3 {
	font-size: 17px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Tahoma', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
	}

#commentform p {
	font-family: 'Arial', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {

	float: right;
	font: 12px Verdana, Arial, Sans-Serif;

	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #676767;
	}

code {
	font: 10px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 10px;
	}

a, h2 a:hover, h3 a:hover {
	color: #676767;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 8pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 9pt 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	padding: 10px 0 0px 20px;
	margin-top: -15px;
	margin-left:-10px;
  }

.widecolumn {
	padding: 10px 0 0px 20px;
	margin-top: -15px;
	margin-left:-10px;
  }

.post {
	margin: 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0px;
	}

.narrowcolumn .postmetadata {
	padding-top: -9px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul li:before, #sidebar ul ul li:before {
	content: "";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}


.postmetadata ul, .postmetadata li {
	display: inline;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	}



#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elpxents */
#searchform {
	margin: 0px;
	padding: 5px 0px; 

	}



#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes thpx look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elpxents */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar #searchform #s {
	width: 110px;
	padding: 2px;
	}
#sidebar #searchform #searchsubmit {
	width: 60px;
	padding: 2px;
	}

#sidebar
{
  text-align:left;
	padding-top: 4px;
	width: 200px;

}

#sidebar form {
	margin: 0;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	pxpty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

	
	
	
/* San Arena */


#sidebar li,#sidebar ul{
list-style:none;
}

.s_ico{
margin-left:-30px;
}

body{
font-family: Arial, Verdana, Tahoma;
color: #676767;
font-size:9pt;
}
td{
font-family: Arial, Verdana, Tahoma;
color: #676767;
font-size:9pt;
}

#post, .post{
font-size:8pt;
font-family: Verdana, Arial;
}

#post,.post a{
color:#4CAE11;
}

.navigation, #navigation{
font-size:9pt;
font-family: Verdana, Arial;
}

.linebr {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #9A9A9A;
	width: 100%;
	height: 1px;
	line-height: 1px;
}
#sidebar ul li ul li{
margin-left:14px;

}

.post h2{
font-size:11pt;
}

body {
margin:0;
padding:0;
background: #ffffff url('images/bg.jpg') top left repeat-x;
}

.cbg{
background: url('images/cbg.jpg') top center repeat-y;
width: 100%;
}

.cbgd{
background: url('images/cbgd.png') center bottom repeat-x;
width: 947px;
}

.p1{
background: #fff url('images/p1bg.jpg') center top repeat-x;
width: 312px;
border: 1px solid #bfbebe;
}

.p2{
background: #fff url('images/p2bg.jpg') center top repeat-x;
width: 100%;
}

.ttl{
padding: 12px;
font-family: Arial, tahoma, verdana;
font-size: 15pt;
color: #982627;
font: italic bold; 
}

.icons{

margin-left:5px;
margin-bottom:5px;
width:69px;
height: 73px;
float:left;

}
.icons2{
margin-right:5px;
margin-left:5px;
margin-bottom:5px;
width:92px;
height: 80px;
float:left;

}

.spacer{
clear:both;
}

.BABBB7{
color: #000;
font-size:8pt;
font-family: arial,verdana,tahoma;
}
.BABBB7 a{
color: #000;
text-decoration: none;
}
.BABBB7 a:hover{
text-decoration: underline;
}

.navm{
color: #fff;
font-size:12pt;
font-family: arial,verdana,tahoma;
padding-left:37px;
}
.navm a{
color: #fff;
text-decoration: none;
}
.navm a:hover{
text-decoration: underline;
}
#home-subpage{
display:none;
}
#subpage{
min-height:300px;
}
#subpage ul {
	list-style: none;
	
}

#subpage ul h2 {
	font-family: Verdana,Arial,Tahoma,Sans-Serif;
	
	color: #982627;
}

#subpage ul li ul {
	margin-top: 5px;
}

#subpage ul li ul li {
	margin-top: 10px;
}

#subpage ul li ul li a {
	color: #000;
	font-weight: bold;
}


#subpage ul li ul li a:hover {
	color: #114477;
}

#AboutUs-subpage{
display:none;
}

#OurPrograms-subpage{
display:none;
}

#OurLocations-subpage{
display:none;
}

#ContactUs-subpage{
display:none;
}

#Het-subpage{
display:none;
}

#Wilnew-subpage{
display:none;
}

#Kopthut-subpage{
display:none;
}

.subpage-content div{
width: 292px;
border: 1px solid #bfbebe;
background-image:url('images/p1bg.jpg');
background-repeat:repeat-x;
background-color:#ffffff;
padding:10px;
}

.subpage-content a{
font-weight:bold;
}

.subpage-content div a{
color:#676767;
}

.subpage-content div a:hover{
color:#114477;
text-decoration:none;
font-weight:bold;
}