/*
Theme Name: Descartes
Theme URI: http://www.ekakurniawan.com/download/descartes-for-wordpress/
Description: "Clear and Distinctive", the Only Image is Screenshot.
Version: 1.2
Author: Eka Kurniawan
Author URI: http://www.ekakurniawan.com
Tags: white, clear, two columns, fixed width, widgets, valid CSS, valid XHTML

	This theme was designed and built by Eka Kurniawan.

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to Eka Kurniawan website must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/
html	{ background:#9AE4E8 url(images/background_repeat.png) repeat-y center top;
        /*z-index:0;
        margin:0 auto;
        padding:0;
        width:1425px;*/
        
}

body {
        font: 90%/170% Helvetica, sans-serif;
        color: #59B6F3;
        border:none;
        background:transparent url(images/background_top.jpg) no-repeat center top;
        margin:0 auto;
        padding:0;
        width:828px;
        height:100%;
        
}

a {
        color: #59B6F3;
        text-decoration: none;
}
a:visited {
        color: #59B6F3;
}
a:hover {
        text-decoration: underline;
}
p {
        margin: 0px 0px 0px;
}
img {
        padding: 0px;
	border: 1px solid #CCC;
     
}

.gravatar img {
        float:right;
        padding: 2px;
}
ul {
        margin: 5px 0px 15px;
        padding-left: 5px;
}
ul li {
        margin: 0px;
}
ol {
        margin: 5px 0px 15px;
        padding-left: 20px;
}
ul li {
        margin: 0px;
}
form {
        margin: 0px;
        padding: 0px;
}
small {
        font-size: 90%;
}
pre, code {
        border:1px solid #dadada;
        background:#f1f1f1;
        padding:0 10px 0 10px;
}
#page {
        /*background: #f1f1f1;*/
        padding: 0px 0px 5px 0px;
}
#wrapper {
        width: 770px;
        margin: 0px auto;
        position: relative;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
        /*background: #fff;*/
        padding: 0px 25px 0px 25px;
}

/* HEADER HEADER HEADER HEADER  */
#logo { 
	height:281px; 
	width:517; 
	border:none;
	outline:none;
}

/* SITE TITLE SITE TITLE SITE TITLE */
h1 {
	position: absolute;
	top: 20px;
	left: 25px;
	color: #111;
	margin: 0px;
	padding: 0px;
	font: bold 25px/120% Helvetica, sans-serif;
}
.description {
	position: absolute;
	top: 60px;
	left: 150px;
	color: #111;
	font: 14px Helvetica, sans-serif;
        font-style:italic;
}
/* SEARCH FORM SEARCH FORM SEARCH FORM */
#searchform {
	position: absolute;
	top: 30px;
	right: 25px;
	height: 37px;
	width: 190px;
}
#searchform #s{
	background: #f1f1f1;
	height: 21px;
	width: 175px;
	margin: 6px 0px 0px 0px;
	padding: 3px 5px 2px 10px;
	font: normal 13px/100% Helvetica, sans-serif;
        letter-spacing: 0.1em;
	color: #333;
	border: solid 1px #dadada;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* CONTENT ENTRY CONTENT ENTRY  */
#left-col {
	width: 560px;
	float: left;
	margin-top: 10px;
}
/* PAGE NAVIGATION PAGE NAVIGATION */
#nav {
	/* height: 450px; */
	width: 300px;
}
#nav ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: normal 14px/110% Helvetica, sans-serif;
}
#nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	/*--float: left;--*/
}
#nav ul li a{
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	color: #000;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
	color: #000;
}
#nav li a:hover, #nav .current_page_item a{
	text-decoration: underline;
	color: #333;
}
#blog_button {
	width:200px;
	height:58px;
	background:url(images/blog_button_up.png) no-repeat;
	border:none;
	text-indent:-2000px;
	outline:none;
        margin:0 0 0 0px;
	
}

