@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin: 0;

}
a.pages:hover, a.pages:visited{
	color:#000000;
	font-weight: bolder;
	}
a:link {
	color: #CC0000;
	
}



/* slides styling */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/lightbox.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.photo {
	width:704px;
	text-align:left;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 3px;
	background-repeat: repeat-x;
}

.photo ul.topic {
	padding:0;
	margin:0;
	list-style:none;
	width:704px;
	height:auto;
	position:relative;
	z-index:10;
}

.photo ul.topic li {
	display:block;
	width:116px;
	height:31px;
	float:left;
	background-color: #EEE6DF;
}
.photo ul.topic li a.set {
	display:block;
	font-size:11px;
	width:116px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#FFFFFF;
	text-decoration:none;
	border:1px solid #fff;
	border-width:1px 1px 0 0;
	font-family:verdana, arial, sans-serif;
	background-image: url(../new_design_images/gradient.jpg);
}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li.active a
{color:#000; background:#e6dfd3;}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:#615245; background:#e6dfd3;}

.photo ul.topic li.active ul
{
	display:block;
	position:absolute;
	left:0;
	top:31px;
	list-style:none;
	margin:0;
	height:485px;
	width:676px;
	border:medium double #a9998c;
	z-index:1;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #EEE6DF;
}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul
{
	display:block;
	position:absolute;
	left:0;
	top:31px;
	list-style:none;
	margin:0;
	width:676px;
	border:medium double #a9998c;
	z-index:100;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #EEE6DF;
	text-align: center;
	height: 485px;
}

.photo ul.topic li ul li
{
	display:inline;
	width:92px;
	height:92px;
	float:left;
	border:1px solid #fff;
	margin:1px;
}

.photo ul.topic li ul li a
{
	display:block;
	width:90px;
	height:90px;
	cursor:default;
	float:left;
	text-decoration:none;
	background:#e6dfd3;
	border:1px solid #888;
}

.photo ul.topic li ul li a img
{
	display:block;
	width:80px;
	height:80px;
	border:5px solid #FCF8F2;
}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{
	position:absolute;
	left:-50px;
	top:-32px;
	width:150px;
	height:150px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
p {
line-height:1.8em;
margin:.7em 0;
}

dl {
margin:1em 0;
}

dt {
font-weight:normal;
}

dd {
margin:.5em;
padding:0;
}

img {
	border:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img.right {
float:right;
margin:10px 0 0 10px;
}

img.left {
float:left;
margin:0 10px 10px 0;
}

a:link img,a:visited img,a:hover img,a:active img {
	border:none;
}

img.wp-smiley,#wpstats,img.noborder,a img.noborder {
background:none;
border:0;
padding:0;
}

.clear {
clear:both;
height:20px;
}

blockquote {
color:#666;
background:url('../css/img/blockquote.gif') no-repeat left top;
margin:1em;
padding:0 0 10px 50px;
}

fieldset {
border:0;
}

body {
	color:#333333;
	margin:0;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 76%;
	line-height: 1.6em;
}



a:link,a:visited {
	color:#660000;
}

a:hover,a:active {

}

h1,h2,h3,h4,h5,h6 {
font-family:Georgia, Verdana, Arial, Serif;
}

#container {
	border:medium double #c6b597;
	width:732px;
	position:relative;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #fcf8f2;
	float: left;
	height: auto;
	z-index: auto;
}

#navigation {
	background:transparent;
	overflow:hidden;
	position:relative;
	text-align:left;
	font-family:Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	margin-top: 27px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

html #navigation {
	height:1%;
}

#navigation ul li {
	float:left;
	list-style-type:none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}

#navigation ul li a {
	display:block;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	letter-spacing:0;
	padding:0px;
}

#navigation ul li a:hover,#navigation ul li a:active,#navigation ul li.current_page_item a {
	color:#333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}





#header {
	float:left;
	width:320px;
	height: 120px;
	margin-top: 14px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 23px;
}

