/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/back-tile.jpg) repeat-x left top;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
}		

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div {
	font-size: 14px;
}

h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: 0px;
	font-size: 1.6em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.0em;
}

p, ul, ol {
}

p {
	padding-top:0;
	margin-top:0;
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a {
	text-decoration: none;
}

small {
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	clear: both;
	margin: -10 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 30px;
	color: #FFFFFF;
	padding: 139px 0px 0px 55px;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 61px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:justify;
}


#headerlogo {
	clear:both;
	background: url(images/mskai-logo.png) no-repeat left;
	width: 880px;
	height: 207px;
	text-align:justify;
}

#headerlogo {
	margin-left: 16px;
}

div#headerbg {
	background: url(images/header-1002.jpg) no-repeat left top;
	text-align:justify;
	clear: both;
}

div#headerbg {
	margin: 0 auto;
	margin-top: 3px;
	width: 900px;
	height: 209px;
}

* html div#headerbg {
	\width: 900px;
	w\idth: 900px;
	\height: 209px;
	h\eight: 209px;
}
  
/* Logo */

#logo {
	float: left;
	margin-top: 21px;
	width: 400px;
}


#logo h2, #logo p {
	float: left;
}

#logo h1, #logo h2, #logo p {
	margin: 0;
}

#logo h1 {
	margin-left: 3px;
	text-align: left;
	height: 42px;
	font-size: 2.8em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	margin-top: 6px;
	\padding-bottom: 5px;
	p\adding-bottom: 5px;
}	

* html #logo p {
	\margin-top: 2px;
	m\argin-top: 7px;
	\padding-bottom: 5px;
	p\adding-bottom: 7px;
}	

#logo p {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	letter-spacing: -1px;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#langmenu {
	float: right;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 18px 15px 6px 15px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
	text-align:justify;
	padding-top: 0px;
}

#latest-post {
	float: left;
	width: 650px;
	padding: 0px 10px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts {
	float: right;
	text-align:left;
	width: 190px;
	padding: 0px 20px 20px 10px;
	line-height: 25px;
	font-size: 12px;
}

* html #recent-posts {
	\width: 190px;
	w\idth: 240px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}



.post {
}




.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.separator {
        border-bottom: #9C9C9C 1px dashed;
}
.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;


}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}



#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
	text-align:justify;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

h1.csc-firstHeader {
  margin-top: 20px;
}

div.csc-textpic-text h1 {
  margin-top: 0px;
}

#subhead {
  text-align:right;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 22px;
}
