/*
Theme Name: New.Seattle.Gov
Theme URI: http://wp_blogs/http://atyourservice.seattle.gov//themes/atyourservice/
Description: *Updated from City template with styles from McGinnforMayor* Updated for WordPress v2.6, now supporting tags, gravatars and other useful features. Originally based on the classic andreas01 CSS template</a>. Valid XHTML 1.0 Strict and CSS. Public domain.
Tags: 2 columns, 3 columns, white, widgets, fixed width, 800px, andreas
*/

html { min-height: 100%; margin-bottom: 1px; }

/* Body */
* {margin:0; padding:0;}
body {
background-image: url(http://www.seattle.gov/2004_img/seattle_back.gif);
color:#303030; 
font:76% Arial,Verdana,Tahoma,sans-serif;
}

#wrap {
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	color:#333333;
	text-align: left;
	width: 775px;
}

/* Header */
#masthead {
	position: relative;
	top: 0px;
	background-color: #FFFFFF;;
	width: 775px;
	height: 56px;
	margin: 0px;
	margin-top: 0px;
}
#header {
	background-color:inherit;
	margin-right: auto;
	margin-left: auto;
	width: 775px;
}
#header h1 {
	/*	background-color:inherit;*/
  margin-left:5px;
	color:#555;
	float:left;
	font-size:2em;
	letter-spacing:-1px;
	width:auto;
	margin-bottom:0px;
	margin-top: 15px;/*	margin:0 0px 10px 80px;
	width:690px;*/
}
#header h1 a {background-color:inherit; color:#555; text-decoration:none;}
#header p {
	background-color:inherit;
	margin-left:10px;
	color:#777;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
	text-align:left;
	width:575px;
	margin-top: 5px;
}
#frontphoto {margin:0 0 10px;}
#blogTitle {
	position: relative;
	top: 3px;
	left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 19pt;
	text-transform: capitalize;
	text-align: left;
	font-weight: bold;
}

#blogTitle a {
	color: #FFFFFF;
}

#blogTitle a:visited {
	color: #FFFFFF;
}

#blogTitle a:hover {
	color: #ff3333;
	border: 0px;
}
#blogDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	top: 6px;
	position: relative;
	margin-left: 10px;
}


/* Sidebars */
#leftside {clear:left; float:left; line-height:1.5em; margin:10px 0 5px 5px; padding:0; width:140px;}
#extras {float:right; line-height:1.2em; margin:5px 2px 2px 5px; padding:10px; width:160px; height:100%;}
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:0.9em; margin:0 0 18px;}
#leftside li, #extras li {line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftside ul ul, #extras ul ul {margin:6px 0 0 10px;}
#leftside ul ul li, #extras ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}
#leftside ul.linklist, #extras ul.linklist {font-size:1em;}
#leftside ul.linklist ul, #extras ul.linklist ul {margin:0 0 20px;}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {font-weight:bold;}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {background-color:inherit; color:#505050; font-size:1.3em; font-weight:normal; text-align:left; margin:0 0 6px;}
#leftside label, #extras label {display:none;}

/* Main menu */
ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:4px solid #286ea0; color:#505050;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}

/* Content */
#content {
	line-height:1.6em;
	margin:0 10px 5px;
	padding:0;
	padding-top:10px;
	width: 565px;
}
#contentwide {
	line-height:1.6em;
	margin:0 0 5px 5px;
	padding:0;
}
/*#content h2,#contentwide h2 {font-size:1.4em; margin:0 0 10px;}
#content h3,#contentwide h3 {font-size:1.2em; margin:0 0 8px;}*/
#content img,#contentwide img {border:1px solid #d0d0d0; float:left; margin:3px 10px 3px 0;}
#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}
#content li,#contentwide li {padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}

/* Footer */
#footer {
	border-top:2px solid #e0e0e0;
	font-size:0.9em;
	clear:both;
	color:#CCCCCC;
	font-weight:normal;
	line-height:1.7em;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	width:775px;
	background-color: #3e5599;
}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F7F7F7;
	width: 765px;
	margin: 0 auto;
	padding: 0 5px;
}

#footer p {
	margin:0;
	padding:0;
	font-weight: bold;
}
#footer a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
#footer strong a {font-weight:bold;}
#footer span.credits {font-size:1.1em;}

/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:4px solid #286ea0; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:4px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:4px solid #cccccc;}

/* Forms */
#s{
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:100px;
}
#submit {
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:3px;
	width:25px;
}

