/*   
Theme Name: ISCT
Description: Theme for ISCT
Author: Stephen Temple
Author URI: http://cynosurewebsitedesign.site88.net/
Version: 2.0
*/

/*reset css*/

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*STRUCTURE*/
.wrapper {
width: 960px;
margin: auto;
}

#header {
width: 100%;
background: url('images/head_bg.gif') left top repeat-x;
height: 105px;
overflow: visible;
}

#header .wrapper {
background: url('images/logo.gif') left top no-repeat;
height: 105px;
}

#head_content {
padding-left: 200px;
}

#head_content h1 {
margin-top:0;
padding-top: 1.5em;
font-family: "Times New Roman",times,serif;
font-weight: normal;
text-transform: uppercase;
}

#head_content a {
color: #6485AC;
text-decoration: none;
}

#head_content a:hover, #head_content a:focus, #head_content a:active {
border-bottom: 2px solid #6485ac;
}

#navigation {
width: 100%;
background: url('images/head_bg.gif') left bottom repeat-x;
height: 30px;
}

#navigation .wrapper {
background: url('images/logo.gif') left bottom no-repeat;
height: 30px;
}

#nav_content {
padding-left: 200px;
z-index: 1000;
}

#nav {
list-style: none outside none;
display: inline;
background: #6485AC;
}

ul.#nav {
margin: 0;
padding: 0;
}

#nav a {
padding: 7px;
text-decoration: none;
color: white;
display: block;
position: relative;
z-index:999;
}

#nav li {
float: left;
position: relative;
}

/* level 2 list */
#nav ul {
display: none;
margin: 0;
padding: 0;
width: 185px;
position: absolute;
z-index: 999;
top: 30px;
left: 0;
background: #6485AC;
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}

#nav ul li {
float: none;
border-top: 1px solid white;
height: 30px; /* Fix for IE 6 and 7*/
font-size: 14px
}

/*Dropdown*/

#nav li:hover ul ul, #nav li.sfhover ul ul {
display:none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
display:block;
}

/* level 3+ list */
#nav ul ul {
	left: 185px;
	top: -1px;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}

#nav a:hover, #nav a:focus, #nav a:active{
background: #164170;
}

#sub-head {
background: url('images/subhead_bg.jpg') center top repeat-x;
height: 40px;
width: 100%;
}

#container {
margin-top: 8px;
border-left: 2px solid #DAA520;
border-right: 2px solid #DAA520;
overflow: hidden;
}

#content, #sidebar-left, #sidebar-right {
	padding-bottom: 32767px;
	margin-bottom: -32782px;
}

#content {
width: 560px;
overflow:hidden;
border-left: 2px solid #DAA520;
border-right: 2px solid #DAA520;
float: left;
min-height: 800px;
}

#content-wrapper {
padding: 8px 16px 16px;
}

.post{
padding-bottom: 10px;
background: url('images/divider.gif') no-repeat center bottom;
margin-bottom: 10px;
}

.navigation {
padding-bottom: 1em;
}

#sidebar-left {
float: left;
width: 176px;
overflow: hidden;
}

.screen-reader-text {
font-size: 1.1em;
color:#bf8540;
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-weight:bold;
padding-bottom:6px;
display: block;
}

#sidebar-right {
float: right;
width:220px;
overflow: hidden;
}

.sidebar {
font-weight: normal;
font-size: 14px;
}

.sidebar h2 {
font-size: 1.1em;
color:#bf8540;
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-weight:bold;
padding-bottom:6px;
}

.sidebar a, .sidebar a:visited {
color: #bf8540;
}

.sidebar ul {
margin-left:0;
}

.sidebar ul li {
list-style-type:none;
padding-bottom:12px;
padding-top: 8px;
border-bottom: 2px solid #DAA520;
}

.sidebar ul li ul {
margin-left:10px;
}

.sidebar ul li ul li{
list-style-type:disc;
list-style-position:inside;
padding-bottom:0;
padding-top:0;
border-bottom: none;
color: goldenRod;
}

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

.sidebar ul li ul li ul li ul li {
list-style-type:disc;
}

.sidebar ul {
padding-left:10px;
padding-right: 10px;
}

.sidebar ul ul {
padding: 0;
}

#floater {
clear: both;
}

#footer {
text-align:center;
font-size: 0.75em;
color:#999999;
width: 964px;
height: 60px;
margin:auto;
background: url('images/footer.png') no-repeat bottom;
margin-bottom: 8px;
padding-bottom: 15px;
}

