/*  
Theme Name: CodingWeb
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
*/



*{margin:0;padding:0;}

body {
background: #ef4017 url(images/bg-body.gif) repeat-x;
color:#444444;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
margin-bottom:20px; 
line-height:20px;
}

#wrapper {
background:#FFFFFF;
margin:20px auto;
padding:1px;
width:1000px;
}

#header {
margin:0;
padding:0; 
width:1000px;
display:block;
background:#cdcdcd url(images/HeaderCoding_large1.jpg) no-repeat top;
height:200px;
}

#title {
text-align: center;
background-color:#eeeeee;
height:20px;
color:#888888;
}

#title h1 {
color:#999999;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
}

#title h1 a {
color:#999999;
text-decoration:none;
}

#title h1 a:hover {
color:#444444;
text-decoration:none;
}

h2 a:link,h2 a:visited { 
font-size:22px; 
color: #666666; 
text-decoration:none; 
font-weight: lighter;
text-align:left;
}

h2 a:hover {
color: #000000;
}

/*************************************/

.entry { 
float:left;
margin-bottom:10px;
width:540px;
}


.entry h2 {
padding-bottom:6px;
}

.entry p {
padding:0 0 10px 0;
}

.post {
padding:20px;
text-align:justify; 
margin-bottom:15px; 
background:url(images/postee.gif) repeat-x top;
width:600px;
}

.post a:link, .post a:visited {
color: #0C64F2;
text-decoration:none;
}

.post a:hover {
color: #e03718;
text-decoration:none;
}

.excerpt {
padding:10px;
margin-bottom:10px; 
background:url(images/stripe.png); 
height:120px; 
border:1px solid #CCCCCC; 
font-size:80%;
}

html>body .entry ul { 
margin-left: 0px; 
list-style-position:inside;
padding-left: 10px; 
text-indent: -14px; 
}
 
html>body .entry li { 
margin: 7px 0 8px 10px; 
}


.entry ol { 
padding: 0 0 0 35px; 
margin: 0; 
}

.entry ol li { 
margin: 0; 
padding: 0; 
}

.line {
width:500px;
float:left;
margin:0 0 10px;
padding:0 0 5px 2px; 
border-bottom:#e2e2e0 1px solid;
}

.left {
float:left; 
width:220px; 
padding-right:10px;
padding-left:20px; 
color: #333; 
font:11px;
}

.left a:link, .left a:visited {
font:14px Arial, Helvetica, sans-serif; 
color:#333333;
}

.left a:hover {
background-color:#333333; 
color:#FFFFFF;
}

.right {
float:left;
padding-right:20px;
width:220px; 
color:#333; 
font:11px;
}

.right a:link, .right a:visited {
font:14px Arial, Helvetica, sans-serif;
color:#333333;
}

.right a:hover {
background-color:#333333; 
color:#FFFFFF;
}



/*************************************/

#navigation {
height:40px;
background-color:#004098;
}

#menu {
background-color:#004098;
padding:10px;
}

#menu li {
display:inline;
list-style:none;
background-color:#004098;
}

.page_item a:link, .page_item a:visited {
color: #FFFFFF; 
padding:10px;
text-decoration:none;
}

.page_item a:hover { 
background-color: #5677ad; 
text-decoration:none;
}

.current_page_item a:link, .current_page_item a:visited {
background-color: #5677ad;
color:#ffffff;
text-decoration:none;
padding:10px;
}

.current_page_item a:hover { 
background-color: #5677ad; 
text-decoration:none;
}


/*************************************/

#topbar {
background:#FFFFFF url(images/sidee.gif) top repeat-x; 
float:right; 
width:358px;
}

#topbar a:link, #topbar a:visited {
color: #002d6e;
text-decoration:none;
}

#topbar a:hover {
color:#0C64F2;
text-decoration:none;
}


#sidebar1{ 
width:160px; 
float:left; 
border-right:1px solid #CCCCCC; 
padding-right:10px;
}

#sidebar1 h2 {
font-weight:bold; 
color:#e03718; 
font-size:16px;
}

#sidebar1 ul {
list-style-type:none; 
font-size:12px;
}

#sidebar1 ul li { 
margin-left:10px; 
margin-top:5px;
}

#sidebar1 ul li ul {
font-style:normal; margin-top:2px;
}

