body {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #d4dbf7;
        background-image: url(../images/background.jpg);
        background-position: top right; 
        background-repeat: no-repeat; 
        background-attachment: fixed;
}


#box {
	background-color: #0057c4;
	width: 1000px;
    float: left;
    border: 1px solid #dfdfdf;
    background-image: url(../images/footer.jpg);
    background-position: bottom left; 
    background-repeat: no-repeat; 
    background-attachment: fixed;
}

#middlerightcontainer {
	width: 805px;
	float: right;
	text-align: left;
    z-index: 999;

}

#rightcontainer {
	background: transparent url(../images/paperbg.jpg);
	width: 195px;
	float: right;
	text-align: left;
	margin: 0px 5px 5px 5px;
	padding-top: 10px;
}

#leftcontainer {
	background: transparent url(../images/paperbg.jpg);
	width: 180px;
	float: left;
	text-align: left;
	margin: 0px 5px 15px 5px;
}

#boxblog {
	background: transparent url(../images/paperbg.jpg);
	width: 600px;
	margin: 0px 5px 0px 0px;
	height: 100%;
}

#footer {
height: 50px;
clear: both;
text-align: center;
}

#credits {
	font-size: 0.75em;
	text-align: center;
	padding-top: 10px;
	color:  #fff;
}


/* ---------------------------------
LINKS STYLE
--------------------------------- */

a:link, a:visited {
	color: #630;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	color: #F90;
	text-decoration: underline;
}

a:focus, a:active {
color: #ee369d;
text-decoration: underline;
}

a img {border: 0px;}

#head h1 a:link, #head h1 a:visited {
color: #666;
text-decoration: none;
}

#head h1 a:hover, #head h1 a:focus, #head h1 a:active {
	color: #666;
	text-decoration: none;
}


/* ---------------------------------
LISTS STYLE
--------------------------------- */

.post ul {
list-style-image: url(../images/list.png);
margin: 5px 0px 5px 25px;
padding-left: 2px;
}

.post li {
background: transparent;
padding: 0px;
}


.boxmenu ul {
list-style-image: url(../images/list.png);

margin: 5px 0px 5px 0px;
padding-left: 2px;
list-style-position: inside;
}

.boxmenu li {
background: transparent;
padding: 2px 0px;
border-bottom: 1px solid #e6e7e8;
}



/* ---------------------------------
VARIOUS CLASSES
--------------------------------- */

input,textarea {
	background-color: #FFF;
	color: #0099FF;
	border: 1px solid #dfdfdf;
	margin: 2px 0px;
}

blockquote {
background-color: transparent;
padding: 10px;
font-style: oblique;
margin-left: 10%;
margin-right: 10%;
}

#avatar {padding: 0px; border: 2px solid #dfdfdf; margin-right: 10px;}

.center {text-align: center; }

.clear_l {clear:left;}



/* ---------------------------------
BLOG TITLE STYLE
--------------------------------- */

#head {
	background-color: transparent;
	height: 137px;
	/*border-bottom: 1px solid #dbdbdb;*/
	margin-bottom: 15px;
}

#headerImage {
background: transparent url(../images/header.jpg) top left no-repeat;
height: 137px;
}

#head h1{
font-family:Arial, Sans-serif;
font-size: 2em;
font-weight: bold;
text-align: left;
text-decoration: none;
padding: 0px 0px 0px 150px;
}

#blogdescription {
	font-family:Arial, Sans-serif;
	font-size: medium;
	letter-spacing: 1px;
	color: #999;
	text-align: left;
	margin: -15px 120px 0px 300px;
}

/* ---------------------------------
MENU STYLE
--------------------------------- */

.boxmenu {
	margin: 0px;
	text-align: left;
	padding: 0px 10px 15px 10px;
	font-size: 0.75em;
	line-height: 1.2;
	color: #63F;
}

#rightcontainer h3, #leftcontainer h3{
	font-family:Arial, Sans-serif;
	letter-spacing: 1px;
	font-size: 1.1em;
	margin: 2px 0px 2px 0px;
	padding: 1px 0px;
	text-transform: uppercase;
	text-align: left;
}


