/*
THEME NAME: Sandbox
DESCRIPTION: Rich with powerful and dynamic semantic class selectors.
VERSION: 1.6.1
AUTHOR: <a href="http://www.suloffdesigns.com.com/">Suloff Designs</a>
AUTHOR URI:

*/

/* Two-column with sidebar on left from the /examples/ folder  */


/* Just some example content */
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: tahoma,verdana,arial;
	font-size: 100%;
	background-color: #2875AE;
}
div#mainLook {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FEFEFE;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topNav {
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	font-size: 1em;
	background-image: url(../../../../images/top_nav_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	font-family: tahoma,verdana,arial;
	text-align: center;
}
#topNav a:link {
	color: #000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 5px;
	padding-left: 5px;
}
#topNav a:visited {
	color: #000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 5px;
	padding-left: 5px;
}
#topNav a:hover {
	color: #F00;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 5px;
	padding-left: 5px;
}
#topNav a:active {
	color: #000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 5px;
	padding-left: 5px;
}


div#menu {
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	font-size: 0.75em;
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	font-family: tahoma,verdana,arial;
	text-align: center;
	background-color: #CCC;
}

/*** Top Nav Look****/
div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a:link {
	margin-right:1em;
	display:block;
	padding:0.2em 0.5em;
	text-decoration:none;
	color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
div#menu ul a:visited {
	margin-right:1em;
	display:block;
	padding:0.2em 0.5em;
	text-decoration:none;
	color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
div#menu ul a:active {
	margin-right:1em;
	display:block;
	padding:0.2em 0.5em;
	text-decoration:none;
	color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
div#menu ul a:hover {
	margin-right:1em;
	color: #F00;
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}

/***End top nav look****/







form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}





div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

div#sidebar2 {
	float: left;
	clear: left;
	width: 190px;
	font-family: tahoma,verdana,arial;
}
 div#sidebar2 h3 {
	color: #FFF;
	background-color: #555;
	width: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 35px;
	font-size: 14px;
	font-family: tahoma,verdana,arial;
	font-weight: bold;
}
div#sidebar2 a:link {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	width: 185px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E1E1;
}
div#sidebar2 a:visited {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	width: 185px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E1E1;
}
div#sidebar2 a:hover {
	color: #F00;
	text-decoration: none;
	font-size: 12px;
	width: 185px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E1E1;
}
div#sidebar2 a:active {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	width: 185px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E1E1;
}

div#primary .sidebar {
	margin:0;
	float: right;
	clear: right;
	width: 160px;
	font-family: tahoma,verdana,arial;
	font-size: 12px;
}

div#footer {
	background-color: #F0F0F0;
	font-size: 10px;
	color: #333;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 10px;
}
div#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
div#sidebar1 {
	float: right;
	width: 160px; /* top and bottom padding create visual space within this div  */
	clear: right;
	font-family: tahoma,verdana,arial;
	font-size: 12px;
}
div#mainContent {
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	margin-right: 160px;
	margin-bottom: 5px;
	margin-left: 200px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
div#sidebar1 div#primary .sidebar #calendar-3 {
	font-family: tahoma,verdana,arial;
	font-size: 12px;

}

div#mainContent a:link {
	color: #2874AD;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma,verdana,arial;
	font-weight: normal;
}
div#mainContent a:hover {
	color: #F00;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma,verdana,arial;
	font-weight: normal;
} 
div#mainContent a:visited {
	color: #2874AD;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma,verdana,arial;
	font-weight: normal;
}
div#mainContent a:active {
	color: #2874AD;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma,verdana,arial;
	font-weight: normal;
}
div#sidebar1 a:link {
	color: #2874AD;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma,verdana,arial;
	font-weight: normal;
}
div#sidebar1 a:hover {
	color: #F00;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma,verdana,arial;
	font-weight: normal;
} 
div#sidebar1 a:visited {
	color: #2874AD;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma,verdana,arial;
	font-weight: normal;
}
div#sidebar1 a:active {
	color: #2874AD;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma,verdana,arial;
	font-weight: normal;
}

div#content h2 {
	color: #000;
	font-family: tahoma,verdana,arial;
	font-size: 18px;
	height: 27px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
div#mainContent h2 a:link {
	color: #2875AE;
	text-decoration: none;
	font-size: 18px;
	font-family: tahoma,verdana,arial;
	font-weight: normal;
	background-image: none;
}
div#mainContent h2 a:hover {
	color: #F00;
	text-decoration: none;
	font-size: 18px;
	font-family: tahoma,verdana,arial;
	font-weight: normal;
	background-image: none;
} 
div#mainContent h2 a:visited {
	color: #2875AD;
	text-decoration: none;
	font-size: 18px;
	font-family: tahoma,verdana,arial;
	font-weight: normal;
	background-image: none;
}
div#mainContent h2 a:active {
	color: #2875AE;
	text-decoration: none;
	font-size: 18px;
	font-family: tahoma,verdana,arial;
	font-weight: normal;
	background-image: none;
}