#footer p {
margin-bottom: 0;
padding-top: 28px;
}

#footer a:link , #footer a:hover, #footer a:active , #footer a{
color:#666666;
}

/*END STRUCTURE*/

/*TYPOGRAPHY*/
.center {
text-align: center;
}

.aligncenter {
text-align: center;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

body {
	font-size: 16px; /* a more exact setting in pixels for browsers that can resize them. */
font-family: calibri, arial, helvetica, sans-serif;
font-weight: normal;
color: #333333;
}
code {
	font-family: "courier new", courier , monospace;
}

.entry {
text-align: center;
}

/* Specific Heading Styles */

.post h2 {
margin-bottom:1em;
text-align:center;
}

.post h2 a:link, .post h2 a:active, .post h2 a:visited {
	font-family: "Times New Roman", times, serif;
	color:#bf8540;
	font-size:24px;
}

.post h2 a:hover {
	font-family: "Times New Roman", times, serif;
	color:#bf8540;
	font-size:24px;
	text-decoration:none;
border-bottom: 2px solid #bf8540;
}

h1,
.entry h2,
h3,
h4,
h5,
h6,
strong {
font-weight: bold;
}

em {
	font-style: italic;
}
strike,
del {
	text-decoration: line-through;
}
acronym,
.caps {
	text-transform: uppercase;
}
.small-caps {
	font-variant: small-caps;
}
acronym,
.num,
.caps,
.small-caps {
	letter-spacing: 0.1em;
}
/* Links */
a,
a:visited {
	color: #a00004;
	text-decoration: none;
}
/* specify all three for accessibility */
a:focus,
a:hover,
a:active {
	text-decoration: underline;
}
h1 a,
h1 a:visited,
.entry h2 a,
.entry h2 a:visited,
h3 a,
h3 a:visited,
h4 a,
h4 a:visited,
h5 a,
h5 a:visited,
h6 a,
h6 a:visited {
	color: #51555c;
}
h1 a:hover,
.entry h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #a00004;
	text-decoration: none;
}

.entry h2 a:hover {
font-size:18px;
font-family:"Trebuchet MS", Helvetica, sans-serif;
}

/* elements with title attribute */
abbr[title],
acronym[title],
dfn[title],
span[title],
del[title] {
	cursor: help;
}
/* typogrify: inset initial double quotes. */
.dquo {
	margin-left: -.45em;
}
 /* fancy ampersands */
.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-size: 110%;
	font-style: italic;
}
/* Font sizes and vertical measure */
h1 {
	font-size: 2em; /* 24 */
	line-height: 1;
	margin: 1.125em 0 .25em;
}
.entry h2,
big {
	font-size: 1.5em; /* 18 */
	line-height: 1;
}
.entry h2 {
	margin: 0 0 .5em 0;
}
h3 {
	font-size: 1.16666667em; /* 14 */
	line-height: 1.28571429;
	margin: 0 0 .58333334em 0;
}
h4,
h5,
h6 {
	margin: 0 0 .75em 0;
}
p {
	margin: 0 0 1em 0;
}
blockquote {
	border-left:.16666667em solid #e9eaea;
	margin: 0 .75em .75em .75em;
	padding-left:1em;
}
small,
acronym,
.caps {
	font-size: .833333333333em;
	line-height: 1.8em;
}
pre {
	font-size: 1em;
	line-height: 1.5;
	margin-bottom: 1.5em;
	overflow: auto;
}
textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	line-height: 1.5;
	padding: 3px;
}
ul,
ol,
dl {
	margin: 0 0 1.5em 2em;
}
li ul,
li ol {
	margin-bottom: 0;
}

#content li, #content dd {
	margin-bottom: .5em;
}
/* Tables */
table {
	border-left: .083333333em solid #eee;
	border-top: .083333333em solid #eee;
}
td,th {
	line-height: 1.33333333em;
	padding: 0 .5em;
}
th {
	background-color: #eee;
	border-bottom: .083333333em solid #ddd;
	border-right: .083333333em solid #ddd;
}
td {
	border-bottom: .083333333em solid #eee;
	border-right: .083333333em solid #eee;
}

dt {
font-weight: bold;
}

dd {
font-style: italic;
}

hr {
background: none;
border: none;
border-top: 1px dotted gray;
height: 1px;
}

.gallery-item {
margin: 8px 0 10px 0 !important;
}
/*END TYPOGRAPHY*/