#header h1 {
font-size:1.8em;
font-variant:small-caps;
letter-spacing:0;
font-weight:normal;
margin:10px 0 0 10px;
}

#header h1 a {
text-decoration:none;
border:0;
}

#header h1 a:hover,#header h1 a:active {
border-bottom:#963 1px solid;
}

#header #desc {
font-size:1em;
font-weight:normal;
font-family:Tahoma, Verdana, Arial, Serif;
letter-spacing:0;
margin:5px 0 0 10px;
}

#feedarea {
	float:right;
	text-align:right;
	vertical-align: top;
	padding: 10px;
}

html #feedarea {

}

#feedarea dl dt {
display:inline;
margin-right:5px;
height:45px;
}

#feedarea dl dd {
display:inline;
margin-right:5px;
height:45px;
background:url('../css/img/icon_feed.gif') no-repeat left center;
padding-left:16px;
}

#headerimage {
	clear:both;
	margin:0;
}

html #headerimage {
margin-top:0;
}

#content {
margin:0 10px 0 30px;
}

html #content {

}

#content h4 {
font-size:1.1em;
margin:1em 0 0;
}

#content h5 {
font-size:1em;
margin:1em 0;
}

#content-main ul {
list-style-image:url('../css/img/bullet.png');
margin:0 1em;
padding:0 1em;
}

#content-main ul.asides {
border-bottom:#ddd 1px dashed;
margin:0;
padding:2em;
}

#content ol {
list-style-type:decimal;
padding-left:2em;
margin:1em;
}

#content-main {
	float:left;
	width:728px;
	margin-left: 60px;
	border: thin dashed #D7CBB5;
}

html #section-index #content-main {
margin-right:20px;
}

#content .post {
clear:both;
border-bottom:#dcc 1px dashed;
padding:0 0 2em;
}

#content h3,#content h3 {
font-size:1.2em;
font-weight:light;
line-height:1.4em;
letter-spacing:0;
margin:1em 0 0;
}

#content .entry {
clear:both;
padding-right:1em;
margin:1em 0;
}

#content .entry a:link,#content .entry a:visited {
border-bottom:#963 1px dashed;
}

#content .entry a:hover,#content .entry a:active {
border-bottom:#963 1px solid;
}

#content .entry li {
line-height:1.6em;
margin:0 0 .3em;
padding:0;
}

#content .post-info,#content .postmetadata {
clear:both;
font-size:.9em;
color:#999;
margin:0;
padding:0;
}

#content .post-info,#content h3.pagetitle {
background:url('../css/img/underline1.jpg') no-repeat left bottom;
padding-bottom:15px;
}

.postnav {
display:block;
margin:10px 0 60px;
}

.alignleft {
float:left;
text-align:left;
}

.alignright {
float:right;
text-align:right;
}

#sidebar {
	float:left;
	width:250px;
	font-size:.9em;
	background-color: #FCF8F2;
	border: medium double #C6B597;
	margin-left: 3px;
	text-align: center;
	height: 820px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
}

#sidebar ul {
list-style:none;
margin:0;
padding:0;
}

#sidebar li {
margin-bottom:8px;
}

#sidebar ul ul {
list-style:none;
margin:.5em 0 0 1em;
}

#sidebar ul ul ul {
margin:0 0 0 1em;
}

#sidebar li.sidebox {
background:#FFF;
margin:0 0 1em;
padding:1px 10px;
}

li#sidelinks ul {
margin:0;
padding:0;
}

#sidebar li.sidebox p img {
border:#ccc 1px solid;
background:none;
margin:0;
padding:3px;
}

#footer {
	clear:both;
	background:transparent;
	width:600px;
	text-align:left;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: x-small;
	margin-right: auto;
	margin-left: 90px;
}
#right_column {
	width:264px;
	text-align:right;
	margin-bottom: 0;
	padding-top: 10px;
	margin-left: 950px;
	float: right;
}
html #footer {

}

