/*
Theme Name: cp-minimal
Theme URI: http://www.cproell.de/wordpress-themes/
Description: Simple, clean and minimal Blog Theme. Now with CSS Navigation Menu
Version: 1.0.5
Author: Christian Proell
Author URI: http://www.cproell.de/
Tags: black, white, fixed-width, two-columns, right-sidebar, translation-ready
Text Domain: cp
*/

/* ### CSS RESET ### */
body,html{height:100%}
html,body,div,span,p,a,applet,object,iframe,font,h1,h2,h3,h4,h5,h6,blockquote,pre,code,img,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tr,th,td,caption,tbody,tfoot,thead,abbr,acronym,address,big,cite,del,dfn,em,img,kbd,q,s,samp{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:underline}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

/* ### MAIN SETTINGS ### */
body{background:#fff;color:#333;font:400 14px/20px tahoma,arial,"Trebuchet MS","Helvetica Neue","Liberation Sans",Arial,Verdana,Helvetica,FreeSans,sans-serif}
h1,h2,h3,h4,h5,h6{color:#333}
h1{font-size:22px}
h2{font-size:28px}
/*h3{font-size:24px}*/
h4{font-size:20px}
h5{font-size:16px}
h6{font-size:14px}
a:focus{outline:none}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
ol{list-style:decimal}
ul{list-style:none}
li{margin-left:30px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}
a{color:#ff9900;text-decoration:underline}
a:hover{color:#000;text-decoration:underline}
kbd{font-size:10px}
q:before,q:after{content:"\0022"}
dd{margin-left:20px}
pre{font-size:11px;overflow:scroll}
p img{max-width:100%;padding:4px 10px 10px 0px;background-color:#fff;}

/* ### PAGE SETTINGS ### */
#content{margin:0px auto;min-height:400px;padding:0 0 20px 0; border: 0px solid blue;}
#main{margin: 20px 0 20px 0; width:579px; border: 0px solid red;}
.col-full{margin:0 auto;width:930px;}
.col-left{float:left}
.col-right{float:right}

/* ### HEADER ### */
#header { height: 148px; }

#top { background: url("images/top_bg.png") repeat-x; }

div.wrapper {
margin:0 auto;
position:relative;
width:930px;
}

#fast-links { float: right; width: 620px; height: 42px; margin-top: 13px; line-height: 42px; font-size: 14px;}

#fast-links div {
    float: left;
    margin-right: 10px;

}
#fast-links div input.email_signup {
    background: transparent url("images/epost_bg.png") no-repeat;
    width: 167px;
    height: 42px;
    line-height: 42px;
    border: 0;
    padding: 1px 10px 0 10px;
    font-size: 14px;
}

#fast-links div a.signup {
    width: 42px;
    height: 42px;
    display: block;
    background: transparent url("images/ikon_epost.png") no-repeat;
    cursor: pointer;
}

#quicklinks { margin: 15px -10px 0 0; }
#quicklinks A {
  float: right;
  width: 73px;
  height: 42px;
  margin: 0 0 0 2px;
  padding: 5px 0 0 47px;
  background: url("images/mitt_city.png") left top no-repeat;
  cursor: pointer;
  color: #333;
}
#quicklinks A#my_mail { background-image: url("images/min_epost.png"); }


#logo { width: 244px;height: 48px;position: absolute;top: 17px;left: 6px; }

#mainMenu {
	position: absolute;
	bottom: 16px;
	right: 0;
	margin: 0;
	padding: 0;
}
#mainMenu LI { float: left;list-style-type: none;margin: 0 0 0 6px; padding: 0;background: url("images/bg_mainMenu_li.gif") left -40px no-repeat; }
#mainMenu LI.on { background: url("images/bg_mainMenu_li.gif") left top no-repeat; }
#mainMenu A, #mainMenu A:hover, #mainMenu .on A, #mainMenu .on A:hover {
	display: block;
	float: left;
	height: 24px;
	margin: 0;
	padding: 10px 10px 0px 10px;

	background-image: url("images/bg_mainMenu_a.gif");
	background-repeat: no-repeat;
	background-position: right -40px;

	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
