/* 
Theme Name: Oulipo
Theme URI: http://andreamignolo.com/oulipo
Description: A grid-based, black and white WordPress theme
Version: 1.0.6
Author: A. Mignolo 
Author URI: http://andreamignolo.com
Tags: white, three-columns, fixed-width, threaded-comments, sticky-post

License: GNU General Public License (GPL) version 3

*/


/* =Global
------------------------------------------------------------------*/

html {
     overflow-y: scroll;
}

html, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .more-link  {
	margin:0;
	padding:0;
	}

body {
  margin-top: 10px;
  height: 100%;
  font-family: Tahoma;
  background-color: #c1ccb9;
  }

a, a:link, a:visited {
	color: #666666;
  outline: none;
	text-decoration: none;
	}

a:hover {
  color: #cc3333;
  }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

blockquote:before, blockquote:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* =Layout
------------------------------------------------------------------*/

#wrapper {
	width: 980px;
	min-height: 610px;
  background: #FFFFFF;
  border: 1px solid black;
  margin: 0 auto;
  padding: 0px;
  background-image: url("images/wrapper.jpg");
  background-repeat: repeat-y;
}

#header {
  width: 980px;
  height: 100px;
  background-image: url("images/header.jpg");
  text-align: left;
  padding: 0px;
  float:left;
  }

#toplinks {
  width: 200px;
  height: 30px;
  position: relative;
  top: 24px;
  left: 590px;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
  }

#toplinks a, #toplinks a:visited, #toplinks a:active {
  font-family: Tahoma;
  font-size: 11px;
  color: #666666;
  font-variant: small-caps;
  }

#toplinks a:hover {
  color: #cc3333;
  text-decoration: none;
  }

#mural {
  width: 166px;
  height: 90px;
  position: relative;
  top: -31px;
  left: 790px;
  }

#left {
  width: 175px;
  min-height: 485px;
  float: left;
  padding: 0px;
  }

#left-top {
  width: 175px;
  height: 475px;
  position: relative;
  float: left;
  padding: 0px;
  background-image: url("images/left-top.jpg");
  }

#left-bottom {
  width: 175px;
  float: left;
  position: relative;
  padding: 0px;
  }

#content {
  float: left;
  width: 605px;
  padding: 0px;
  color: #666666;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
  }

#entry_content {
	width: 96%;
	margin: 10px 20px 4px 20px;
	float: left;
	display: inline;
}

#mayor {
  width: 605px;
  height: 130px;
  float: left;
  padding: 0px;
  background-image: url("images/mayor-intro.jpg");
}

#news {
  width: 605px;
  height: 250px;
  padding: 0px;
  float: left;
  background-image: url("images/news-events.jpg");
  color: #999999;
  font-family: Tahoma;
  font-size: 9px;
  text-decoration: none;
}

#news a, #news a:visited, #news a:active, #news a, #news a:visited, #news a:active {
  color: #3e7a48;
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: none;
  }

#news a:hover, #news a:hover {
  color: red;
  text-decoration: none;
  }

#announce {
  width: 260px;
  height: 250px;
  float: left;
  padding-top: 36px;
  padding-left: 24px;
  text-align: center;
}

#announcement {
  color: #666666;
  font-size: 12px;
  }

#events {
  width: 260px;
  height: 250px;
  float: left;
  padding-top: 36px;
  padding-left: 30px;
  text-align: center;
}

#events ul {
  list-style-type: none;
  list-style-image: none;
  }

#eventlist {
  color: #666666;
  font-size: 12px;
  }

#hr {
  width: 605px;
  height: 10px;
  float: left;
  padding: 0px;
  margin-bottom: 2px;
  margin-top: 2px;
  background-image: url("images/horiz-line.jpg");
}

#hr2 {
  width: 194px;
  height: 10px;
  float: left;
  padding: 0px;
  margin-bottom: 2px;
  margin-top: 2px;
  background-image: url("images/hr2.png");
  background-repeat: no-repeat;
}

#photostrip {
  width: 605px;
  padding: 0px;
  float: left;
  color: #999999;
  font-family: Tahoma;
  font-size: 9px;
  text-decoration: none;
  text-align: center;
}

#photostrip img {
  padding-left: 5px;
  padding-right: 5px;
}

#right {
  width: 200px;
  min-height: 485px;
  float: left;
  padding: 0px;
  padding-top: 0px;
  font-family: Tahoma;
  font-size: 12px;
  color: #666666;
  text-decoration: none;
  }

#right-top {
  width: 200px;
  float: left;
  padding: 0px;
  text-align: center;
  }

span.smalltxt {
  font-family: Tahoma;
  font-size: 9px;
  text-decoration: none;
  color: #666666;
  }

#right-bottom {
  width: 200px;
  float: left;
  padding: 0px;
  text-align: center;
  }

#footer {
  clear: both;
  width: 980px;
  height: 25px;
  background-image: url("images/footer.jpg");
  padding: 0px;
  text-align: right;
  text-decoration: none;
  }

.footertxt, .footertxt a, .footertxt a:visited, .footertxt a:active {
  color: #b1b0b0;
  font-family: Tahoma;
  font-size: 9px;
  padding-top: 8px;
  text-decoration: none;
  }

#menu {
  padding-top: 200px;
  padding-left: 20px;
  width: 100%;
  text-align: left;
  line-height: 1.2em;
  color: #ffffff;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  font-variant: small-caps;
  }  