/* ---------------------------------
POST STYLE
--------------------------------- */

.post {
margin: 0px 0px 10px 0px;
padding-right: 10px;
clear: left;
z-index: 1;
}

.single {
	margin-left: 5px;
	border-left: 1px solid #099ff;
	padding: 0px 0px 0px 10px;
}

.post h2 {
	font-family: Arial, Sans-serif;
	color: #F30;
	font-size: 1.1em;
	margin: 0px;
	padding: 2px 3px;
	text-align: left;
}

.datepost {
color: #666666;
font-size: 0.7em;
text-align: left;
margin-bottom: 10px;
}

.data-bottom {
color: #666666;
font-size: 0.7em;
text-align: right;
}

.text {
color: #000000;
font-size: 0.81em;
text-align: justify;
margin: 0px 0px 10px 0px;
line-height: 1.2;
}

/* ---------------------------------
POST AVATAR STYLE
--------------------------------- */

.boxpost{
float: left;
width: 60px;
font-size: 0.75em;
}

.boxpost img {
background-color: #fff;
width:50px;
height: 50px;
border: 1px solid #dfdfdf;
}

/* ---------------------------------
CALENDAR STYLE
--------------------------------- */

table.calendar { border: 0; background-color: transparent; width: 180px; color: #666666;}

table.calendar th { height: 10px; font-size: 7pt; text-align: center; border: 0px;}

table.calendar td { width: 19px; height: 10px; font-size: 9pt; text-align: center; border: 0px; }

table.calendar .calendar-month { font-weight: bold; margin-top: 3px; font-size: 10pt; text-align: center; margin-bottom: 5px; }

table.calendar .calendar-month a { text-decoration: none; }

table.calendar .calendar-prev { font-weight: normal; }

table.calendar .calendar-next { font-weight: normal; }

table.calendar td.linked-day { font-weight: bold; background-color: transparent;}

table.calendar td.linked-day a { text-decoration: none; color: #114d7e; }

table.calendar td.linked-day a:hover { text-decoration: none; color: #114d7e; border: 1px solid #114d7e;}

table.prevnext { width: 100%; margin-top: .3em; }

table.prevnext td { font-size: smaller; }

table.prevnext td a { text-decoration: none; }

/* ---------------------------------
NAVIGATION STYLE
--------------------------------- */

.navigation {
color: #666666;
margin-bottom: 10px;
margin-top: 4px;
text-align: center;
font-size: 0.81em;
}

.navigation a:link, .navigation a:visited {
border: 1px solid #dfdfdf;
background-color: #fff;
padding: 1px 3px;
}

/* ---------------------------------
COMMENTS STYLE
--------------------------------- */

h3#comments {
font-family: Arial, Sans-serif;
color: #0aa8d8;
font-size: 1.10em;
font-weight: bold;
margin: 15px 0px;
padding: 3px 3px;
text-transform: uppercase;
text-align: left;
}

.boxcomment {
margin-top: 1em;
background:transparent;
padding: 5px;
background-color: #f5f5f5;
border: 1px solid #dfdfdf;
}

.post-comment {

font-size: 0.88em;
margin: 0px;
padding: 2px 3px;
text-align: right;
float: right;
}

.comment-title {
text-align: left;
font-size: 0.90em;
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #fff;
color: #999;
font-weight:bold;
}

.data-comments {
background: transparent;
text-align: left;
color: #999999;
margin: 0px;
font-size: 0.81em;
}

.google-add {
background: transparent;
text-align: left;
color: #999999;
margin-top: -50px;
font-size: 0.81em;
}

.comment-body{
color: #666666;
font-size: 0.75em;
text-align: left;
margin: 0px 0px 10px 0px;
}

#rightcont {
	width: 195px;
	float: right;
	text-align: left;
	margin: 0px 5px 5px 5px;
	padding-top: 10px;
}
