/*
Theme Name: Zeno Agency
Theme URI: http://wordpress.org/
Description: Fresh initial theme for Zeno Literary Agency
Version: 1.0
Author: Paul Graham Raven
Author URI: http://www.paulgrahamraven.com/
Tags: white, red, grey, formal

The CSS, XHTML and design was custom-made for Zeno Agency Ltd, and as such should be considered copyright due to the images and colour scheme deployed; if you would like aGPL/open-source version of the framework with the distinguishing images and design tweaks removed, please get in touch.

*/

/*
Clear browser defaults
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-family: sans-serif;*/
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/*//////////General//////////*/

body {

	background: #999999;
	width: 1020px;
	margin: 20px auto 0pt;
	padding-top: 5px;
	padding-bottom: 5px;

}


#topbox {

	width: 100%;
	margin: 0 auto;
	background: white;

}

#lowerbox {

	width: 100%;
	padding-top: 10px;
	background: white;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	margin: 0 auto;

}

#lowerbox .column {

	position: relative;
	float: left;
padding-bottom: 10px;

}

.push-down {

	clear: both;
}

/*//////////Typography//////////*/

em {

	font-style: italic;

}

strong {

	font-weight: bold;

}

a, a em {

	color: #990000;

}

h1 {

}


h2, h2 em {

	font-size: 24px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #990000;
}

h2.client-list-titles, h2.client-list-titles em {
	
	font-size: 26px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: black;
	margin-left: 20px;
	
}

h3, h3 em {

	font-size: 22px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #990000;

}

h4, h4 em {

	font-size: 18px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #990000;

}

p, p em {

	padding-top: 20px;
	font-family: sans-serif;

}

blockquote {

	margin: 15px 0px 0px 15px;
	border-left: 2px dashed black;
	padding: 5px;
	font-family: sans-serif;
}

blockquote p {

	padding: 0;
}

small {
	
	font-size: 0.9em;
}

em small {
	
	font-size: 0.9em;
	font-style: italic;
}

a:hover {
	text-decoration: underline;
}

a:visited {

}

/*//////////Headers//////////*/

#header {

	width: 1020px;
	height: 220px;
	background: transparent url('images/zeno-header-bar-alt.jpg') top left no-repeat;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	margin: auto;
	/*padding: 5px;*/

}

#header-logo {

	width: 664px;


	/*border: 1px dashed #990000;*/
	float: left;
}

#header h1, #header h2, .description {

	display: none;
}


/*//////////Content//////////*/


#content {

	/*border: 1px dashed green;*/
	width: 560px;
	padding: 0px 20px 20px;
	margin-left:209px;
	display:inline;/*add*/


}

#content a, #content a em, #one-column-content a, #one-column-content a em {

	font-weight: bold;

}

#content h2 a, #content h2 a em, #one-column-content h2 a, #one-column-content h2 a em {

	line-height: 1.1em;
	font-weight: normal;
	font-family: Georgia, Times, serif;
}

#one-column-content {

	width: 950px;
	padding: 25px;
}

#wider-content {

	/*border: 1px dashed green;*/
	float: right;
	width: 762px;
	padding: 20px;
	margin-left:208px;
	display:inline;/*add*/


}

#wider-content a, #wider-content a em {

	font-weight: bold;

}

#wider-content h2 a, #wider-content h2 a em {

	line-height: 1.1em;
	font-weight: normal;
	font-family: Georgia, Times, serif;
}

#tags-list {

	font-family: Georgia, Times, serif;	
	font-size: 0.8em;
	padding: 5px 0px;
	text-align: right;
}

.post {

	padding: 10px;
	border-bottom: 1px solid #990000;

}

.postmetadata {

	font-size: 0.8em;
	border-bottom: 1px dashed #990000;
	padding: 5px 10px;
	text-align: right;

}

