/*  
Theme Name: dailypress-modified
Theme URI: http://www.blogohblog.com
Description: This modified "DailyPress" WordPress theme was modified by <a href="http://codelish.com">Codelish</a> and originally built by <a href="http://www.blogohblog.com" title="Free WordPress Themes">Blog Oh! Blog</a> and comes under a Creative Commons License.
Version: 2.0
Author: Jai Nischal Verma (Original), Phil Carty (Modified)
Author URI: http://www.codelish.com
*/

html, body {
	height: 100%;
}

body {
	background-color: #eeeeee;
	background-repeat: repeat-x;
	background-color: #e7e5de;
	font-style: normal;
	font-size: 14px;
}

div#container {
	position: relative;
	text-align: left;
	background-color: #ffffff;
	background-repeat: repeat-x;
}

div#head {
	position: relative;
	width: 100%;
}

div#head img {
	position: absolute;
	right: 16px;
	border-radius: 4px;
	top: 8px;
}

div#menu {
	position: relative;
	width: 100%;
	height: 29px;
}

div#menu iframe {
	position: absolute;
	right: 14px;
	top: 7px;
}

div#menu ul {
	position: relative;
	height: 29px;
}

div#menu ul li {
	float: left;
	line-height: 34px;
	font-size: 150%;
	text-align: center;
	color: #ffffff;
}

div#menu ul li a,
div#menu ul li a:visited {
	display: block;
	color: #2b2b2b;
	padding: 0px 16px 0px 16px;
	height: 33px;
	text-decoration: none;
}

div#menu ul li a:hover {
	border-bottom: 2px solid #4f4f4f;
}

div#menu ul li.current_page_item a,
div#menu ul li.current_page_item a:visited,
div#menu ul li.current_page_item a:hover {
	background-color: #e5e4e2;
	border-bottom: 2px solid #4f4f4f;
}

div#menu input {
	position: absolute;
	right: 16px;
	height: 24px;
	top: 10px;
	border: 1px solid #252525;
	background-color: #4f4f4f;
	border-radius: 4px;
	line-height: 32px;
	font-size: 133%;
	color: #252525;
}

div#content {
	position: relative;
	width: 100%;
}

div#body {
	position: relative;
}

div#body h2.search {
	font-size: 200%;
	margin-bottom: 16px;
	letter-spacing: 1px;
}

div#body div.entry {
	position: relative;
	width: 100%;
	margin-bottom: 17px;
	border-bottom: 1px dotted #eeeeee;
	padding-bottom: 16px;
}

div#body div.entry:last-child {
	border-bottom: 0px;
}

div#body div.entry h2 {
	font-size: 200%;
	margin-bottom: 4px;
	letter-spacing: 1px;
}

div#body div.entry h3 {
	font-size: 150%;
	margin-bottom: 4px;
	letter-spacing: 1px;
}

div#body div.entry h2 a,
div#body div.entry h2 a:visited,
div#body div.entry h3 a,
div#body div.entry h3 a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

div#body div.entry h2 a:hover,
div#body div.entry h3 a:hover {
	color: #666666;
}

div#body div.entry p {
	font-size: 100%;
	margin-bottom: 8px;
}

div#body div.entry p.info {
	margin-bottom: 16px;
}

div#body div.entry p.social {
	margin-top: 16px;
}

div#body div.entry p.info a,
div#body div.entry p.info a:visited,
div#body div.entry p.more a,
div#body div.entry p.more a:visited {
	text-decoration: none;
	color: #485e79;
}

div#body div.entry p.more,
div#body div.entry p.info a:hover {
	color: #647d9c;
}

div#body div.entry blockquote {
	border-left: 4px solid #eeeeee;
	padding: 16px;
}

div#body div.entry  b,
div#body div.entry strong {
	font-weight: bold;
}

div#body div.entry strike {
	
}

div#body div.entry em {
	text-decoration: underline;
}

div#body div.entry i {
	font-style: italic;
}

div#body div.entry cite {
	border-left: 4px solid #eeeeee;
	padding: 16px;
}

div#body div.addthis_toolbox {
	position: relative;
	width: 100%;
	padding: 8px 0px 16px 0px;
}

div#body div#comments,
div#body div#reply {
	position: relative;
	width: 100%;
	margin-top: 0px;
	border-top: 1px dotted #eeeeee;
	padding-top: 20px;
}

div#body div#comments h2,
div#body div#reply h2 {
	font-size: 150%;
	margin-bottom: 4px;
	letter-spacing: 1px;
}

div#body div#reply h2 {
	margin-bottom: 16px;
}

div#body div#reply p.tags {
	font-size: 100%;
}

div#body div#comments p.nocomments {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 150%;
	letter-spacing: 1px;
}

div#body div#comments ul {
	margin-top: 16px;
}

div#body div#comments ul li {
	padding: 8px 8px 8px 8px;
	font-size: 100%;
	border-left: 4px solid #eeeeee;
	margin-bottom: 8px;
}

div#body div#comments ul li.alt {
	border-left: 4px solid #cccccc;
}

div#body div#comments ul li p {
	margin-bottom: 8px;
	font-size: 100%;
}

div#body div#comments ul li b,
div#body div#comments ul li strong {
	font-weight: bold;
}

div#body div#comments ul li strike {
	
}

div#body div#comments ul li em {
	text-decoration: underline;
}

div#body div#comments ul li i {
	font-style: italic;
}