#footer p {
	line-height:1.2em;
}

#footer p.right {
float:right;
width:50%;
text-align:right;
font-size:.9em;
color:#999;
margin:1em 0;
}

#comments,#respond {
margin:0;
padding:1em 0 0;
}

#commentform {
background:#f9fcfc;
border-top:#ddd 1px solid;
border-bottom:#ddd 1px solid;
margin:10px 0;
padding:10px;
}

.commentnum {
	font-size:small;
	font-weight:bold;
	margin:0 5px 0 0;
	color: #CC0000;
}

.nocomments {
	color:#fff;
	font-size:.9em;
	text-align: center;
}

#container .commentlist {
border-top:#ddd 1px solid;
margin:1em 0;
padding:0;
}

#container .commentlist li {
list-style:none;
background:#fff url('../css/img/shadow_top.gif') repeat-x top;
border-bottom:#ddd 1px solid;
margin:0;
padding:.5em .5em 2em;
}

#container .commentlist li.alt {
background:#f9f9f9;
}

#container .commentlist li.authorcomment,#container .commentlist li.bypostauthor {
border:#fc9 1px solid;
}

#container .commentlist li .cmtinfo {
font-size:1em;
}

#container .commentlist li cite {
font-style:normal;
font-weight:normal;
}

#container .commentlist li .cmtinfo em {
float:right;
font-style:normal;
font-size:.9em;
color:#999;
margin:0;
padding:0;
}

#container .commentlist .avatar {
float:right;
}

#container .commentlist .commentmetadata {
font-size:.9em;
}

#content .commentsfeed {
background:url('../css/img/icon_feed.gif') no-repeat left center;
padding-left:16px;
}

#content .trackback {
background:url('../css/img/link.gif') no-repeat left center;
padding-left:20px;
}

input.textbox,textarea,input[type=text] {
	border:#ccc 1px solid;
	background:#fff;
	font:1em Verdana, Arial, Serif;
	padding:4px;
}

#s {
width:150px;
}

textarea {
width:90%;
line-height:2em;
height:20em;
padding:10px;
}

input.textbox:focus,textarea:focus,input[type=text]:focus {
background:#fff;
border:#999 1px solid;
}

#submit {
padding:3px 5px;
}

.post h4 {
font-size:1em;
font-weight:normal;
font-family:Verdana, Tahoma, Arial, Serif;
}

.post h4 em {
font-style:normal;
float:right;
font-weight:normal;
color:#999;
}

#header,#content,#sidebar,#footer,.widget {

}

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

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

img.aligncenter,div.aligncenter {
text-align:center;
margin:0 auto;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
#content2 {
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#partners {
	vertical-align: top;
	background-image: url(../new_design_images/gradient.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	padding: 5px;
}
#search {
	padding-top: 3px;
	padding-left: 98px;
}
#add{
	float: left;
	padding-bottom: 2px;
	width: 100%;
	text-align: center;
	margin-top: 520px;
	
}
#add2{
	float: left;
	padding-bottom: 2px;
	width: 100%;
	text-align: center;
	
}
.link_logo {
	font-size: x-small;
	color: #660000;
}
#get_file{
	padding-bottom: 5px;
	width: 99%;
	text-align: left;
	border: medium double #C6B597;
	font-size: 10px;
	
}
#tutorial_name{
	width: 100%;
	background-image: url(../new_design_images/gradient.jpg);
	background-repeat: repeat-x;
	height: 26px;
	padding-top: 5px;
	color: #FCF8F2;
	
}
#tutorial_name a {
color: #FCF8F2;
}
#pages_numbers {
	background-color: #E7DFD4;
	border: medium double #C6B597;
}
#content-main img
{
	border:5px solid #E7DFD4;
}
#right
{
	clip: rect(0px,0px,0px,0px);
	text-align: center;
}
