/* Basics */

*{margin:0; padding:0;}

body {
	background: #E0E0D8 url(images/back.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	}


img{ border: none; padding: 0px; margin: 10px 10px 10px 10px;}
img a{border:none;}

img.left{ float: left; border: none; padding: 8px; margin: 0;}
img.right{ float: right; border: none; padding: 8px; margin: 0;}

ul{margin:5px 0 5px 20px;}
ol{margin:5px 0 5px 20px;}

blockquote{
	border-left: 1px solid #455A79;
	margin:10px 0 10px 12px;
	padding:10px;}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}


/* Links and Headings */


a, a:link {
	color: #333333;
	text-decoration: none;
}

h1 {font-size: 20pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 11pt; margin-top:10px;}
h4 {font-size: 10pt;}



#linkcat {
	padding: 5px 15px;
	font-family: georgia, verdana, Sans-Serif;
	font-size: 12pt;
	text-indent:30px;
	}

#linkcat a{
	padding: 5px 15px;
	text-decoration: none;
	color: #0B4BB7;
	font-size: 9pt;
	}

/*  Container  */
#container {
	width: 900px;
	margin: 0px auto;
	background:#fff url(images/bg.jpg);
	color:#333;
	border: 1px solid #fff;
	}


/*  HEADER  */

#header {
	width: 100%;
	height: 50px;
	background: #455A79;
	}


#header h2 {
	color: #ffffff;
	font-family: georgia, verdana, serif;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
    margin: 0 0 0 13px;
	padding: 15px 10px 10px 10px;
	letter-spacing: 2px;
	float: left;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

.descr {
	font-family: georgia, verdana, Sans-Serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: italic;
	color: #F0F0F0;
	text-align: right;
	padding: 14px 10px 10px 10px;
	}



/* Tres Pictures  */

#pics {
	width: 100%;
	height: 128px;
	border-top: 1px solid #fff;
	}

#left-pic {
	background-image: url(images/study.jpg);
	border-bottom: 1px solid #fff;
	float: left;
	width: 179px;
	height: 128px;

}

#middle-pic {
	margin: 0px;
	background-image: url(images/creation.jpg);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 540px;
	height: 128px;
	float: left;

}



#right-pic {
	background-image: url(images/boat.jpg);
	border-bottom: 1px solid #fff;
	width: 179px;
	height: 128px;
	float: right;
}


/*  Menu  */

#menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	background-color: #455A79;
    border-top: 1px solid #fff;
	width:100%;
	height:23px;
	border-bottom: 1px solid #fff;
}


#menu ul {
	margin: 0px;
	padding: 3px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #fff;
	color:#455A79;
}


/*  Main Content  */


#content {
	width: 500px;
	padding: 8px 18px 0 20px;
    font-size: 10pt;
    text-indent:40px;
	text-align: justify;
    line-height:13pt;
	float: left;
	overflow: hidden;
	}

#content h2 {
	font-family: georgia, verdana, times;
	font-size: 12pt;
    font-weight: bold;
    text-align:right;
	margin: 15px 0 15px 0;
	}

#content ul{margin:5px 0 5px 0px;}
#content ul li {
	list-style-type: none;
	padding-bottom:10px;
	}


.entry {
	margin: 6px 0 8px 0 ;
	}

.entry p {
	margin: 6px 0 0 0;
	}

.entry a {
	color: #7E7E7E;
	text-decoration: none;
	}

.entry a:hover {
	color: #7E7E7E;
	text-decoration: none;
	}



.postmetadata{
	clear: both;
	background:#F3F3F3;
	padding:6px;
	margin: 16px 0 16px 0;
	border-top:1px solid #D8D8D8;
	border-bottom:1px dotted #D8D8D8;
	}





/* Left Sidebar */

#left {
	width: 179px;
	float:left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

#left h2 {
	color: #fff;
	background: #455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	padding: 3px 6px;
	margin: 0px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #fff;
	}
#left h2 a{
	color: #fff;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	text-decoration: none;
	}
#left h2 a:hover{
	color: #F3F3F3;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	text-decoration: none;
	}

#left p {margin:0 6px 0 12px; padding: 0;}
#left a {display: block; color: #0B4BB7; text-decoration: none; line-height: 14pt;}
#left a:hover {color: #093A8C;}

#left ul {
	margin:0 0 12px 0;
	padding: 8px;
	list-style:none;}

#left ul li a{
        font-size: 10pt;
        font-weight: bold;
	line-height: 18pt;
	color: #455A79;
	}


/* Right Sidebar */

#right {
	width: 179px;
	float:right;
	font-size:8pt;
	margin: 0 0 0 0; /* top, right, bottom, left */
	padding: 0; /* top, right, bottom, left */
	overflow: visible;

	}

#right h2 {
	color: #fff;
	background: #455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	padding: 3px 6px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #fff;
	}

#right h2 a{
	color: #fff;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	text-decoration: none;
	}
#right h2 a:hover{
	color: #F3F3F3;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	text-decoration: none;
	}

#right p {padding:0; margin: 0 6px 0 12px;}

#right a {display: block; color: #747474; text-decoration: none; padding: 0 6px 0 0px; margin: 0; line-height: 14pt;}
#right a:hover {color: #333; text-decoration: underline;}

#right ul {
	margin:0 0 12px 0;
	padding:8px;
	list-style:none;

	}

#right ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#right ul ul {}

#right ul ul li {}


/* RSS Widget */

.rsswidget img {
	display: none;
	}

#left h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#left h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;

}

#right h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#right h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;

}


/* Calendar Widget */

#wp-calendar {
	margin: 0 auto;
	text-align: left;
	}

#wp-calendar a{
	margin: 0;
	padding: 0;
	}

/* text Widget */


.textwidget {margin:0 12px 0 12px; padding: 0;}



/* Comment Form */

#commentform{
	margin:10px;
	padding:10px;}
#commentform a{
	text-weight:bold;
	text-decoration: underline;
	}
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;}

#author, #email, #url{margin:5px 5px 0 0;}

#submit{margin:5px 5px 0 0;}

/* Comments */

#comments{
	margin:10px;
	padding:10px;}

ol.commentlist {}

ol.commentlist li {
	background: #ececec;
	margin:10px 0;
	padding:10px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;}

ol.commentlist li.alt {}

ol.commentlist a {}

cite {font-weight:bold;}

p.commentmetadata {text-align: right; font-size:10px;}

/* Search */

#searchform {margin:8px 0 8px 12px; padding: 0;}

#searchform input {
	background-color:#fff;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	border:1px solid #BCBCBC;
	color: #6A6A6A;
	margin: 4px 0 0 0;
	padding: 2px 2px 2px 4px;
	}


/* Footer */

#footer {
	background: #455A79;
	clear: both;
	width: 100%;
	border-top:solid 1px #fff;
	color: #fff;
	}



#footer p{padding:5px; text-align: center;}

#footer a {
	color: #eee;

	}

.subcategory td{text-align: center;vertical-align:top;}
#right a.authorlink, #left a.authorlink {display:inline}
.authlink {padding-bottom: 10px;}
.prints td {width:160px; height: 160px; text-align:center;}
.subculturs th{text-align:center;}
.subculturs td{width:28%;text-align:left; padding: 10px 10px;}
.subculturs td a{font-weight:bold;font-size:11px;color:#000}
.navigation{text-align:center;}
#content .sitemap ul {padding:0;margin:0;}
#content .sitemap ul li {padding:10px 0 0 50px;margin:0;text-indent:0px;}