line-height: 16px;
	color: #fff;
	font-family: Arial, sans-serif;
	letter-spacing: 0.4px;
}
#mainMenu A:hover, #mainMenu .on A:hover { color: #ff9f00; }
#mainMenu .on A { color: #444; }
#mainMenu .on A, #mainMenu .on A:hover { background-position: right 0px; }

#subMenu { float: right;width: 100%;margin: 30px 0 10px 0;padding: 0; }
#subMenu LI { width: 100%;margin: 0;padding: 0;list-style-type: none; }
#subMenu LI A {
	display: block;
	float: left;
	width: 100%;
	height: 28px;
	margin: 0;
	padding: 12px 0 0 0;
	background: url("images/bg_subMenu.png") left top no-repeat;

	text-align: center;
	color: #000;
	font-size: 12px;
}
#subMenu LI A:hover, #subMenu LI.on A:hover { background-position: left -40px; }
#subMenu LI.on A { background-position: left -80px; }


/* ### NAVIGATION BARS ### */ 
#top-nav{font-size:10px;font-weight:normal;text-transform:uppercase}
#top-nav .current_page_item a, #top-nav .current_page_item a:hover{color:#cc0000}
#sec-nav{font-size:12px;font-weight:bold;text-transform:uppercase}
#sec-nav{border-top:1px dotted #bbb;border-bottom:1px dotted #bbb}