.post ul {

	margin: 15px 0px 0px 15px;
	padding: 5px 5px 5px 10px;
	list-style-type: disc;
	font-family: sans-serif;
}

.post ol {

	margin: 15px 0px 0px 15px;
	padding: 5px 5px 5px 10px;
	list-style-type: decimal;
	font-family: sans-serif;
}

.feedback {

	font-size: 0.8em;
	margin-top: 15px;
	padding: 5px;
	border-top: 1px dashed #990000;
	text-align: right;
}

.clientexcerpt {

	padding: 10px;
	border-bottom: 1px solid #990000;
	min-height: 180px;

}

.clientexcerpt img.thumbnail {
	
	width: 100px;
	margin: 23px 5px 5px;
	
}

ul#resources-list {
	
	padding: 20px;
	
}

ul#resources-list li {
	
	list-style-type: none;
	
}

ul#resources-list li h4 {
	
	color: black;
	font-size: 1.1em;
	
}

ul#resources-list li ul {
	
	padding: 10px;
	
}

ul#resources-list li ul li {
	
	list-style-type: square;
	list-style-position: inside;
	padding-left: 20px;
	
}

ul.client-list-breadcrumbs {
	
	text-align: center;
	padding-top: 5px;
	margin: auto;
	width: 90%;
	border: 0px 1px 1px 1px dotted black;
}

ul.client-list-breadcrumbs li {
	
	display: inline;
}

ul.client-list-breadcrumbs li:after {

	content:" |";
}

ul.client-list-breadcrumbs li:last-child:after {

	content:" ";
}


/*//////////Sidebars//////////*/

#frontpage-left-sidebar {

	/*border: 1px dashed yellow;*/
	background: transparent url('images/left-sidebar-background.jpg') top right repeat-y;
	width: 195px;
	padding: 20px 5px;
	margin-left:-804px;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;

}

#frontpage-left-sidebar h3, #frontpage-left-sidebar h3 em {

	font-size: 1.3em;
	text-align: left;
	color: black;
}


#right-sidebar {

	background: transparent url('images/right-sidebar-background.jpg') top left repeat-y;
	width: 195px;
	padding: 20px 5px;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;

}

#right-sidebar h2, #right-sidebar h2 em {

	font-size: 1.2em;
	text-align: left;
	color: black;
	padding-bottom: 3px;

}


#right-sidebar ul, #client-list-left-sidebar ul, #frontpage-left-sidebar ul  {

	list-style-type: none;
	/*background: #990000;*/
}

#right-sidebar ul li, #client-list-left-sidebar ul li, #frontpage-left-sidebar ul li {

	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	/*margin: 20px 0 0 0;*/
	padding: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid black;

}

#right-sidebar ul li.widget_stags_cloud {
	
	overflow: hidden;
}

#right-sidebar ul ul li, #client-list-left-sidebar ul ul li, #frontpage-left-sidebar ul ul li {
	
	list-style-type: square;
	text-align: left;
	border: 0;
	font-family: Georgia, Times, serif;
	font-size: 1em;
	letter-spacing: 0;
	margin-top: 0;
	padding-right:10px;
	padding-left:5px;
	/*padding-top:5px; */
	background: transparent;
	min-height: 10px;
	text-transform: none;	
}

#right-sidebar ul li ul, #client-list-left-sidebar ul li ul, #frontpage-left-sidebar ul li ul {

	list-style-type: square;
	list-style-position: inside;
	font-size: 1em;
	font-weight: normal;
	border: 0;
}

#right-sidebar ul li ul li, #client-list-left-sidebar ul li ul li, #frontpage-left-sidebar ul li ul li {

	border: 0px;
	padding: 2px;

}

#right-sidebar ul ul ul{
	border: none;
	background: transparent;
	min-height: 10px;
}
#right-sidebar ul ul ul li{
	font-size: 1em;
	background: transparent;
	min-height: 10px;
}

#right-sidebar ul ul li a {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	background: transparent;
}

