/* ---------------------------------
GENERIC STYLE
--------------------------------- */

body {
        background-image: url(../img/pattern3.gif);
	background-repeat: repeat;
        background-position: center;
	background-attachment: fixed;
	background-color: #F7F7DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	
}

a:link {
	color: #415968;
	text-decoration: underline;
}

a:visited {
	color: #415968;
	text-decoration: underline;
}

a:hover {
	color: #415968;
	text-decoration: none;
}

#menu a:link {
	color: #98A7BA;
	text-decoration: underline;
        font-size: 11px;
}

#menu a:visited {
	color: #98A7BA;
	text-decoration: underline;
        font-size: 11px;
}

#menu a:hover {
	color: #98A7BA;
	text-decoration: none;
        font-size: 11px;
}

a img {
        border-width:0;
}

input,textarea {
        background-color: #E4DCD1;
        color: #27221E;
}

blockquote {
        background-color: transparent;
        border: 3px double #415968;
        padding: 5px;
	margin-left: 10%;
	margin-right: 10%;
}

ul {
	list-style: round;
        color: #333333;
	margin: 5px 0px 5px 30px;
	padding-left: 0px;
	font-size: 11px;
}

li {
	background: transparent;
	font-size: 13px;
        padding: 0px;

}

#menu ul {
	list-style: round;
        color: #98A7BA;
	margin: 5px 0px 5px 15px;
	padding-left: 0px;
        font-size: 11px;
}

#menu li {
	background: transparent;
        font-size: 11px;
        padding: 0px;
}

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

#box {
        background-image: url(../img/blogbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
        background-color: #9EAEC5;
	color: #CCCCCC;
        margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 750px; 
        border: 3px double #7B91A9;   
} 


#menu {
        background-image: url(../img/menubg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #27221E;
	color: #98A7BA;
	float: left;
	text-align: left;
	width: 249px;
        padding: 0px;
        margin-bottom: 10px;  
        font-size: 11px;
} 

#boxblog {
	color: #999999;
        float: right;
        width: 750px;
        margin-bottom: 10px;
        background-color: transparent;
        padding-bottom: 15px;  
}

#footer {
        height: 100px; 
     	clear: both; 
		color: #415968;
		padding-bottom: 10px;
}

#incima {
        height: 1px; 
     	clear: both; 
/*		color: #415968;      */
		padding-bottom: 10px;
}


                                    
                    
                                    

#testa {
        height: 15px; 
     	clear: both; 
		color: #415968;
		padding-bottom: 10px;
		float: left;

}


/* ---------------------------------
HEADER CONTENT STYLE
--------------------------------- */

#blogtitle {
	font-size: 30px;
	font-weight:;
	text-transform: capitalize;
        text-decoration: none;
	text-align: center;
	letter-spacing: 3px;
	color: #415968;
	background-color: transparent;
        padding: 5px 20px 5px 20px;
}

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

#blogtitle a:hover, #blogtitle a:active  {
 	color: #415968;
	text-decoration: none;
        position: relative;
	top: 1px; 
	left:1px;
}

#blogdescription {
	font-size: 15px;
	text-transform: capitalize;
	text-align: right;
	color: #415968;
	background-color: transparent;
        margin-bottom: 30px;
        padding: 0px 20px 0px 20px; 
}


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


.boxmenu {
	margin-top: 15px; 
        margin-right: 10px;
        padding: 5px; 
}

.voicemenu {
	color: #415968;
	padding: 2px;
        margin: 20px 5px 15px 5px;
        font-weight: bold;
	text-align: center;
	text-transform: capitalize;
        letter-spacing: 1px;
}

.topmenu {
    background-image: url(../img/bar.jpg);  
	background-repeat: no-repeat;
	background-position: left top;
        height: 464px;
}

.bottomenu {
        background-image: url(../img/bottomenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
        height: 27px;
}


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


.divlog {
         padding: 10px 20px 10px 10px;
}

.titlepost {
	 color: #5E7182;
	 font-size: 13px;
	 padding-left: 5px;
         margin-top: 5px;
         margin-bottom: 20px;
         font-weight: bold;
	 text-transform: capitalize;
	 letter-spacing: 1px;
         text-align: left;
}

.datepost {
        text-align: center;
        color: #5C6F7B;
	font-size: 16px;
        font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 2px;
        margin: 25px 0px 35px 0px;
}

.data {
	 color: #333333;
	 font-size: 12px;
         text-align: left; 
         padding-bottom: 5px;
         border-bottom: 1px solid #5C6F7B;
}

.text
{
	color: #333;
	text-align: justify;
	font-size: 13px;
	margin-bottom: 15px;
/*	font-style: italic;  */
}



/* ---------------------------------
HEADER CONTENT STYLE
--------------------------------- */

#comments {
        color: #333333;
        border-bottom: 1px solid #5C6F7B;
	text-transform: capitalize;
        text-align: center;
        font-weight: bold;
        font-size: 13px;
	letter-spacing: 1px;
        padding-bottom: 2px;
        padding-left: 3px;
}

.comment-body{
        color: #666666;
        font-size: 12px;
        text-align: justify;
        margin: 10px; 
        font-weight: normal;
}

.data-comments {
        color: #333333;
	text-transform: capitalize;
        text-align: center;
        font-weight: bold;
        font-size: 11px;
	letter-spacing: 1px;
        border-bottom: 1px solid #5C6F7B;
        padding-bottom: 2px;
        padding-left: 3px;
}