#menu a, #menu a:visited, #menu a:active {
  color: #ffffff;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  font-variant: small-caps;
  }

#menu a:hover {
  color: #cc3333;
  padding-left:4px;
  }
  
#menu ul {
  list-style-type: none;
  list-style-image: none;
  } 
  
.entry {
	margin: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.entry img.alignright {
	margin: 0 0 1.5em 1em;
}

.entry img.alignleft {
	margin: 0 1em 1.5em 0;
}

.offsite img {
	margin-top: 1em;
	border: 0;
}

#clear {
  clear: both;
  }

/* =Typography
------------------------------------------------------------------*/

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.5em;
}

h2 a {
  color: #666666;
}

h3 {
	font-size: 1.7em;
	border-bottom: 1px solid #eee;
}

#main_nav ul {
	text-transform: uppercase;
	font-size: .75em;
	list-style-type: none;
}

.entry {
	font-size: 11px;
	line-height: 1.2em;
}

.description, .date  {
	font-size: 10px;
	color: #666666;
}

.commentcount {
	color: #666666 ;
}

#entry_content .date {
	margin: 0;
}

.entry ul, .entry ol {
	margin: 1.5em 0 0 0;
	padding-left: 2.2em;
}

#search {
	margin-top: 1.5em;
	border-bottom: 1px dotted #999;
}

.search {
	text-transform: uppercase;
	font-size: .7em;
	padding-right: .5em;
}

#searchform {
	margin-top: -1em;
	text-align: right;
	padding: 0 0 1em 0;
	}

input {
	border: 1px solid #666;
	}

blockquote {
	width: 90%;
	margin: 2em auto;
	padding: 0 0 0 1em;
	border-left: 2px solid #000;
	font-style: italic;
}

.entry img {
	margin: 1.5em auto 0 auto;
	padding: 3px;
	border: 1px solid #000;
	display: block;
}

.entry img.wp-smiley {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

#supplementary ul {
	list-style-type: none;
}

#supplementary ul li ul li {
	border-bottom: 1px dotted #EEE;
}

.footnotes {
	margin: 3em 0 0 0;
	padding-left: 2.2em;
	border-top: 1px dotted #999;
	font-size: .85em;
	line-height: 1.2em;
}

li.footnote {
	margin-top: .5em;
}

.wp-tag-cloud {
	padding-left: 0;
}

.highlight {
	color: #ff9900;
}

.error {
	font-size: 5em;
	text-align: center;
}

.post_nav {
	position: fixed;
	width: 15.5em;
}

code {
	font-size: 1.2em;
}

.navigation {
	font-size: .9em;
	border-top: 1px solid #EEE;
	font-variant: small-caps;
}

.spacer {
	height: 2em;
	background: url(./images/spacer.png);
  background-position: top center;
	background-repeat: no-repeat;
	padding-right: 1em;
}


/* =Link Styles
------------------------------------------------------------------*/

.entry a, .navigation a {
	font-weight: normal;
  font-size: 11px;
	color: #333333;
	border-bottom: 1px solid #EEE;
}

.entry a:hover, .navigation a:hover {
	color: #FF9900;
	border-bottom: 1px dotted #333;
}

.entry sup {
	font-size: 11px;
	color: #666666;
}

.entry sup a {
	border: 0;
	color: #3399FF;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
}

#main_nav li {
	border-bottom: 1px solid #eeeeee;
}

#main_nav a {
	display: block;
	width: 100%;
	line-height: 1.6em;	
	padding-top: .3em;
}

#main_nav a:hover, .current_page_item, .current {
	width: 100%;
	padding-left: 8px;
}

#supplementary a {
	color: #888888;
}

#supplementary a:hover {
	color: #3399FF;

}

.entry a.more-link {
	color: #666666;
	font-variant: small-caps;
	font-size: 1.2em;
	border: 0;
	text-align: center;
	display: block;
	margin: 1em auto;
	text-transform: none;
	font-weight: normal;
	clear: both;
	
}



/* =Threaded Styles
------------------------------------------------------------------*/

ul.commentlist cite {
	font-style: normal;
}

ul.commentlist span.says {
	display: none;
}

ul.commentlist .comment-meta {
	margin-top: -.5em;
}

ul.children {
	list-style-type: none;
}

#comments {
	font-size: 12px;
  color: #666666;
  clear: both;
}

ul.commentlist .comment.bypostauthor .vcard img {
	border: 1px solid #FF9900;
}

ul.commentlist .comment .comment-author.vcard img{
	border: 1px solid #000;
}

.depth-2 {
	margin-top: 2em;
}


/* =Comment Styles
------------------------------------------------------------------*/
ul.commentlist, ul.commentmeta {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


ul.commentmeta {
	margin-top: 2em;
}

img.avatar {
	margin: 0 1em 0 0;
	float: left;
	display: inline;
}

.commenttext {
	margin-left: 4.4em;
	border-bottom: 1px dotted #000;
	padding-bottom: 1.5em;
}

.moderation {
	margin-left: 4.4em;
}

.ctitle {
	font-variant: normal;
}

/* =Better image scaling in IE
------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }


/* =Required 
------------------------------------------------------------------*/

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* =Widget
------------------------------------------------------------------*/
.textwidget {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}