#blog_button:hover{
	background:url(images/blog_button_over.png) no-repeat;
	border:none;
	text-indent:-2000px;
	outline:none;
}

#dc_button:hover{
	background:url(images/dc_button_over.png) no-repeat;
	border:none;
	text-indent:-2000px;
	outline:none;
}
#dc_button {
	width:300px;
	height:58px;
	background:url(images/dc_button_up.png) no-repeat;
	border:none;
	text-indent:-2000px;
	outline:none;
        margin:0 0 0 -137px;
}

#about_button {
	width:200px;
	height:58px;
	background:url(images/about_button_up.png) no-repeat;
	border:none;
	text-indent:-2000px;
	margin:0 0 0 -19px;
	outline:none;
}
#about_button:hover{
	background:url(images/about_button_over.png) no-repeat;
	border:none;
	text-indent:-2000px;
        margin:0 0 0 -19px;
	outline:none;
}
#animation_button {
	width:300px;
	height:58px;
	background:url(images/animation_button_up.png) no-repeat;
	border:none;
	text-indent:-2000px;
	margin:0 0 0 -74px;
	outline:none;
}
#animation_button:hover{
	background:url(images/animation_button_over.png) no-repeat;
	border:none;
	text-indent:-2000px;
	margin:0 0 0 -74px;
	outline:none;
}
#blog_showcase:hover{
	background:url(images/showcase_button_over.png) no-repeat;
	border:none;
	text-indent:-2000px;
	outline:none;
}
#design_button {
	width:200px;
	height:58px;
	background:url(images/design_btn_up.png) no-repeat;
	border:none;
	text-indent:-2000px;
	margin:0 0 0 -25px;
	outline:none;
}
#design_button:hover{
	background:url(images/design_btn_over.png) no-repeat;
	border:none;
	text-indent:-2000px;
	outline:none;
}
#digital_button {
	width:200px;
	height:58px;
	background:url(images/digital_button_up.png) no-repeat;
	border:none;
	text-indent:-2000px;
	margin:0 0 0 -41px;
	outline:none;
}
#digital_button:hover{
	background:url(images/digital_button_over.png) no-repeat;
	border:none;
	text-indent:-2000px;
	outline:none;
}
#photo_button {
	width:191px;
	height:58px;
	background:url(images/photo_button_up.png) no-repeat;
	border:none;
	text-indent:-2000px;
	margin:0 0 0 -25px;
	outline:none;
}
#photo_button:hover{
	background:url(images/photo_button_over.png) no-repeat;
	border:none;
	text-indent:-2000px;
	outline:none;
}
#drawing_button {
	width:200px;
	height:58px;
	background:url(images/drawing_button_up.png) no-repeat;
	border:none;
	text-indent:-2000px;
	margin:0 0 0 -44px;
	outline:none;
}
#drawing_button:hover{
	background:url(images/drawing_button_over.png) no-repeat;
	border:none;
	text-indent:-2000px;
	outline:none;
}
#painting_button {
	width:200px;
	height:58px;
	background:url(images/painting_button_up.png) no-repeat;
	border:none;
	text-indent:-2000px;
	margin:0 0 0 -52px;
	outline:none;
}
#painting_button:hover{
	background:url(images/painting_button_over.png) no-repeat;
	border:none;
	text-indent:-2000px;
	outline:none;
}
#contact_button {
	width:200px;
	height:58px;
	background:url(images/contact_button_up.png) no-repeat;
	border:none;
	text-indent:-2000px;
	margin:0 0 0 -41px;
	outline:none;
}
#contact_button:hover{
	background:url(images/contact_button_over.png) no-repeat;
	border:none;
	text-indent:-2000px;
	outline:none;
}
#links_button {
	width:200px;
	height:58px;
	background:url(images/links_button_up.png) no-repeat;
	border:none;
	text-indent:-2000px;
	margin:0 0 0 -12px;
	outline:none;
}
#links_button:hover{
	background:url(images/links_button_over.png) no-repeat;
	border:none;
	text-indent:-2000px;
	outline:none;
}