/* ### NAVIGATION CSS CLASS ### */
.nav{display:inline-block;line-height:100%;margin:0;padding:7px 6px 0}
.nav a{color:#333;display:block;margin:0;padding:8px 10px;text-decoration:none}
.nav a:hover{background:#666;color:#fff}
.nav .current a, .nav li:hover > a{background:#666;color:#fff}
.nav li{float:left;list-style:none;margin:0 5px;padding:0 0 8px;position:relative}
.nav li:hover > ul{display:block}
.nav ul{background:#fff;border:1px solid #b4b4b4;display:none;left:0;margin:0;padding:0;position:absolute;top:25px;width:185px}
.nav ul a{font-weight:normal}
.nav ul a:hover{background:#666 !important;color:#fff !important}
.nav ul ul{left:185px;top:-1px}
.nav ul li{float:none;margin:0;padding:0}
.nav ul li:hover a, .nav li:hover li a{background:none;border:none;color:#666}

/* ### POSTS ### */
.post,div.page{border-top:0px solid #ddd;border-bottom:1px dashed #999;margin-bottom:20px;padding:0px 0px 20px 0px}
.post a{text-decoration:underline}
.post a:hover{text-decoration:none}
.post-title h1,.post-title h1 a{color:#333;line-height:26px;margin-bottom:10px;text-decoration:none;font-weight:normal}
.post-title h1 a:hover{color:#ff9900;text-decoration:none;border:none}
.post-title h4{color:#333;line-height:32px;padding:30px}
.post-entry p{font-size:13px;line-height:16px;}
.post-entry ul li{list-style:disc}
.post-meta{color:#666;font-size:10px;margin-bottom:20px}
.post-meta a{color:#666}
.post-meta a:hover{color:#ff9900;text-decoration:underline}
.post-meta-info{}
.post-meta-comments{float:right}
.post-read-more{margin:30px 0 20px 0}
.post-read-more a{color:#333;font-weight:bold;text-decoration:none}
.post-read-more a:hover{text-decoration:underline}
.post ul li:before{content:"\00BB \0020"}
.post blockquote{border-left:3px solid #ccc;font-size:13px;font-style:italic;margin:15px 30px 15px 10px;padding-left:20px}
.post acronym,.post abbr{border-bottom:1px dashed #999;cursor:help}
.wp-caption p{font-size:11px}
.sticky{background:#fef5be}
div.attachment{border:1px solid #ddd;margin-bottom:20px;padding:30px 30px 10px 30px}
p.attachment{text-align:center}

/* ### COMMENTS ### */
.commentlist{border:1px solid #ddd;margin-bottom:20px;padding: 30px 0;text-align:justify}
.commentlist h4{padding:0 30px}
.commentlist ol{padding-right:30px}
.commentlist ol li{list-style:none}
.comment-meta{font-size:12px;margin:18px 10px 10px 0}
.comment-meta img{float:left;margin:0 10px 0 0}
.comment-meta span{line-height:42px}
.comment-meta span.comment-name{font-weight:bold}
.comment-meta span.comment-name a,.comment-meta span.edit a,.comment-meta span.permalink a{color:#333;text-decoration:underline}
.comment-meta span.comment-name a:hover,.comment-meta span.edit a:hover,.comment-meta span.permalink a:hover{color:#ff9900;text-decoration:underline}
.comment-meta span.date{font-size:11px}
.comment-meta span.edit a:hover,.comment-meta span.permalink a:hover{text-decoration:underline}
.comment-entry{padding:10px 15px;border-bottom:1px dotted #ccc}
.comment-entry p{margin:0}
.comment-entry blockquote{border-left:3px solid #ccc;font-size:13px;font-style:italic;margin:15px 30px 15px 10px;padding-left:20px}
.comment-form{border:1px solid #ddd;font-size:11px;padding-top:30px}
.comment-form h4{margin-bottom:18px;padding:0 30px}
.comment-form a{color:#333;text-decoration:underline}
.comment-form a:hover{color:#ff9900;text-decoration:underline}
.comment-form fieldset{padding:0 30px}
.comment-form input{border:1px solid #666;margin:2px 0;padding: 5px}
.comment-form textarea{border:1px solid #666;height:150px;margin:2px 0;padding:5px;width:98%}
.comment-form .notice{color:#666;float:right}
.comment-navigation{padding:10px 30px}
.comment-navigation a{color:#333;font-size:10px;font-weight:bold;text-decoration:underline}
.comment-navigation a:hover{color:#ff9900}
.comment-reply a{color:#333;font-size:10px;font-style:italic;text-decoration:underline}
.comment-reply a:hover{color:#ff9900}
.comment-unapproved{font-size:10px;font-style:italic;color:#0000cc}
#cancel-comment-reply a{color:#333;font-style:italic;padding:0 30px}
#cancel-comment-reply a:hover{color:#ff9900}
.nocomments{border:1px solid #ddd;margin-bottom:20px;padding:30px}

/* ### POSTS NAVIGATION ### */
.more-entries{padding:20px 0 40px 0}
.more-entries a{color:#333;font-weight:bold;text-decoration:none}
.more-entries a:hover{text-decoration: underline}

/* ### SIDEBAR ### */
#sidebar{overflow:hidden;width:331px;}

#social {padding-top: 20px;}

.info_frame { width: 100%;margin: 15px 0 5px 0;background: url("http://www.citynetwork.se/img/layout/info_middle.gif") left top repeat-y; }
.it { background: url("http://www.citynetwork.se/img/layout/info_top.gif") left top no-repeat; }
.ib { padding: 15px 20px 11px 20px;background: url("http://www.citynetwork.se/img/layout/info_bottom.gif") left bottom no-repeat; }
.info UL { margin: 0;padding: 0; }
.info LI { margin: 0 0 4px 0;padding: 0; }


/* ### WIDGETS ### */
.widget{padding: 0 0 20px 0;width: 100%;margin: 15px 0 5px 0;background: url("http://www.citynetwork.se/img/layout/info_bottom_50px.gif") left bottom no-repeat;}
.widgettitle{font-size:18px; font-weight: normal;padding:20px 20px 10px 20px;margin:0;background: url("http://www.citynetwork.se/img/layout/info_top_50px.gif") left top no-repeat;}
.widgetcontent{padding:0 10px 0 20px;;background: url("http://www.citynetwork.se/img/layout/info_middle.gif") left top repeat-y;}
.widget li{margin-left:10px}
.widget ul,.widget_recent_comments ul{padding:0!important}
.widget ul li,.widget_recent_comments ul li{font-size:12px;padding-top:10px}
.widget ul li a:hover,.widget_recent_comments ul li a:hover{text-decoration:underline}
.widget ul li ul .children{padding-left:10px}
.widget select {margin:10px 10px 20px 10px}
.textwidget{margin-bottom:20px;padding:10px}
.widgetsearchform{margin-left:10px}


/* ### WIDGETS ### */
/*.widget{border:1px solid #ddd;margin-bottom:20px;padding:20px 0 0 0}*/
/*.widgettitle{font-size:18px;padding:0 20px;margin:0 0 10px 0}*/
/*.widgetcontent{padding:0 10px}*/
/*.widget li{margin-left:10px}*/
/*.widget ul,.widget_recent_comments ul{padding:0!important}*/
/*.widget ul li,.widget_recent_comments ul li{font-size:12px;padding-top:10px}*/
/*.widget ul li a:hover,.widget_recent_comments ul li a:hover{text-decoration:underline}*/
/*.widget ul li ul .children{padding-left:10px}*/
/*.widget select {margin:10px 10px 20px 10px}*/
/*.textwidget{margin-bottom:20px;padding:10px}*/
/*.widgetsearchform{margin-left:10px}*/

/* ### CALENDAR ### */
#wp-calendar{clear:both;font-size:12px;width:90%}
#wp-calendar caption {font-weight:bold;padding:0 0 10px 0;text-transform:uppercase}
#wp-calendar th,#wp-calendar td{text-align:center;padding:5px}
#wp-calendar td{background:transparent}
#wp-calendar td a{font-weight:bold;text-decoration:none}
#wp-calendar td a:hover{text-decoration:underline}
#wp-calendar td,table#wp-calendar th{padding:3px 0}
#wp-calendar tfoot a{color:#333;text-decoration:underline}
#wp-calendar tfoot a:hover{color:#cc0000}

/* ### TAG CLOUD ### */
.widget_tag_cloud .widgetcontent div{padding:10px}

/* ### SEARCH ### */
#searchform{margin:0}
#searchform label{display:none}
input#s{border:1px solid #ddd;color:#666;margin:0 0 20px 0px;padding:3px 0 3px 5px;width:250px}
input#searchsubmit{border:1px solid #ddd;color:#666;height:25px;margin:0}

/* ### FOOTER ### */
/*#footer {border:1px solid #ddd;font-size:10px;margin-bottom:20px;min-height:40px}*/
/*#footer p{margin:0 30px;line-height:40px}*/
/*#footer a{color:#333;text-decoration:underline}*/
/*#footer a:hover{color:#cc0000}*/
/*.copyright{color:#999}*/


/* ------------ footer -------------- */

#bottom { float: left; width: 100%;background: url("images/bg_bottom.png") left top repeat-x; border: 0px solid red; }
#footer { font-size: 11px;color: #999; }


/*#footer H2 {*/
/*	float: left;*/
/*	height: 24px;*/
/*	margin: 10px 0;*/
/*	padding: 6px 0 0 35px;*/
/*	background: url("http://www.citynetwork.se/img/layout/shortcuts.png") left top no-repeat;*/

/*	color: #333;*/
/*	font-size: 14px;*/
/*}*/

#footer h2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.citynetwork.se/img/layout/shortcuts.png) no-repeat scroll left top;
color:#333333;
float:left;
font-size:14px;
font-weight: normal;
height:24px;
margin:10px 0;
padding:6px 0 0 35px;
}

h2 {
margin-top:20px;
}

#shortcuts, #shortcuts UL { clear: both;margin: 0;padding: 0; }
#shortcuts LI { float: left; list-style-type: none; margin-left: 0px; margin-right: 50px; color:#FF9F00; text-transform: uppercase; }
#shortcuts LI UL LI { float: none; margin: 0;  color:#666; text-transform: none; line-height: 16px; }
#shortcuts LI A { color: #666; text-decoration: underline; }
#shortcuts LI A:hover { color: #222; text-decoration: underline; }
/*#shortcuts LI#nav1 A { padding-left: 0;border-left: none; }*/


#copyright, #siteby  { float: left;margin: 0;padding: 0;color: #666; }

#siteby { float: right; }
#siteby LI { float: left;list-style-type: none; }
#siteby LI A { padding: 0 0 0 1em;border-left: 1px solid #666;color: #666; }
#siteby LI A.xhtml { padding-right: 1em;border: none; }



div#leftColumn, div#rightColumn, div.column, div.row, div.lt, div.rt, div.lb, div.rb {
display:block;
min-height:20px;
}

div.row {
clear:both;
margin:0 0 10px;
position: relative;
width:100%;
}
#bottom p {max-width:100%;line-height:16px}

#credit { float: right; text-align: right;}
#credit IMG { margin: 10px 0 0 6px; }



/* ### MISCELLANEOUS ### */
.alignleft{float:left}
.alignright{float:right}
.aligncenter{display:block;margin-left:auto;margin-right:auto}
.error{background:#ffcdd1;border-top:2px solid #e10c0c;border-bottom:2px solid #e10c0c;text-align:left;padding:5px 20px}
.alert{background:#fef5be;border-top:2px solid #fdd425;border-bottom:2px solid #fdd425;text-align:left;padding:5px 20px}
.ok{background:#d7f7c4;border-top:2px solid #82cb2f;border-bottom:2px solid #82cb2f;text-align:left;padding:5px 20px}
.note{background:#efefef;border-top:2px solid #dedede;border-bottom:2px solid #dedede;text-align:left;padding:5px 20px}
.info{background:#f7fafd;border-top:2px solid #b5d3ff;border-bottom:2px solid #b5d3ff;text-align:left;padding:5px 20px} /* blue */
.download{background:#f7fafd;border-top:2px solid #82cb2f;border-bottom:2px solid #82cb2f;text-align:left;padding:5px 20px}

/* ### CLEARING FLOATS ### */
html body * dd.clear,html body * div.clear,html body * li.clear,html body * span.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;height:0;list-style:none;margin:0;overflow:hidden;padding:0;visibility:hidden;width:0}


/* Facebook style */

.fan_box body {color: #333}
.fan_box img {border: 1px solid #fff}
.fan_box a{text-decoration: none}
.fan_box a:hover{text-decoration: underline}
.fan_box .full_widget{height: 220px;border: 0 !important;background: none !important;position: relative}
.fan_box .connect_top{background: none !important;padding: 0 !important}
.fan_box .profileimage, .fan_box .name_block{display: none}
.fan_box .connect_action{padding: 0 !important}
.fan_box .connect_button{padding-top: 0 !important}
.fan_box .connections{padding: 0 !important;border: 0 !important;font-family: tahoma,arial,"Trebuchet MS",helvetica, Arial, Helvetica, sans-serif;font-size: 15px;font-weight: none;color: #fff}
span.total{color: #9bc7d2;font-weight: bold}
.fan_box .connections .connections_grid {padding-top: 10px !important}
.fan_box .connections_grid .grid_item{padding: 0 10px 10px 0 !important}
.fan_box .connections_grid .grid_item .name{font-family: helvetica, "tahoma,arial,"Trebuchet MS",verdana,sans-serif;font-size: 13px;font-weight: normal;color: #9bc7d2 !important;padding-top: 1px !important}
.fan_box .connect_button .UIActionButton{position: absolute;bottom: 0;left: 0px;margin: 0 !important}
.UIButton_Gray {-moz-box-shadow:0 0px 0 rgba(0, 0, 0, 0) !important;background:#fff !important;border:none !important;padding: 7px 12px 7px 12px !important}
.UIButton_Text {background-color:transparent;font-size:15px !important;font-family: tahoma,arial,"Trebuchet MS",verdana !important;font-weight:normal !important;color: #296b7b !important;line-height:14px;margin:0;overflow:visible;padding:0;width:auto}