#right-sidebar ul ul li a:hover, #sidebar ul ul li a:active {
	border-bottom: 1px solid #990000;
}

#right-sidebar ul ul ul.children {
	font-size: 1em;
	padding-left: 4px;
}


/*//////////Navigation//////////*/

ul#upper-navlist {

	/*height: 18px;*/
	width: 1010px;
	margin: auto;
	font-family: Georgia, Times, serif;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
	background: #cccccc;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;

}

ul#upper-navlist li {

	font-size: 16px;
	font-weight: bold;
	display: inline;

	list-style: none;
}

ul#upper-navlist li a {

	margin-left: 3px;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 15px 5px 15px;
}

ul#upper-navlist li.RSS-feed a {

	margin-left: 13px;
	background: url("images/rss-icon.png") no-repeat;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 15px 5px 25px;

}


ul#upper-navlist li a:hover {

	text-decoration: underline;
}

ul#upper-navlist li.current_page_item {

	color: black;

}

ul#upper-navlist li.current_page_item a {

	color: black;
	background: white;
	/*padding-bottom: 7px;*/
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid white;
}

/*//////////Blog Elements//////////*/

h3#comments, h3#respond {
	
	margin-left: 10px;
	padding: 5px 0px;
	font-size: 1.1em;
	
}

#commentform {
	
	margin-left: 30px;
	padding: 10px;
}

ol.commentlist {
	
	margin-left: 30px;
	padding: 10px 10px 25px 10px;
	list-style-type: decimal;
	
}

ol.commentlist cite {
	
	text-decoration: underline;
	font-weight: bold;
	
}

.commentmetadata {
	
	font-size: 0.8em;
	font-weight: normal;
	
}

ol.commentlist li {
	
	padding: 5px;
	background: #cccccc;
	display: block;
	
}

ol.commentlist li.alt {
	
	background: white;
	padding: 5px;
	
}

ol.commentlist li p, ol.commentlist li.alt p {

	margin: 10px 10px;
	padding: 0px 0px 0px 5px;
	border-left: 1px dotted black;
	
}
	

/*//////////Forms//////////*/

form.searchform {
	
	display: inline;
	
}

#right-sidebar input#s {

	width: 70%;
	
}

#right-sidebar li form input{
	
	background-color: #cccccc;
	border: 1px solid black;

}

#right-sidebar li form input:hover{

	background-color: white;	
	
}

#right-sidebar li form input#s {

	background-color: white;
	border: 1px solid black;
	
}

#comment, #author, #email, #url, #submit {
	
	border: 1px solid black;
	background-color: #cccccc;
	
}

/*//////////Footer//////////*/

ul#footer-nav {

	margin: 0px 5px;
	background: #cccccc;
	/*height: 19px;*/
	font-family: Georgia, Times, serif;
	text-align: center;
	font-size: 16px;
	padding: 5px;
	text-transform: uppercase;
}

ul#footer-nav li {

	font-size: 16px;
	font-weight: bold;
	display: inline;

	list-style: none;
	
}

ul#footer-nav li a {

	margin-left: 3px;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 15px 5px 15px;
}

ul#footer-nav li a:hover {

	text-decoration: underline;
}

#footer {

	margin: 5px;
	/*border: 1px dashed black;*/
	background: #cccccc;
	font-family: Georgia, Times, serif;

}

#footer p {

	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	font-family: Georgia, Times, serif;
}

#footer p em, #footer p em a {
	
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
	font-family: Georgia, Times, serif;
}

/*//////////Images//////////*/

img.alignleft {

	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #990000;
}

img.alignright {

	float: right;
	padding: 5px;
	margin: 5px;
	border: 1px solid #990000;
}

.clientexcerpt img {
	float: right;
	padding: 5px;
	border: 1px solid #990000;
}

/*//////////Bling & Extras//////////*/

/*
CSS ends
*/