.list-cat {
	margin:0 0 0 -20px;
	text-align:right;
}
.list-archives {
	margin: 0 0 0 -20px;
	text-align:right;
}
.list-blogroll {
	margin: 0 0 0 -26px;
	text-align:right;
}
.list-meta {
	margin: 0 0 0 -26px;
	text-align:right;
}




/*PAGE CHILD PAGE CHILD PAGE CHILD */
.pagechild {
        margin-top: 10px;
        background: #e1e1e1;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*PAGE CHILD PAGE CHILD PAGE CHILD */

/* CONTENT ENTRY CONTENT ENTRY */
#content			{ width:400px; margin-left:-137px; }
#content-top 		{ width:759px; height:40px; background:url(images/body_top.png) no-repeat left top; }
#content-bottom 	{ width:759px; height:38px; background:url(images/body_bottom.png) no-repeat left top; }

#content-body {
	padding: 25px 5px 15px 110px;
	width: 620px;
	background:url(images/body_repeat.png) repeat-y left top;
	clear: both;
	overflow: hidden;
}
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .title {
	float: left;
    line-height: 35px;
    margin-right: 50px;
    width: 550px;
}
.postdata {
	font-family: Helvetica, sans-serif;
	font-size: 80%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color:#59B6F3;
}
.postdata a:hover {
	color: #ffbb00;
	text-decoration: none;
}
.postdata .category{
	float: left;
}
.postdata .comments{
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
        margin-bottom:15px;
	clear: both;
	width:570px;
	font-family:Helvetica, Arial, sans-serif;
	color:#434343;
}
#video_margin {
        margin:0 0 0 -21px;
}

/* POST TITLE POST TITLE POST TITLE */
h2, h2 a, h2 a:visited {
	margin: 3px 0 2px 0px;
	padding-bottom: 14px;
	font: bold 20px/140%;
    text-align: left;
	font-size:28px;
	color:#EB6CB2;
	font-family:Helvetica,"Trebuchet MS",Arial,sans-serif;
}
h2 a:hover {
        text-decoration: underline;
}
h3 {
	color:#59B6F3;
	margin: 5px 0px 5px 0px;
	font: 120%/110% Helvetica, Arial, sans-serif;
}

/* CAPTION CAPTION CAPTION */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* NEXT AND PREVIOUS PAGE NAVIGATION */
.page-nav {
	clear: both;
	width:560px;
	height: 21px;
        padding: 0px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
        /*--background: #dadada;--*/
}
.page-nav a, .page-nav a:visited {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.page-nav a:hover {
	color: #000;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	margin-left: 0px;
}
.next-entries a {
	float: right;
	margin-right: 0px;
}

/* NEXT AND PREVIOUS POST NAVIGATION */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
}
.post-nav a, .post-nav a:visited {
	color: #999;
}
.post-nav a:hover {
	color: #999;
}
.post-nav .previous a {
	float: left;
}
.post-nav .next a {
	float: left;
	text-align: left;
}

/* TAGS TAGS TAGS TAGS TAGS TAGS TAGS */
.tags {
        border-top: 1px solid #dadada;
		font-size:11px;
}

/* COMMENT COMMENT COMMENT  */
h3#comments, h3#respond {
        border-top: 1px solid #dadada;
        padding-top: 10px;
	font: normal 130%/120% Helvetica, sans-serif;
	margin: 20px 0px 0px;
        color: #111;
	clear: both;
	width: 540px;
}
/* COMMENT FORM COMMENT FORM */
#commentform {
	margin-top: 10px;
}
#commentform label {
	color:#333;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Helvetica, sans-serif;
	width: 220px;
        margin-left: 15px;
	padding: 5px 3px 3px 7px;
	border: 1px solid #dadada;
}
#commentform textarea {
	font: 110% Helvetica, sans-serif;
    /*--margin-left: 15px;--*/
	width: 515px;
	height: 140px;
	border: solid 1px #dadada;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #DADADA;
    float: right;
    font: bold 12px/100% Helvetica,sans-serif;
    height: 25px;
    margin-right: 105px;
    margin-top: 15px;
    padding-bottom: 6px;
    padding-top: 3px;
    text-align: left;
    width: 118px;
}

