/*  
Theme Name: iQ2
Theme URI: http://www.whoismanu.com/iq2
Description: WordPress photoblog theme playing nicely with <a href="http://www.whoismanu.com/photoq/">PhotoQ</a>.
Version: 1.2.1
Author: M. Flury
Author URI: http://www.whoismanu.com
*/

/*** central formats ***/

body {
	font-family: Futura, Verdana, Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.05em;
}

/* page titles */
h2{
	font-size: 14px;
}

/* headers of post info sections and sidebar sections */
h3{
	font-size: 14px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	padding-bottom: 2px;
}

/* appearance of links */
a{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 a, h3 a, #navBar a, #footer a{
	text-decoration: none;
	font-weight: bold;
}
a:hover, #navBar a:hover, #footer a:hover{
	text-decoration: underline;	
}

/*** page structure, layout ***/

/* this is the frame around the whole page */
#pageFrame{
	width: 800px;
	margin: 30px auto;
	padding: 0px;
}

/* everything between header and footer */
#content{
	padding: 0px;
	margin: 0px;
}

/* everything between postTitle of photo and footer on single pages */
#bottomContent{
	margin: 0px;
	padding: 0px 0px;
}

/* used to clear floats */
.clearing {
	margin: 0px;
	padding: 0px;
  	height: 0px;
  	clear: both;
}

/* invisible elements */
.invisible{
	display: none;
}

/* used only for the archive pages, everything that is not sidebar */
.narrowcolumn{
  float: left;
  width: 550px;
  margin: 20px 0px;
  padding: 0px 0px 0px 20px;
  min-height: 524px;
}


/*** header section with title, tagline, navigation bar */

/* this is the bar containing blog title and main navigation */
#header{
	padding: 5px 0px;
}

/* this is the blog title */
h1#blogTitle{
        font-style: italic;
	font-weight: bold;
	font-size: 20px;
	margin-left: 0px;
	padding: 0px;
	display: inline;;
}

/* tagline of the blog */
#tagline{ 
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

/* this is the list containing the main navigation 
 * (links to pages) 
 */
#navBar a{
	font-weight: normal;
}
ul#navBar{
	margin: 2px 5px;
	padding: 0px;
	display: inline;
	float: right;
}
#navBar li.page_item {
	margin: 0px;
	padding: 0px 5px 0px 10px;
	list-style: none;
	display: inline;
}
#navBar li.current_page_item a{
	text-decoration: underline;
}


/*** the footer ***/
#footer{
	clear: both;
	text-align: right;
	font-size: 8px;
	padding: 5px 0px;
}
.footerLeft{
	float:left;
	font-size: 8px;
}
.footerLeft a{
	font-weight: normal;
}
.footerLeft a:hover{
	text-decoration: underline;
}

/*** this is the post title just below the photo resp. page title below header ***/
.postTitle{
	margin-top: 0px;
	padding: 0px;
}
.postTitle h2{
	display: inline;
}


/*** post content ***/

/* this is everyhthing that is inside the_content
 * of the post (i.e. the main photo ).
 */
#topContent{
	padding: 20px 0px;
	text-align: center;
}

/* container for information: description (if available + meta)
 * i.e. the part between next/previous thumb links.
 */
#photoInfoBox{
	width: 474px;
	float: left;
	padding: 0px 30px;
	margin-bottom: 0px;
}

/* meta data for the post: time, cats, tags */
.postmetadata{
	text-align: justify;
	padding: 0px;
	margin-top: 5px;
}

/* the list of comments */
ul.commentlist{
	padding: 0px;
	margin: 0px;
}
.commentlist li{
	list-style: square;
	padding: 0px;
	margin: 15px;
}

/* form to post comments */
#commentForm{
	padding: 0px;
}
#commentForm input{
  width: 230px;
}
#commentForm textarea{
	width: 400px;
}

/* the exif information */
.exifInfoBox{
	padding: 0px;
	margin-top: 20px;
}
ul.photoQExifInfo{
	margin: 0px;
	padding: 10px 15px;
}
li.photoQExifInfoItem{
	list-style: square;
}



/*** photos and thumbnails ***/

/* per default we dont want a border around images */
img{
	border: none;
}

/* thumbs both for archives and next/prev links */
.thumbnail{
	width: 120px;
	height: 120px;
	float: left;
	padding: 0px;
	margin: 4px 4px;
	text-decoration: none;
	display: inline; /*needed for stupid explorer*/
}
.thumbnail img{
	margin: 0px auto;
	padding: 0px;
	display: block;
}


.thumbnail a:hover img{
	text-decoration: none;
}

/* next, previous links */
.nextPrevThumbnail{
	height: auto;
	padding: 0px 2px;
}
.nextPrevThumbnail img{
	margin: 0px;
	padding: 0px;
	display: inline;
}
.linkTextNext, .linkTextPrevious{
	margin-top: 5px;
}
.linkTextNext{
	float: right;
}
.linkTextPrevious{
	float: left;
}
.right{
	text-align: right;
}

/* navigation for paged archives */
.pagedNavNext, .pagedNavPrevious{
	margin-top: 5px;
}
.pagedNavNext{
	float: right;
}
.pagedNavPrevious{
	float: left;
}
.pagedNav a{
	text-decoration: none;
}


/*** the sidebar shown on non single/index pages ***/
#sidebar {
	margin: 0px;
	margin-top: 20px;
	margin-left: 570px;
	padding: 0px 20px 0px 30px;
	width: 180px;
}

/* titles of sidebar sections */
#sidebar .widgettitle {
	margin-bottom: 5px;
}

/* these define spacing between sidebar sections */
#sidebar ul, #sidebar li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar > li{
	margin-bottom: 20px;
}

/* these apply to lists inside a sidebar section */
#sidebar > li ul{
	margin: 0px;
	padding: 5px 15px;
}
#sidebar > li li{
	padding-top: 2px;
	list-style: square;
}

/* this applies to child categories*/
#sidebar .children {
	padding: 0px;
	padding-left: 5px; 
}


