/* ---------------------------------
GENERIC STYLE
--------------------------------- */
body {
background-image: url(http://nea.ngi.it/templatesblogger/img/09-bodybg.jpg);
background-position: center;
background-repeat: repeat-y;
background-color: #CCCCCC;
font-family: tahoma,Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
text-align: center;
}
a:link {
color: #A51818;
text-decoration: none;
}
a:visited {
color: #A51818;
text-decoration: none;
}
a:hover {
color: #CCCCCC;
text-decoration: none;
}
input,textarea {
background-color: #FFFFFF;
color: #A51818;
}
ul {
list-style-image: url('http://nea.ngi.it/templatesblogger/img/09-li.gif');
margin-top: 5px;
margin-left: 15px;
margin-bottom: 5px;
padding-left: 2px; direction:rtl
}
li{
background: transparent;
padding: 0px;
}
blockquote {
color: #666666;
background-color: #F2F2F2;
border: 1px solid #A51818;
padding: 5px;
margin-left: 10%;
margin-right: 10%;
}
/* ---------------------------------
BLOG STYLE
--------------------------------- */
#box {
color: #666666;
background-color: transparent;
font-family: tahoma,Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
padding-top: 5px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
width: 755px;
}
#header {
background-color: #FFFFFF;
background-image: url(http://nea.ngi.it/templatesblogger/img/09-stingedheart.jpg);
background-position: center;
background-repeat: no-repeat;
height: 258px;
margin-bottom: 15px;
}
#menu {
background-color: #F2F2F2;
float: left;
text-align: left;
color: #666666;
width: 210px;
margin-bottom: 10px;
padding: 0px 5px 15px 5px;
}
#boxblog {
float: right;
width: 520px;
color: #666666;
margin-bottom: 10px;
background-color: #FFFFFF;
padding-bottom: 15px;
text-align: justify;
position: center;
}
#footer {
background-color: transparent;
border-top: 1px solid #F2F2F2;
height: 20px;
padding: 5px 0px;
clear: both;
font-size: 10px;
color: #999999;
text-align: center;
}
/* ---------------------------------
HEADER CONTENT STYLE
--------------------------------- */
#blogtitle {
font-size: 40px;
text-transform: capitalize;
text-align: right;
color: #A51818;
padding-right: 40px;
padding-top: 140px;
}
#blogtitle a:link, #blogtitle a:visited {
font-size: 40px;
text-transform: capitalize;
text-align: right;
color: #A51818;
}
#blogtitle a:hover, #blogtitle a:active {
color: #A51818;
text-decoration: none;
}
#blogdescription {
font-size: 15px;
text-transform: capitalize;
text-align: right;
color: #999999;
margin-right: 40px;
margin-top: 10px;
}
/* ---------------------------------
MENU STYLE
--------------------------------- */
.boxmenu {
margin-bottom: 15px; text-align:right; direction:rtl
}
.voicemenu {
color: #A51818;
font-size: 11px;
text-align: right;
text-transform: capitalize;
font-weight: bold;
text-decoration: underline; margin-left:5px; margin-right:5px; margin-top:30px; margin-bottom:5px; padding-left:0px; padding-right:0px; padding-top:2px; padding-bottom:2px
}
/* ---------------------------------
POST STYLE
--------------------------------- */
.divlog {
border-bottom: 1px solid #F2F2F2;
padding: 4px; direction:rtl; margin-left:0px; margin-right:10px; margin-top:0px; margin-bottom:15px
}
.titlepost {
color: #CCCCCC;
font-weight: bold;
font-size: 13px;
text-transform: capitalize;
text-align: right;
margin-bottom: 10px;
}
.datepost {
color: #A51818;
text-transform: capitalize;
text-decoration: underline;
text-align: right;
font-weight: bold;
font-size: 11px;
margin: 15px 0px;
}
.data {
color: #A51818;
font-size: 10px;
text-align: left;
margin-bottom: 5px;
}
.text {
color: #666666;
text-align: justify;
font-size: 12px;
margin-bottom: 10px;
}
/* ---------------------------------
HEADER CONTENT STYLE
--------------------------------- */