/*
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/img01.jpg) repeat-x;*/
	/*background: #FFFFFF url(/images/img01.jpg) repeat-x;*/
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

/*input, textarea {*/
	/*font: normal 1em Georgia, "Times New Roman", Times, serif;*/
/*}*/

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	color: #333333;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 2.5em;
	padding-left: 1em;
	border-left: 5px solid #16B1B0;
}

a {
	color: #16B1B0;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	height: 100px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	padding: 34px 0 0 0;
}

#header p {
	float: right;
	padding: 42px 0 0 0;
	font-size: 1.8em;
}

#header a {
	text-decoration: none;
	color: #333333;
}

/* Menu */

#menu {
	width: 960px;
	height: 65px;
	margin: 0 auto;
	background: url(/images/img02.jpg) no-repeat;
	background: url(/images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 17px 0 0 0;
	list-style: none;
}

.logo{
    margin: 0px 70px -30px -80px;
    padding-bottom: 15px;
}

#menu li {
	display:inline-block;
}


#menu a {
	padding-right: 30px;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
}

.submit {
    display: inline;
    padding-right: 30px;
    text-decoration: none;
    border: none;
    background-color: #FFFFFF;
    font-weight: bold;
    color: #333333;
    height: 28px;
}

.submit:hover {
    display: inline;
    padding-right: 30px;
    text-decoration: none;
    border: none;
    background-color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
    color: #333333;
    cursor: pointer;
}

#words {
    display: inline;
    margin-right: 5px;
}


table.main {
    width: 966px;
    box-shadow: 0 0 3px #1878a5;
}
table.catalog {
    width: 966px;
    box-shadow: 0 0 3px #1878a5;
}

table.org {
    width: 966px;
    box-shadow: 0 0 3px #1878a5;
}

table.org_in {
    box-shadow: 0 0 3px #FFFFFF;
}

table.ex1 {
    box-shadow: 0 0 1px #1878a5;
}


table.main tr{
    box-shadow: 0 0 1px #FFFFFF;
}


table.catalog th {
}
table.catalog tr:nth-child(odd) {
    box-shadow: 0 0 2px #FFFFFF;
}
table.catalog tr:nth-child(even) {
    box-shadow: 0 0 2px #FFFFFF;
}

table.ex1 tr{
    box-shadow: 0 0 1px #FFFFFF;
}

table.catalog td{
}

table.ex1 td{
}

table.org th {
}
table.org tr:nth-child(odd) {
}
table.org tr:nth-child(even) {
}
table.top_menu {
}


/* Page */

#page {
	width: 966px;
	margin: 0 auto;
	background: url(/images/img05.gif);
	background: url(/images/img05.gif);
}

#extra {
	background: url(/images/img06.gif) no-repeat left bottom;
	background: url(/images/img06.gif) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 960px;
	/*background: url(/images/img03.gif) no-repeat;*/
	/*background: url(/images/img03.gif) no-repeat;*/
}

.post {
	/*padding: 40px 40px 0 40px;*/
}

.post ol, .post ul {
	list-style-position: inside;
}

.post .title {
}

.post .title h2 {
}

.post .title p {
}

.post .title p a {
}

.post .entry {
}

.post .links {
	padding: 2px 20px;
	background: #CDFAFB;
	text-align: right;
}

.post .links a {
	text-decoration: none;
	font-weight: bold;
	color: #0B8785;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
}

.post .links .comments {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	background: url(/images/img04.gif) no-repeat;
	background: url(/images/img04.gif) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	font-size: .85em;
}

#sidebar h2 {
	height: 33px;
	padding: 4px 0 0 10px;
	background: url(/images/img07.jpg) no-repeat;
	background: url(/images/img07.jpg) no-repeat;
	font-size: 1.6em;
}


/* Footer */
#templatemo_footer_wrapper{
    clear: both;
    width: 950px;
    margin: 0 auto;
    padding: 30px 0;
    background: url(/images/img11.gif) no-repeat;
    background: url(/images/img11.gif) no-repeat;
}

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(/images/img11.gif) no-repeat;
	background: url(/images/img11.gif) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}


table.main td{
    text-align: center;
    valign: center;
}
table.ex1 {
    width: 966px;
}