div#body div#comments ul li blockquote,
div#body div#comments ul li cite {
	border-left: 4px solid #eeeeee;
	padding: 8px;
	margin: 4px 0px 4px 0px;
}

div#body div#comments ul li p.info {
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 100%;
}

div#body div#reply label {
	font-size: 100%;
}

div#body div#reply p {
	font-size: 100%;
	margin-bottom: 8px;
}

div#body div#reply textarea {
	width: 100%;
}

div#body div#pagination {
	height: 32px;
	width: 100%;
	position: relative;
	font-size: 133%;
}

div#body div#pagination span.newer {
	float: left;
}

div#body div#pagination span.older {
	float: right;
}

div#body div#pagination a,
div#body div#pagination a:visited,
div#body div.entry p a,
div#body div.entry p a:visited {
	text-decoration: none;
	color: #485e79;
}

div#body div#pagination a:hover,
div#body div.entry p a:hover {
	color: #647d9c;
}

div#side {
	position: relative;
	float: right;
	width: 377px;
	margin-right: 16px;
}

div#side div#adverts {
	position: relative;
	width: 100%;
	/*height: 131px;*/
	background-color: #eeeeee;
	border: 1px solid #ceccc3;
	margin-bottom: 16px;
	overflow: hidden;
}

div#side div#adverts ul {
	position: relative;
	padding: 8px;
}

div#side div#adverts ul li {
	position: relative;
	float: left;
	margin-bottom: 8px;
	/*width: 115px;
	margin-right: 8px;
	height: 115px;
	background-color: #cccccc;*/
}

div#side div#adverts ul li.last {
	margin-right: 0px;
}

div#side div#categories {
	position: relative;
	width: 180px;
	float: left;
	border-right: 1px solid #eeeeee;
	padding-right: 8px;
	margin-right: 8px;
}

div#side div#categories h2 {
	font-size: 133%;
	margin-bottom: 8px;
	margin-left: 4px;
}

ul.list {
	margin-bottom: 16px;
}

ul.list li {
	position: relative;
	font-size: 100%;
	line-height: 18px;
	border-bottom: 1px dotted #eeeeee;
}

ul.list li a {
	display: block;
	width: 144px;
	padding: 4px 32px 4px 4px;
}

ul.list li a,
ul.list li a:visited {
	text-decoration: none;
	color: #000000;
}

ul.list li:hover {
	background-color: #eeeeee;
}

ul.list li:last-child {
	border-bottom: 0px;
}

ul.list li span {
	position: absolute;
	right: 4px;
	top: 4px;
	line-height: 20px;
	font-size: 80%;
}

ul.list.year li a.expand {
	display: block;
	height: 18px;
	width: 144px;
}

ul.list.year li.expand:hover {
	background-color: #ffffff;
}

ul.list.year li.expand a:hover {
	background-color: #eeeeee;
}

ul.list.year li ul {
	margin-top: 8px;
	width: 172px;
	display: none;
	margin-left: 10px;
	margin-bottom: 16px;
}

ul.list.year li.expand ul{
	display: block;
}

ul.list.year li ul li {
	float: left;
	width: 41px;
	margin-right: 16px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	padding: 0px;
	border: 0px;
}

ul.list.year li ul li a {
	padding: 0px;
	width: auto;
}

ul.list.year li ul li a:hover {
	background-color: #eeeeee;
}

div#side div#explore {
	position: relative;
	width: 180px;
	float: left;
}

div#side div#explore h2 {
	font-size: 133%;
	margin-bottom: 8px;
	margin-left: 4px;
}

div#side div#explore div.search {
	position: relative;
	height: 18px;
	width: 182px;
	margin-bottom: 24px;
}

div#side div#explore div.search input[type="text"] {
	position: absolute;
	left: 4px;
	width: 130px;
	top: 0px;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	height: 18px;
}

div#side div#explore div.search input[type="submit"] {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 22px;
	width: 40px;
    background: #787878;
    color: #FFF;
    font-size: 80%;
    cursor: pointer;
   	border: 0px;
}

div#side div#explore div.search input[type="submit"]:hover {
    background: #bcbcbc;
}

div#side div#recent {
	position: relative;
	width: 377px;
	padding: 16px 0px 0px 0px;
	margin-bottom: 16px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #ceccc3;
}

div#side div#recent h2 {
	font-size: 133%;
	margin-bottom: 8px;
	margin-left: 4px;
}

div#side div#recent ul {
	margin-bottom: 16px;
}

div#side div#recent ul li {
	line-height: 18px;
	position: relative;
	font-size: 14px;
	padding: 4px 4px 4px 4px;
}

div#side div#recent ul li a {
	padding-right: 80px;
}

div#side div#recent ul li a,
div#side div#recent ul li a:visited {
	color: #485e79;
	text-decoration: none;
}

div#side div#recent ul li a:hover {
	color: #647d9c;
}

div#side div#recent ul li span {
	position: absolute;
	right: 4px;
	top: 4px;
	font-size: 12px;
}

div#foot {
	position: relative;
	width: 100%;
	line-height: 18px;
}

div#foot p {
	position: relative;
	margin-top: 16px;
	font-size: 12px;
}

div#foot p a,
div#foot p a:visited {
	color: #485e79;
	text-decoration: none;
}

div#foot p a:hover {
	color: #647d9c;
}

div.clear {
	clear: both;
}