#sidebar1 ul li ul li {
border:0;
border-bottom:1px solid #CCCCCC;
list-style:none;
padding:5px; 
padding-left:0; 
margin-left:0;
}

#sidebar1 p {
padding:0 5px;
}

#sidebar1 ul li ul li ul li {
padding:0; 
border:0;
border-bottom:1px dotted #CCCCCC;
}

#sidebar1 ul li ul li ul li a {
padding-left:20px; 
font-size:11px;
}

#sidebar2 { 
width:160px; 
float:left;
}

#sidebar2 h2 {
font-weight:bold; 
color:#e03718;
font-size:16px;
}

#sidebar2 ul {
list-style-type:none;
font-size:12px;
}

#sidebar2 ul li {
list-style-type:none;
margin-left:10px; 
margin-top:5px; 
}

#sidebar2 ul li ul {
font-style:normal;
list-style-type:none;
}

#sidebar2 ul li ul li {
border:0;
border-bottom:1px solid #CCCCCC;
list-style:none;
padding:5px; 
padding-left:0; 
margin-left:0;
}

#sidebar2 p {
padding:0 5px;
}

#sidebar2 ul li ul li ul li {
padding:0;
border:0;
border-bottom:1px dotted #CCCCCC;
}

#sidebar2 ul li ul li ul li a {
padding-left:20px; 
font-size:11px;
}


/*************************************/

.topsearch { 
background:url(images/search-bg.jpg) no-repeat left; 
padding:10px; 
height:60px;
}

.topsearch input[type="text"] { 
border:1px solid  #FFFFFF; 
width:12em; 
color: #333333;
font:1em Trebuchet MS, Arial, sans-serif;
padding:2px;
}

.topsearch form {
float:right; 
width:83%;
}

h2.search {
font-weight:lighter;
}


/*************************************/

#comments {
font-weight:lighter; 
padding-top:10px; 
border-top:1px solid #CCCCCC; 
margin-top:10px;
}

.commentlist {
padding:20px;
}

#author, #email, #url {
color:#666;
width:40%;
border:1px solid #999999;
margin-bottom:0.6em;
background:#fcfcfc;
margin-top:1px;
padding:3px;
}

#submit {
font:bold 1em Tahoma;
margin-bottom:15px;
margin-top:5px;
padding:2px;
}

#respond {
padding-top:20px;
padding-bottom:10px; 
font-weight:lighter;
}

#comment {
width:70%;
border:1px solid #999999;
}

.smallies a:link, .smallies a:visited {
font-size:11px;
}

.smallies a:hover {
background-color:#333333; 
color:#FFFFFF; 
text-decoration:none; 
padding:0 3px 0 3px;
}


/*************************************/

#footer {
color:#ffffff; 
background-color:#004098;
padding:10px;
clear:both;
}

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


/*************************************/

acronym, abbr, span.caps { 
cursor: help; 
}

acronym, abbr { 
border-bottom: 1px dashed #999; 
}

blockquote { 
margin: 15px 30px 0 10px; 
padding-left: 20px; 
border-left: 5px solid #ddd; 
}

blockquote cite { 
margin: 5px 0 0; 
display: block; 
}

.center { 
text-align: center; 
}

hr { 
display: none; 
}

a img { 
border: none; 
}

.alignright {
float:right;
padding-right:30px;
}

.alignleft {
float:left; 
padding-left:40px;
}

img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

pre {
border: solid 1px #9a9a9a;
color: blue;
margin: 10px;
padding:10px;
background: #f3f2ed
}

code {
font-size:1.0em;
color: #000
}



/*****************************************/
.tit {
font: bold 11pt/13pt Arial, Helvetica, sans-serif; 
border-right: #999999 1px dotted; 
padding-right: 2px; 
border-top: #999999 1px dotted; 
padding-left: 4px; 
background: #e9e9e9; 
margin-bottom: 6px; 
padding-bottom: 1px;  
border-left: #999999 1px dotted; 
color: #ff0000; 
border-bottom: #999999 1px dotted;
}	
	
.boxDesPlanMini {
width: auto;
height: 180px;
}

.excerpt2 {
padding:3px;
margin-bottom:10px; 
background:url(images/stripe.png); 
height:105px; border:1px solid #CCCCCC; 
font-size:80%;
} 

