/*  
Theme Name: Mag
Theme URI: http://www.sapientone.org
Description: A theme for Magazines
Version: 1.0
Author: Sapientone
Author URL: http://www.sapientone.orghttp://www.utrikesperspektiv.se/wp-admin/theme-editor.php?file=wp-content/themes/mag-10/archives.php&theme=Mag
The CSS, XHTML and design is released under GPL
*/







/* Begin Main-Layout */
*{
	margin:0;
	padding:0
}

body {
	color:#333;
	background-color: #fff;
	background-image: url(./images/bg.png);
	background-repeat: repeat-x;
}

.page {
	margin:0 auto;
	text-align:left;
	width:940px
	}

#header {
	text-align:left;
	width:942px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#logo {
	font-family:  Trebuchet MS, Verdana;
	font-size: 33px;
	color: #999;
	text-align: left;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	}
	
#logo a:link,  a:visited,  a:active {
	color: #000000;
	text-decoration: none;
	}

a:hover {
        text-decoration: underline;
}


#pubblicita{
	width:940px;
	padding: 0px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
}

#google_links{
	float: left;
	margin: 0px;
	width: 727px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content {
	float:left;
        align: center;
	margin:0 0 20px 0;
	width:690px
	
}
	

#sidebar1 {
	float:right;
	align: right;
        width:215px;
	margin-top: 0;
	margin-right: 0px;
        margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 8px;
        padding-right: 8px;
        padding-top: 0px;
        padding-bottom: 10px;
        border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
        background-color: #8689aa;
        height: 100%;
        -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	

}
	
.sidebar2 {
	float:left;
	width:155px;
	padding-left: 10px;
        padding-bottom: 10px;
        padding-right: 7px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
        background-color: #BEBFCB;
	}

#search {
	float: center;
	width: 300px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
        margin-left: 0px;
        text-align: left;
}


#footer {
	border-top:2px solid #999;
	clear:both;
	text-align:center;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	margin-top: 50px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}

#footer a:link {
        text-decoration: none;
        color: #484B6E;
        -moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
        }

#footer a:visited {
        text-decoration: none;
        color: #484B6E;
        -moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
        }

#footer a:active {
        text-decoration: none;
        color: #484B6E;
        -moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
        }


#footer a:hover {
        background-color: #C6C7CC;
        text-decoration: none;
        -moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
        }


/* End Main-Layout */


/* Colophon */

#colophon {
	width:200px;
	margin-right: 0;
	margin-bottom: 30px;
	background-color: #F8F8F8;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: #666666;
	padding: 4px;
}


/* Begin Header */
h1 {
	font-family: Trebuchet MS, Verdana;
	font-size: 1.6em;
	line-height: 1em;
	color: #000000;
	margin-top: 0px;
	text-align: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: lighter;
	}
	
h1 a:link, h1 a:visited, h1 a:active {
	color: #000000;
	text-decoration: none;
	}
h1 a:hover {
        text-decoration: underline;
}