#commentform #submit:hover {
        background: #ccc;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #dadada;
}

/* COMMENT LIST COMMENT LIST */
.commentlist {
	margin: 10px 0px;
	padding-left: 0px;
	line-height: 130%;
}
.commentlist li{
	list-style: none;
	padding: 5px 10px;
}
.commentlist .alt {
	background: #fff;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
		width:515px;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #333;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #333;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}


/* FOOTER FOOTER FOOTER  */
#footer {
    /* border-top: 3px solid #FAF9F7; */
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 10px;
	font-size: 87%;
	color: #434343;
	width: 578px;
	text-align:left;
	bottom:bottom;
	
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}

/* SIDEBAR SIDEBAR SIDEBAR SIDEBAR SIDEBAR */
#sidebar {
	float:right;
	width: 150px;
	color: #434343;
	line-height: 160%;
	font: 12px/190% Helvetica,  Arial, sans-serif;
	margin:-173px 0 0 620px;
	position:absolute;
}

#sidebar .sidebartitle{
	font-weight: bold;
	font-size:15px;
	font-family: Helvetica, Arial;
	color: #444;
        margin-top: 11px;
	padding: 4px 0px 4px 0px;
	margin: 5px 0 0 -22px;
	text-align:right;
}
#sidebar p {
	margin: 0px;
}
#sidebar h3 {
	font: 12px/140% Helvetica, Arial, sans-serif;
        margin: 0px 0px 0px -15px;
		text-align:right;
}
#sidebar h3 a, #sidebar h3 a:visited {
	color: #333;
}
#sidebar h3 a:hover {
	color: #333;
	text-decoration:underline;
}
#sidebar h3 img {
	vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
	color: #434343;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	color: #343434;
	text-decoration:underline;
}
#sidebar ul {
	list-style: none;
	padding: 0;
       /*-- margin: 0px;--*/
}
#sidebar ul li {
	list-style: none;
	margin: 0 0 0 90px;
}
#sidebar ul li ul li {
	list-style: none;
        margin: 0px;
}
#sidebar img {
        padding: 4px;
}
#tags_align {
	text-align:right;
	margin:0 0 0 -85px;
}

/* WIDGET WIDGET WIDGET WIDGET  */
/* UL LI WODGET UL LI WIDGET */
#archives ul li, #recent-comments ul li, #categories ul li, #recent-posts ul li, #links ul li {
        padding: 0px;
}
/* META META META META META */
}
#meta .rss, #meta .login, #meta .check, #meta .wordpress {
        padding: 0px;
}
/* CALLENDAR */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* ALIGNMENTS ALIGNMENTS ALIGNMENTS */
.center, .aligncenter {
	text-align: center;
}
img.center, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left, .alignleft {
	float: left;
}
img.left, img.alignleft {
	float:left;
	margin: 7px 20px 20px 0px;
}
.right, .alignright {
	float: right;
}
img.right, img.alignright {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}

/* SHADOWBOX */
#gallery-1 img {
border:1px solid #CFCFCF;
padding: 5px;
margin: 0 0 0 -24px;
}
font-size:11px;
margin-left:0;
padding:0 0 0 11px;
text-align:left;
width:170px;

/*FACEBOOK */
p.facebook a {
color:#666666;
font-size:12px;
font-style:italic;
text-decoration:none;
background:url(http://www.umw.edu/admissions/images/FaceBook-icon.jpg) no-repeat;
border:none;
text-indent:-2000px;
outline:none;
}

/* LINKS */
#huevia {
        padding: 5px;
}