.boxHome {
background-image:url(/img/home_box_back.gif);
height:200px;
width:244px;
margin-left:1px;
margin-right:2px;
margin-bottom:18px;   
}

.boxHomeBottom {
background-image:url(images/homebottom.gif);
background-repeat: repeat-y;
background-color:#fffff;
margin-bottom:20px;
}

.headBoxHome {
width:244px;
height:42px;
background-image:url(images/boxhome.gif);
background-repeat: repeat-x;
background-color:#d9e2fa;
font-size:14px;
font-weight:bold;
color:#000000;
vertical-align: middle;
text-align:left;
}

.headBoxHome p, .headBoxHome2 p, .headBoxHome3 p {
padding:4px;
}


.headBoxHome2 {
width:244px;
height:42px;
background-image:url(images/boxhome2.gif);
background-repeat: repeat-x;
background-color:#f7d8b3;
font-size:14px;
font-weight:bold;
color:#000000;
vertical-align: middle;
text-align:left;
}

.headBoxHome3 {
width:244px;
height:42px;
background-image:url(images/boxhome3.gif);
background-repeat: repeat-x;
background-color:#fad6f8;
font-size:14px;
font-weight:bold;
color:#000000;
vertical-align: middle;
text-align:left;
}

.priceBoxHome {
float:right;
height:39px;
width:80px;
color:#0066CC;
font-size:10px;
margin-right:10px;
background-color:#FFFFFF;
text-align:right;
padding:0 2px 0 0;
}

.iconBoxHome {
float:right;
}
    
.priceSize1 {
font-size:20px;
}

.priceSize2 {
font-size:12px;
}

.bodyBoxHome {
padding-left:4px;
font-size:11px;
text-align:left;
}

.bodyBoxHome a {
color:#0066CC;
font-weight:bold;
}

.boxDomini {
font-size:12px;
}

.titoliDomini {
color:#003399;
font-size:14px;
}

.orient {
margin: 0px;
padding: 0 0 20px 0;
}

.orient td {
font-weight: bold; 
list-style-type: none;
text-align: center;
width: 45%; 
float: left;
margin: 2px;
padding: 0px;
}

.orient td a {
color: #555;
display: block;
background-color: #ffffff;	
text-decoration: none;
padding: 2px;
}

.orient td a:hover {
background-color: #dddddd;
}

.subfooter {
font-size: 10px;
width:50%;
float:left;
}

.subfooter a {
background:url(images/rssfooter.gif) no-repeat left center;
padding: 0 10px 0 20px;
}

.subfooterdx {
width:50%;
float:right;
}

.subfooterdx img {
padding-top:10px;
float:right;
}

#paneltopbar {
border-bottom:2px solid #ffffff;
background-color:#cdcdcd;
height:26px;
padding:4px 8px 0 8px;
}

#panelsearch {
width:30%;
float:left;
}

#panel {
width:70%;
float:right;
}

#panel form {
padding-left:140px;
}

#panellogin, #panelpassword {
background-color:#ffffff;
border: 1px solid #aaaaaa;
}

#smspanel {
width:200px;
float:right;
padding:4px 0 4px 0;
background:#cdcdcd url(images/sms.gif) no-repeat right;
border-bottom: 2px solid #ffffff;
}

#mailpanel {
width:160px;
float:right;
padding:4px 0 4px 0;
background:#cdcdcd url(images/mail.gif) no-repeat right;
border-bottom: 2px solid #ffffff;
}

#mailpanel a, #smspanel a {
float:right;
padding-right:40px;
color:#333333;
text-decoration:none;
}

#mailpanel a:hover, #smspanel a:hover {
color:#333333;
text-decoration:none;
}

#breadcrumbs {
width:516px;
float:left;
padding:4px 4px 4px 20px;
background-color:#cdcdcd;
border-bottom: 2px solid #ffffff; 
}

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

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

#headerdomain {
padding:130px 0 0 510px;
}

#headerdomain input[type="text"] { 
border-top:1px solid  #52719f;
border-right:1px solid  #6386b9;
border-bottom:1px solid  #779fd7;
border-left:1px solid  #6386b9;
width:12em; 
color: #333333;
font:1em Trebuchet MS, Arial, sans-serif;
padding:2px;
background:#ffffff;
}