#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Arial,Verdana,Tahoma,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 25px;}
.postinfo {
	background-color:#f4f4f4;
	border-left:4px solid #cccccc;
	color:#666666;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.5em;
	margin:8px 0 30px;
	padding:8px 5px 8px 8px;
}
.comment {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#606060; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:8px;}
.nextlink {margin-left:8px;}

/* Links */

a {background-color:inherit; color:#286ea0; font-weight:bold; text-decoration:none;}
a:hover {background-color:inherit; color:#286ea0; font-weight:bold; text-decoration:underline;}
a img {border:0;}



A:link.topA  {font-family:Verdana; font-size: 9pt; color: #5B5BB1; font-weight: bold; line-height:1.7; text-decoration: none;}
A:visited.topA  {font-family:Verdana; font-size: 9pt; color: #5B5BB1; font-weight: bold; line-height:1.7; text-decoration: none;}
A:hover.topA  {font-family:Verdana; font-size: 9pt; color:#19196f; font-weight:bold; line-height:1.7; text-decoration:none;}


/* from M4M */
/* posts */

div.post { border-bottom: 2px dotted #ddd; padding-bottom: 20px; margin-bottom: 40px; color:#222;}
div.post p { margin-bottom: 10px; font-size: 13px; line-height: 1.5em; }
div.post .date p { color: #999; text-transform: capitalize; font-size: 12px; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif; margin-bottom: 5px; letter-spacing: .05em; }
div.post .date span.comments { background: url("http://mayormcginn.seattle.gov/wp-content/themes/newseattle/img/comment.gif") no-repeat left center; margin-left: 20px; padding-left: 18px; ?margin-top: -2em; margin-left: 10px; }
div.post .date a { color: #666; }
div.post h2 { margin-bottom: 15px; font-size: 28px; line-height: 1.2em; font-family: Trebuchet, Trebuchet MS, Verdana, san-serif; }
div.post .text { font-family: Helvetica, Arial, sanserif !important; }

div.post div.headline { position: relative; margin-bottom: .5em; line-height: 1.4em;}
div.post .wp-caption-dd { font-size: 11px; line-height: 1.2em; }
div.post ul, div.post ol { margin: 10px 20px; font-size: 14px; background: #E4EAED; color: #222; padding: 10px; line-height: 1.3em; }
div.post ul li { list-style: url("img/li.png") outside; padding: 10px 0px; margin-left: 30px; }
div.post ol li { list-style: decimal outside; padding: 10px; margin-left: 30px;}

div.post blockquote { color: #333; font-style: italic; background: url("img/blockquote.gif") 30px 0 no-repeat; padding-left: 60px; margin-bottom: 1em; min-height: 25px; }

div.sociable { padding-top: 10px; }
div.sociable ul { background:transparent;  }
div.sociable .sociable_tagline { padding-bottom: 5px;}
div.sociable strong { color:#aaa; }
div.sociable ul.nav { font-family: Helvetica, Arial, sans-serif; font-weight: bold; text-transform: uppercase; color: #ddd; letter-spacing: -.5px; font-size: 1.15em; height: 1em; }
div.sociable ul { margin-bottom: 0px;}
div.sociable ul li { margin: 5px 2px 0px 0px; }

h3 #education, h3 #infrastructure, h3 #transportation {font-size:16px;font-weight:bold;width:750px;}

div.post h3.about {font-size:18px; font-weight:bold; width:750px; margin: 20px 0px 5px 0px;}

div.post h3.bio {font-size: 16px;font-weight:bold;margin-top:40px;}



/* sidebar */


.sidebar { 
text-transform: uppercase; 
font-size:.9em; 
text-align: right}

.button { padding-bottom: 10px; border: 0pt none;}



#visionButton span, #inputButton span, #joinButton span { display: none;}

#visionButton a { display: block; width: 160px; height: 40px; background: url("http://mayormcginn.seattle.gov/wp-content/themes/newseattle/img/vision.png") no-repeat; margin: 0px; padding-bottom: 0px;}
#inputButton a { display: block; width: 160px; height: 40px; background: url("http://www.seattle.gov/wp_blogs/mayormcginn/visit.png") no-repeat; margin: 0px; padding-bottom: 0px;}
#joinButton a { display: block; width: 160px; height: 40px; background: url("http://mayormcginn.seattle.gov/wp-content/themes/newseattle/img/join.png") no-repeat; margin: 0px; padding-bottom: 0px;}

#visionButton a:hover, #inputButton a:hover, #joinButton a:hover { background-position: 0px -40px; }