.description {
	color:#000000;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	}
/* End Header */



/* Begin Content*/
h2,h3,h4,h5,h6{
	text-transform: uppercase;
	font-family:  Trebuchet MS, Verdana;
	font-size: 1.0em;
	line-height: 1em;
	color: #000000;
	margin-top: 0px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	font-weight: bold;



	padding-top: 10px;
	padding-bottom: 15px;
	}



h2 a:link, h2 a:visited, h2 a:active,
h3 a:link, h3 a:visited, h3 a:active {
        color: #000000;
	text-decoration: none;
        -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;





}

h2 a:hover, h3 a:hover {
      text-decoration: none;
      background-color: #C6C7CC;
      -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.post {
	margin-bottom: 10px;
	}

.postmetadata {
	color:#ffffff;
	font-size:10px;
	font-family: Trebuchet MS, Verdana;
	font-weight: bold;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-top: 2px;
	background-color: #181b39;
        text-transform: uppercase;
        -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active {
	color:#fff;
	text-decoration:none
}

.postmetadata a:hover {
        color: #F1E12C;
}


.entry, .entrytext{
	font-family: Trebuchet MS, Verdana;
	color: #000000;
	font-size: 13px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	font-weight: normal;
	padding-top: 8px;
	text-align: justify;
	}
	
.entrytext p{
	margin:0 0 15px 0;
	text-align: justify;
	}

.entrytext a:link, .entrytext a:visited, .entrytext a:active {
        color: #484B6E;
        text-decoration: none;
        -moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}



.entrytext a:hover {
	background-color: #C6C7CC;
        -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.entry a:link, .entry a:visited, .entry a:active {
        color: #484B6E;
        text-decoration: none;
}

.entry a:hover {
	background-color: #C6C7CC;
}

.themargintext {
	font-family: Trebuchet MS, Verdana;
	color: #000000;
	font-size: 13px;
	}

.themargintext a {color: #000000;}
.themargintext a:hover {color: #197cf6;}

/* End Content*/



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:0.85em;
	font-family: Trebuchet MS, Verdana;
        -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
.commentlist li {
	font-weight:bold
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em
	}

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.commentmetadata {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #white;
	}

.commentlist {
	padding:0;
	text-align:justify
	}

.commentlist li {
	margin:0px 0 15px 16px;
	padding:5px 10px 0 0;
	list-style:decimal
	}

.commentlist p {
	margin:10px 5px 10px 0;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	}

#commentform p {
	margin:5px 0;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	}

.commentmetadata {
	margin:0;
	display:block;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	}

.commentmetadata a:link, .commentmetadata a:active, .commentmetadata a:visited {
       text-decoration: none;
       color: #484B6E;
}

.commentmetadata a:hover {
      background-color: #C6C7CC;
}

/* End Comments */

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px
	}


.prenumerera ul li {
            list-style-type: none;
}

.prenumerera ul li ul li {
        border-bottom:0px solid #ddd;
	font-family: Trebuchet MS, Verdana;
	font-weight: normal;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0;
	padding-top: 4px;
	color: #555;
	font-size: 13px;
}

.prenumerera ul li ul li a:link, .prenumerera ul li ul li a:visited, .prenumerera ul li ul li a:active {
        font-family: Trebuchet MS, Verdana;
	color: #555;
	text-decoration: none;
}

.prenumerera ul li ul li a:hover {
        text-decoration: underline;
	color: #197cf6;
}

.prenumerera ul li a:hover {
        text-decoration: underline;
	color: #197cf6;
}

#sidebar1 ul li,
.sidebar2 ul li {
	list-style:none
	        }

#sidebar1 ul li ul li {
	border-bottom:0px solid #ddd;
	font-family: Trebuchet MS, Verdana;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0;
	padding-top: 4px;
	color: #555;
	font-size: 13px;
	}





.sidebar2 ul li ul li {
	border-bottom:0px solid #ddd;
	font-family: Trebuchet MS, Verdana;
	font-weight: normal;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0;
	padding-top: 4px;
	color: #555;
	font-size: 13px;
	}

#sidebar1 ul li ul li a:link, #sidebar1 ul li ul li a:visited, #sidebar1 ul li ul li a:active{
        font-family: Trebuchet MS, Verdana;
	color: #000000;
	text-decoration: none;
}

.sidebar2 ul li ul li a:link, .sidebar2 ul li ul li a:visited, .sidebar2 ul li ul li a:active{
	font-family: Trebuchet MS, Verdana;
	color: #0000ff;
	text-decoration: none;

}

#sidebar1 ul li ul li a:hover{


        	color: #fff;
}


.sidebar2 ul li ul li a:hover{
	color: #fff;
}

#sidebar1 ul li a:link, a:visited, a:active{

         text-decoration: none;
        color: #000000;    
}


.sidebar2 ul li a:link, a:visited, a:active{
        text-decoration: none;
        color: #000000;    
}
.sidebar2 ul li a:hover{
        	color: #fff;
}
}
/* End Entry Lists */



/* Begin Images */
p img {
	max-width:98%;
	border: 0px solid #fff;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto
	}
	

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline
	}

img.alignleft {
	padding:4px;
        margin:0 7px 2px 0;
	display:inline;
	}

