/*
Theme Name: Genericblue
Theme URI: http://www.mertural.com
Description: Genericblue Theme
Version: 1.0
Author: MerT UraL
Author URI: http://www.mertural.com
*/

/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

html,body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #666;
	background-color: #fff;
        scrollbar-3dlight-color: #CCCCCC;
        scrollbar-arrow-color: #007CC3;
        scrollbar-darkshadow-color: #CCCCCC;
        scrollbar-face-color: #FFFFFF;
        scrollbar-highlight-color: #007CC3;
        scrollbar-shadow-color: #007CC3;
        scrollbar-track-color: #FFFFFF;
}

h1,h2
{
}

a
{
	color: #007cc3;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	text-align: justify;
}

.svana{
        color: #007CC3;
        font-family: AvantGarde Bk BT, verdana, arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
}

.titolo{
color: #666666;
font-family: verdana, arial, sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
}

.link{
color: #0000FF;
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-size: 10pt;
text-decoration: underline;
}

:hover.link{
color: #007CC3;
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-size: 10pt;
text-decoration: underline;
}

:visited.link{
color: #800080;
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-size: 10pt;
text-decoration: underline;
}

.nota{
color: #666666;
font-family: verdana, arial, sans-serif;
font-size: 10px;
}

.notap{
color: #666666;
font-family: verdana, arial, sans-serif;
font-size: 10px;
text-align: right;
}

.testop{
color: #666666;
font-family: verdana, arial, sans-serif;
font-size: 12px;
text-decoration: none;
text-align: center;
}

.img
{
border: solid 1px #dfdfdf;
}

hr{
color: #cccccc;
background-color: transparent;
height: 1px;
border-width : 1px;
border-color : #cccccc;
border-style : solid none none none;
}

div#image{
text-align: center;
}

/* Outer */

#outer
{
	padding: 0em;
	margin: 0em;
	width: 100%;
}

textarea{
        font-family: verdana, arial, sans-serif;
        font-size: 10pt;
        color: #666666;
        font-weight: normal;
        background-color: #FFFFFF;
        border: 1px #CCCCCC solid;
        cursor: pointer;
        cursor: hand;
}

input{
        color: #666666;
        font-family: verdana, arial, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        margin-bottom: 2px;
        border: 1px #cccccc solid;
        cursor: pointer;
        cursor: hand;
}

input#carrello{
        color: #007CC3;
        font-family: verdana, arial, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        background-color: #FFFFFF;
        border: 1px #FFFFFF solid;
        cursor: pointer;
        cursor: hand;
}

input#carrello:hover{
        text-decoration:underline;
}

.carrello{
        color: #666666;
        font-family: verdana, arial, sans-serif;
        font-size: 10pt;
        font-weight: normal;
        margin-bottom: 2px;
        border: 1px #FFFFFF solid;
}

/* Header */

#header
{
	position: relative;
	height: 11em;
	border-bottom: solid 3px #dfdfdf;
}

#header img
{
	margin: 0;
        border: none; 
	position: relative;
	padding-left: 1.5em;
        padding-top: 1.5em;
        vertical-align: middle;
}

#header h1
{
	position: absolute;
	top: 1.2em;
	font-size: 2.2em;
	letter-spacing: -0.05em;
        padding-left: 5em;
}

#header h1 a
{
	color: #007cc3;
	text-decoration: none;
}

#header h2
{
	position: absolute;
	font-size: 0.8em;
	top: 9em;
	color: #007cc3;
        padding-left: 5.7em;
}

#header h1 a img 
{
        border-color: white;
}

/* Menu */

#menu
{ 
        text-left: right;
        padding-left: 2em;
        background: #dfdfdf;
        border-bottom: solid 3px #dfdfdf;
}

#menu ul
{
	list-style: none;
        text-align: right;
	padding-right: 2em;
        float: right;
}

#menu li
{
	display: inline;
	padding-left: 1.1em;
	margin-left: 1em;
	border-left: dotted 1px #007cc3;
}

#menu li.first
{
	border: 0em;
	margin-left: 0em;
	padding-left: 0em;
}

#menu li a
{
	color: #007cc3;
	padding: 0.1em;
	text-decoration: none;
	font-weight: bold
}

#menu li a:hover
{
	text-decoration: underline;
}

/* Content */

#content
{
	line-height: 1.5em;
}


#content p
{
	margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	color: #545454;
	margin-bottom: 1em;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content ul


{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style: square;
}

#content blockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: solid 0.75em #005082;
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
}

#content table th
{
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
	border-right: solid 1px #fff;
}

#content table tr.rowH
{
	color: #fff;
	background: #006192 url('images/a8.gif') top left repeat-x;
	border-right: solid 1px #fff;
}

#content table tr.rowA
{
	background: #F8F8F8 url('images/a6.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

#content table tr.rowB
{
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	background-color: #fff;
	float: right;
	margin: 0em -19em 0em -19em;
	width: 100%;
}

#primaryContent
{
	margin: 1.5em 19em 0em 17.25em;
	padding: 1.5em 3em 1.5em 3em;
}

/* Secondary Content */

#secondaryContent
{
	position: relative;
	float: left;
	width: 14em;
	padding: 3em 2em 1.5em 2em;
	background: #fff url('images/a1.gif') top right repeat-y;
}

#secondaryContent .xbg
{
	position: absolute;
	right: 0em;
	bottom: -64px;
	background: #fff url('images/a3.gif') top right no-repeat;
	height: 64px;
	width: 128px;
}

/* Tertiary Content */

#tertiaryContent
{
	position: relative;
	float: right;
	width: 15em;
	padding: 3em 2em 1.5em 2em;


	background: #fff url('images/a2.gif') top left repeat-y;
}

#tertiaryContent .xbg
{
	position: absolute;
	left: 0em;
	bottom: -64px;
	background: #fff url('images/a4.gif') top left no-repeat;
	height: 64px;
	width: 128px;
}

.cerca {
        margin-bottom: 20px;

}

.style2 {
        font-family: Verdana, Arial, sans-serif;
        color: #666666;
        font-size: 12px
}

.lang {
        font-color: #FFFFFF;
}

#tertiaryContent ul#feed{
	margin: 15px 0px;
	padding: 0px;
	list-style: none;
}

#tertiaryContent ul#feed li{
	padding-top: 3px;
	padding-bottom: 3px;
}
	
#tertiaryContent ul#feed li a{
	background: url(/wp-content/uploads/images/rss.png) no-repeat left 50%;
	padding-left: 25px;
}


/* Footer */

#footer
{
	position: relative;
	z-index: 1;
	border-top: dashed 1px #dfdfdf;
	padding: 1em 0em 2em 0em;
	margin: 1em 2em 0em 2em;
	text-align: center;
}

.clear
{
	clear: both;
}	