/*	Theme Name: Runone	Theme URL: http://newwpthemes.com/wordpress-theme/runone/	Description: Runone is a free WordPress theme with options page and supports the post thumbnails. Suitable for any niche.	Author: NewWpThemes.com	Author URI: http://newwpthemes.com/	Version: 1.0 	Tags: Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Options Page*//* LAYOUT */body {	background: #efefef url(images/newbackground.jpg) 42% 0% repeat-x; }#wrapper {	}#container {background: #efefef url(images/newfloralbg.jpg) center top no-repeat; } #contentwrap {	background: url(images/contentwrap.png) top left repeat-y;	}a {	color: #1e4d7c;	}a:hover {	color: #8aa801;	}    /* HEADER */#header {    margin-top: 40px;	height: 240px;	}#header h1 {	margin-bottom: 0px !important;	padding: 15px 0 0 0;	font-weight: normal;	font-family: Arial, Helvetica, Sans-serif;	font-weight: bold;	font-size: 34px;    text-transform: uppercase;	}#header h1 a, #header h1 a:visited {	color: #879e17;	text-decoration: none;	}#header h2 {	color: #a4a5a7;	font-size: 14px;	line-height: 14px; 	font-family: Arial, Helvetica, Sans-serif;    font-style: italic;	}    .logoimg {    margin: 0 0 0 0;}/* NAVIGATION MENUS */#pagemenucontainer {	height: 30px;    margin-top: 30px;    float: right;margin-right:5px;	}	#pagemenu {	height: 30px;    float: right;	}#pagemenu, #pagemenu ul { 	padding: 0;	margin: 0;	list-style: none;	line-height: 1;	}#pagemenu {	margin-bottom: 1px;	}	#pagemenu ul {	float: left;	list-style: none;	margin: 0px 0px 0px 0px;	padding: 0px;	}	#pagemenu li {	float: left;	list-style: none;	margin: 0px;	padding: 0px;	}	#pagemenu ul li {	list-style: none;	margin: 0px;	padding: 0px;	}	#pagemenu li a, #pagemenu li a:link {	color: #F0F0F0;	display: block;    margin: 0px 8px 0px 0;	padding: 6px 6px;	text-decoration: none;	font-weight: bold;	text-transform: uppercase;	font-size: 11px;	font-family: Arial, Helvetica, sans-serif;    border-bottom: 3px solid #ffffff;    text-shadow: 0 1px 0 #909090;	}	#pagemenu li a:hover, #pagemenu li a:active{	color: #C0C0C0;    border-bottom: 3px solid #B0B0B0;	display: block;	text-decoration: none;    text-shadow: 0 1px 0 #888888;	}	#pagemenu  li.current_page_item a {	color: #ffffff;    border-bottom: 3px solid #ffffff;    text-shadow: 0 1px 0 #C00000;	}#pagemenu li:hover, #pagemenu li.sfhover { 	position: static;	}	.topright {	text-align: left;    margin: 40px 0px 0 0;	}.topright a {	color: #fff;	text-decoration: none;	font-size: 11px;	font-family: Arial, Helvetica, sans-serif;	vertical-align: top;    font-weight: bold;    text-transform: uppercase;    text-shadow: 0 1px 0 #909090;	}   .topright a:hover {    color: #6699FF;    text-shadow: 0 1px 0 #475505;} .navcontainer {	height: 34px;    padding-left: 10px;    background: url(images/nav-background.png) top left repeat-x;    border-bottom: 4px solid #fff; border-top: 2px solid #fff;}	#nav {	height: 34px;	}#nav, #nav ul { 	padding: 0;	margin: 0;	list-style: none;	line-height: 1;	}#nav {	margin-bottom: 1px;	}	#nav ul {	float: left;	list-style: none;	margin: 0px 0px 0px 0px;	padding: 0px;	}	#nav li {	float: left;	list-style: none;	margin: 0px;	padding: 0px;	}	#nav ul li {	list-style: none;	margin: 0px;	padding: 0px;	}	#nav li a, #nav li a:link {	color: #fff;	display: block;    margin: 0px 6px 0px 0;	padding: 11px 12px;	text-decoration: none;	font-size: 12px;	font-weight: bold;	text-transform: uppercase;    font-family: Arial, Helvetica, Sans-serif;    text-shadow: 0 1px 0 #121418;	}	#nav li a:hover, #nav li a:active {	color: #fff;	display: block;	text-decoration: none;    background: url(images/nav-backgr-hover.png) top left repeat-x;    text-shadow: 0 1px 0 #3c4803;	}	#nav  li.current-cat a {	color:#fff;    background: url(images/nav-backgr-hover.png) top left repeat-x;    text-shadow: 0 1px 0 #3c4803;	}#nav li:hover, #nav li.sfhover { 	position: static;	}	/* CONTENT */#content {	padding: 15px 5px 15px 15px;	}	pre { overflow: auto; 	width: 470px; 	}.post {	padding-bottom: 15px;	margin-bottom: 15px;    border-bottom: 1px solid #d8d9da;	}.post p {	margin-bottom: 10px;	}.title {	margin: 0 0 8px 0;	padding: 0px;	line-height: 22px;	font-family: Arial, Helvetica, Sans-serif;    font-weight: bold; color: #000;}	.title a {	text-decoration: none; color:#000; }.title a:hover {	text-decoration: none;	color: #7c1e75;	}.pagetitle {	margin-bottom: 20px;	line-height: 22px;	font-family: Arial, Verdana;	text-decoration: underline;}.readmorecontent {	text-align: right;	}a.readmore {	padding: 4px 15px;	text-decoration: none;    font-size: 12px;    background: #7c1e75;    color: #fff;	}a.readmore:hover {    background: #580000;	color: #fff;	}    .postdate {	font-size: 13px;	font-family: Arial, Helvetica, Sans-serif;    font-style: italic;    color: #838282;	}.postmeta {	font-size: 11px;	padding: 2px 4px;	font-family: Arial, Verdana;	}	.postdate img, .postmeta img {	border: none;	vertical-align: middle;	margin:2px;	}	.entry {	text-align: justify;	line-height: 20px;	padding-top: 8px;	font-family: Arial, Verdana;	font-size: 14px;	}.entry img {	padding: 10px;	}.navigation {	padding: 10px 0;	}blockquote {	overflow: hidden;	padding-left: 9px;	font-style: italic;	color: #666;	border-left: 3px solid #CADAE7;	}	.post img {	max-width: 680px;	}img.wp-smiley {	max-height: 12px;	margin: 0;	padding: 0;	border: none;	}	.aligncenter,div.aligncenter {   display: block;   margin-left: auto;   margin-right: auto;	}.alignleft {   float: left;	}.alignright {   float: right;	}.wp-caption {   border: 1px solid #ddd;   text-align: center;   background-color: #f3f3f3;   padding-top: 4px;   margin: 10px;   /* optional rounded corners for browsers that support it */   -moz-border-radius: 3px;   -khtml-border-radius: 3px;   -webkit-border-radius: 3px;   border-radius: 3px;	}.wp-caption img {   margin: 0;   padding: 0;   border: 0 none;	}.wp-caption p.wp-caption-text {   font-size: 11px;   line-height: 17px;   padding: 0 4px 5px;   margin: 0;	}	/* wp-pagenavi */.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {    color: #686868 !important;    background:#dfdfdf !important;    border: 1px solid #989898 !important;    font-size: 15px !important;    padding:  4px 8px !important;}.wp-pagenavi span.current {    color: #434343 !important;    background:#fff !important;    border: 1px solid #b6b5b5 !important;    font-size: 15px !important;    padding:  4px 8px !important;    font-weight: bold;}.wp-pagenavi a:hover {    color: #000000 !important;    background:#dfdfdf !important;    border: 1px solid #626262 !important;    }.wp-pagenavi span.pages {    color: #676767 !important;    background:#fff !important;    border: 1px solid #b6b5b5 !important;    font-size: 15px !important;    padding:  4px 8px !important;}.wp-pagenavi span.extend {    background:transparent !important;    font-size: 15px !important;    padding:  4px 8px !important;    color: #676767 !important;    background:#fff !important;    border: 1px solid #b6b5b5 !important;    font-weight: bold;}	/* SIDEBAR(S) */.sidebaradbox {	margin-top: 5px; 	text-align:center;	}	.ad125 {	margin: 6px;	}.sidebar {	margin: 0 10px 10px 10px;    color: #fff;    font-size: 13px;	}	.sidebar a {	text-decoration: none;	color: #dfdfdf;	}.sidebar a:hover {	text-decoration: underline;	color:#F0F0F0;	}#search {    border: 1px solid #41474d;    height: 30px;    padding: 0;    background: #393e44 url(images/search-background.png) top left repeat-x;    text-align: right;}#search input {	border: 0;    background: none;    color: #868e98;}		#s {	width: 240px;	padding: 4px;    margin:3px 0 0 0;    background: none;}#topsearch 	#s {  width: 250px;  }#topsearch #search {    margin: 15px 0 0 0;}/* Social icons */.addthis_toolbox {    padding: 15px 0 0px 0;	text-align: center;	}.addthis_toolbox .custom_images a{    width: 32px;    height: 32px;    margin: 0 3px 0 3px;    padding: 0;}.addthis_toolbox .custom_images a:hover img{    opacity: 1;}.addthis_toolbox .custom_images a img{    opacity: 0.85;}	.sidebarvideo {	}.sidebar h2 {	margin: 10px 0 0 0;	padding: 6px 0 6px 8px;	background-repeat: repeat-x;	background-position: top;	font-size: 18px;	line-height: 18px;	font-family: Arial, Helvetica, Sans-serif;	font-weight: bold;	text-transform: uppercase;    color: #fff;    border-left: 4px solid #000;    text-shadow: 0 1px 0 #000;	}.sidebar ul {	list-style-type: none;	margin: 0px 0px 10px 0px;	padding: 0px;	}	.sidebar ul li {	list-style-type: none;	margin: 0px 0px 5px 0px;	padding: 0px;	}.sidebar ul ul {	list-style-type: none;	margin: 0px;	padding: 0px;	}	.sidebar ul li li {	padding: 6px 0px 6px 4px;	margin: 0px;    border-bottom: 1px solid #393e44;	}	.sidebar ul li ul li {	padding: 6px 0px 6px 4px;	margin: 0;    border-bottom: 1px solid #dfdfdf;	}#wp-calendar th {	font-style: normal;	text-transform: capitalize;	color: #fff;	background: none;	}#wp-calendar caption {	padding: 2px 4px;	text-transform: uppercase;	margin: 2px 0 2px 0;	background: none;    color: #fff;	}#wp-calendar td {	color: #a3abb5;	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;	letter-spacing: normal;	padding: 2px 0;	text-align: center;	}#wp-calendar td:hover, #wp-calendar #today {	background: #1c2025;	color: #fff;	}    #wp-calendar td:hover a {    color: #fff;}	#wp-calendar {	empty-cells: show;	font-size: 14px;	margin: 0;	font-weight: bold; 	width: 100%;	}/* FOOTER */#footer {	background: #191c1f;	padding: 22px;	text-align: center;	color: #fff;	font-size: 13px;    border-top: 4px solid #900000;	}#footer a {	color: #fff;	} #footer a:hover {	text-decoration: none;	} 	#footer2 {	color: #52575e;	font-size: 11px;	text-align: center;	padding: 10px;	}    	#footer2 a {	color: #52575e;    text-decoration: none;	} 	/* COMMENTS */#comments h3 {	margin-bottom: 10px;	}#commentform input {	width: 170px;	padding: 2px;	margin: 5px 5px 1px 0;	}#commentform {	margin: 5px 10px 0 0;	}	#commentform textarea {	width: 100%;	padding: 2px;	}	#respond:after {		content: "."; 	    display: block; 	    height: 0; 	    clear: both; 	    visibility: hidden;	}	#commentform #submit {	margin: 0 0 5px auto;	float: right;	}.alt {	margin: 0;	padding: 10px;	}.commentlist {	padding: 0;	text-align: justify;	}.commentlist li {	margin: 15px 0 10px;	padding: 5px 5px 10px 10px;	list-style: none;	}	.commentlist li ul li { 	margin-right: -5px;	margin-left: 10px;}.commentlist p {	margin: 10px 5px 10px 0;}.children { padding: 0; }#commentform p {	margin: 5px 0;	}.nocomments {	text-align: center;	margin: 0;	padding: 0;	}.commentmetadata {	margin: 0;	display: block;	}	.post_thumbnail {    padding: 6px;    background: #fff;    border: 1px solid #ddd;    margin: 0 10px 10px 0;} 