.alignright {
	float:right;
	padding: 2px;
	font-family: Trebuchet MS, Verdana;
	font-size: 22px;
	}

.alignright a:link, a:visited, a:active {
      color: #000000;
}


.alignright a:hover {
       text-decoration: underline;
}

.alignleft {
	float:left;
	padding: 2px;
	font-family: Trebuchet MS, Verdana;
	font-size: 22px;
}

.alignleft a:link, a:visited, a:active {
      color: #000000;
}


.alignleft a:hover {
       text-decoration: underline;
}

/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top: 6px;
	margin: 5px;
        margin-bottom: 3px;
        margin-top: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px;
	padding: 0px;
        padding-bottom: 2px;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-family: Trebuchet MS;
        font-weight: bold;
        font-size: 10px;
	line-height: 12px;
	padding: 0  4px 5px;
        padding-bottom: 2px;
	margin: 0;
        text-transform: uppercase;
}
/* End captions */

/* Begin Form Elements */
#searchform {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
        -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#sidebar2 #searchform #s {
	width:155px;
	font-family: Trebuchet MS, Verdana;
	text-transform: uppercase;
	color: #white;
	background-color: #black;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10px;
	}

#sidebar2 #searchsubmit {
	padding:0px;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}


#search #searchform #s {
	width:145px;
	font-family: Trebuchet MS, Verdana;
	text-transform: none;
	color: #FFFFFF;
	background-color: #181b39;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
        -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#search #searchsubmit {
	font-family: Trebuchet MS, Verdana;
	font-size: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #181b39;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
        -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.entry form {
	text-align:center;
	font-family: Trebuchet MS, Verdana;
	font-size: 20px;
	color: #white;
	background-color: #181b39;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

select {
	width:120px
	}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: #fff;
	background-color: #181b39;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
        -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#commentform textarea {
	width:99%;
	padding:2px;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #8689aa;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

#commentform #submit {
	margin:0;
        margin-right: 2px;
	padding:2px;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: #black;
	background-color: #white;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float:right
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font:1.1em 'Courier New', Courier, Fixed
	}

acronym, abbr, span.caps
{
	cursor:help;
	font-size:0.9em;


	letter-spacing:.07em
	}


acronym, abbr {
	border-bottom:1px dashed #333
	}

blockquote {
	border-left:5px solid #333;
	margin:15px 0 0 0;
	padding:0 0 0 15px

	}







blockquote cite {
	margin:5px 0 0;
	display:block
	}

.center {
	text-align:center
	}

hr {



	clear:both;
	display:none

	}

a img {

	border:none
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px
	color: #8689aa;
	text-decoration: none;
	}

.navigation a:link, .navigation a:visited, .navigation a:active {
        color: #484B6E;
        text-decoration: none;
}

.navigation a:hover {
        color: #555;
        text-decoration: underline;
}




/* End Various Tags & Classes*/

/* Menu and others*/

#navlist li
{
	display: inline;
	list-style-type: none;
	float: right;
	font-family: Trebuchet MS, Verdana;
	font-size: 13px;
	padding-left: 8px;
	padding-top: 20px;
}

#google_small
{
	width:220px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
}


.utwrelposts {
	text-decoration:none;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: #white;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 20px;
}

.utwrelposts a {
	text-decoration:none;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: #FF0000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.utwrelposts a:hover {
	text-decoration: underline;
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: #197cf6;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
div#navmenu {
margin: 18px;
text-align: center;
height: 20px;
width: 95%;
background-color: #C0D5F4;
}
div#navmenu ul {
margin: 0px;
padding: 0px;
text-align: center;
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: small;
font-weight: bold;
color: #336699;
line-height: 20px;
white-space: nowrap;
}
div#navmenu li {
list-style-type: none;
display: inline;
}
div#navmenu li a {
text-decoration: none;
padding: 5px 5px;
color: #336699;
}div#navmenu li a:link {
color: #336699:
}div#navmenu li a:hover {
font-weight: bold;
color: #114477;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:745px; height:32px; font-size:0.85em; position:relative; z-index:100;border-right:1px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#758279; padding-left:10px; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */

.menu ul ul a.drop:hover{background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#949e7c;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#949e7c;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}


