/*  
Theme Name: FreshPress Premium
Theme URI: http://www.freshpressthemes.com
Author: Weborithm
Author URI: http://www.weborithm.com/
Description: Inspired by WordPress 2.5 release "Brecker". View more <a href="http://www.freshpressthemes.com">Fresh Themes</a>. If you need help with this theme please <a href="../wp-content/themes/FreshPressPZ/readme.htm" target="_blank" >click here</a>.

This theme was designed and built by Hyder Jaffari of Weborithm Design Studio.

*/

body {
	margin: 0px;
	padding: 0px;
	font: 0.9em Tahoma, Verdana, sans-serif;
}
.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
}

/* Link Elements Starts */

#dashboard .dash a {
	padding: 0px;
	text-decoration: none;
	color: #dadada;
	margin: 0px;
}
#nav ul li a {
	color: #2583ad;
	text-decoration: none;
}
#content a, #featured p a, #rightsidebar ul li a, #leftsidebar ul li a, #fmore ul li a {
	color: #2583ad;
	text-decoration: underline;
}
#featured h2 a, #content h2 a, #header h1 a {
	color: #fff;
	text-decoration: none;
}
#content h2 a {
	color: #333;
}
#header h1 a {
	color: #555;
}
.fcomments a {
	color: #264761 !important;
	text-decoration: none;
}

/* Link Elements Ends */

/* Link Hover Elements Starts */

#nav ul li a:hover, #header h1 a:hover, #dashboard a:hover, #content a:hover, #rightsidebar ul li a:hover, #leftsidebar ul li a:hover, #featured p a:hover, #fmore ul li a:hover, .footerc ul li a:hover, .footerc p a:hover {
	color: #d54e21;
	text-decoration: none;
}
.fcomments a:hover {
	color: #d54e21 !important;
}
#featured h2 a:hover {
	color: #333;
}
#credits a:hover {
	color: #a3c800;
	text-decoration: none;
}

/* Link Hover Elements Ends */

/* Other Theme Properties Starts */

img.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	border: 1px solid #ccc;
}
img.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #ccc;
}
img.aligncenter {
	margin: 0px auto;
	display: block;
	border: 1px solid #ccc;
}
.alignright {
	float: right;
	padding: 0px;
}
.alignleft {
	float: left;
	padding: 0px;
}
.navigation {
	display: block;
	text-align: center;
	padding: 10px;
	font-size: 1em;
}
.video {
	text-align:center;
	margin: 0px;
	padding: 0px 0px 20px;
}
#dashboard, #nav ul li a, .fcomments a, #content .post h2 {
	letter-spacing: 1px;
}
#content h3, #comments h3 {
	margin: 10px;
	padding: 0px;
	border-bottom: 1px solid #e5e5e5;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#comments h3 {
	margin: 0px 0px 2px;
	padding:5px;
	background: #ccc;
	border-bottom: none;
}

/* Other Theme Properties Ends */

/* Dashboard Area Starts */

#dashboard {
	padding: 10px 0px;
	background: #464646;
	color: #cccccc;
}
#dashboard .dash {
	width: 972px;
	margin: auto;
	text-align: right;
}

/* Dashboard Area Ends */

/* Search Elements Starts */

#searchtop {
	float: left;
	border:1px solid #333;
}
#searchtop #s {
	font-size: 1em;
	padding: 2px 5px;
	color: #333;
	border: none;
}
#searchform {
	margin: auto;
	text-align:center;
	padding: 0px 0px 10px;
}
#searchform #s {
	border:1px solid #333;
	width: 166px;
	padding: 2px;
	margin: 0px 0px 5px;
}

/* Search Elements Ends */

/* Header Elements Starts */

#header {
	background: #e4f2fd;
	padding: 20px 0px;
	border-bottom: 1px solid #c6d9e9;
}
.headings {
	width: 972px;
	margin: auto;
}
#header h1 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #555555;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header h2 {
	float: right;
	padding: 9px 0px 0px;
	margin: 0px;
	color: #d54e21;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

/* Header Elements Ends */

/* Navigation Starts */

#nav {
	padding: 0px;
	margin: 0px 0px 15px;
	border-bottom: 1px solid #dadada;
}
#nav ul {
	list-style: none;
	margin: 10px auto;
	padding: 0px;
	width: 972px;
}
#nav ul li {
	float: left;
	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #2583ad;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

/* Navigation Ends */

/* Main Container Starts */

#container {
	padding: 0px 0px 20px;
	margin: 0px auto 0px;
	width: 972px;
}

/* Main Container Ends */

/* Featured Area Starts */

#featured {
	line-height: normal;
	width: 966px;
	border: 1px solid #2583ad;
	margin: 0px 0px 15px;
	padding: 2px;
}
#featured h2 {
	background: #d54e21;
	padding: 10px;
	margin: 0px;
	text-align: left;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
}
#featured h2 span {
	padding: 0px;
	width: 800px;
	float: left;
}
.fcomments {
	margin: 0px;
	padding: 4px 7px;
	float: right;
	display: block;
	background: #ebebeb;
	text-decoration: none;
	color: #264761;
	font: bold 0.6565em Tahoma, Verdana, sans-serif;
}
#featured p {
	padding: 10px 10px 0px;
	color: #333;
	font-size: 0.9786em;
	line-height: 20px;
	margin: 0px;
}
#featured blockquote {
	border-bottom: 2px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	margin: 10px 20px 0px;
	padding: 0px 5px;
	background: #f2f2f2 url(images/quote.gif) no-repeat left top;
}
#featured blockquote p {
	margin: 0px;
	padding: 5px;
	font-size: 1.1em;
	line-height: 24px;
}
#featured ul, #featured ol {
	margin: 10px 10px 0px 30px;
	padding: 0px;
	list-style:square;
}
#featured ul li, #featured ol li {
	margin: 0px;
	padding: 3px 0px 6px;
	font-size: 0.9em;
}
#fpost {
	padding: 0px;
	width: 576px;
	float: left;
	margin: 10px 0px;
	border-right: 1px solid #ccc;
}
#fpost .date {
	padding: 0px 10px;
	font-size: 0.7em;
	font-weight: bold;
}
#fmore {
	float: right;
	width: 365px;
	margin: 0px 10px 0px 0px;
}
#fmore h2 {
	color: #333;
	background: none;
	font-size: 1.2em;
	border-bottom: 2px solid #E4F2FD;
	border-top: 1px solid #E4F2FD;
	padding: 5px 0px;
	margin: 10px 0px 5px;
}
#fmore ul {
	margin: 5px 5px 5px 15px;
	padding: 0px;
	list-style: square;
}
#fmore ul li {
	padding: 6px 0px;
	margin: 0px;
	font-size: 0.8em;
	color: #333;
}
#fmore a.fmorec {
	background: #fff;
	font-size: 0.9em;
	text-decoration: none;
}

/* Featured Area Ends */

/* Content Starts */

#content {
	float: left;
	padding: 2px;
	width: 576px;
	border: 1px solid #ccc;
	margin: 0px 15px 0px 0px;
}
#content h2 {
	color: #333;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	border-bottom: 2px solid #E4F2FD;
	border-top: 1px solid #E4F2FD;
	margin: 0px 5px;
	padding: 5px 0px;
}
#content .date {
	padding: 10px;
	font-size: 0.7em;
	font-weight: bold;
}
#content .meta {
	padding: 10px 10px 20px;
	font-size: 0.8em;
	font-weight: normal;
}
#content .meta ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
}
#content .meta ul li {
	float: left;
	padding: 0px 5px 0px 0px;
	display: block;
}
#content .post {
	margin: 10px 10px 0px;
	padding: 0px;
}
#content .post h2 {
	margin: 0px 0px 20px;
	padding: 0px;
	background: none;
	border-bottom: 2px solid #E4F2FD;
	border-top: none;
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	color: #2583ad;
}
#content .post h3 {
	margin: 0px 0px 20px;
	padding: 0px;
	border-bottom: 1px solid #e5e5e5;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#content .post p {
	padding: 0px 0px 20px;
	line-height: 20px;
	font-size: 0.9em;
	color: #333;
	margin: 0px;
}
#content .post ul, #content .post ol {
	margin: 0px 35px 20px 35px;
	padding: 0px;
}
#content .post ul li, #content .post ol li {
	margin: 0px;
	padding: 3px 0px 6px;
	font-size: 0.9em;
}
#content .post blockquote {
	border-bottom: 2px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	margin: 0px 20px 20px;
	padding: 5px 10px 0px;
	background: #f2f2f2 url(images/quote.gif) no-repeat left top;
	text-indent: 30px;
}
#content .post blockquote p {
	margin: 0px;
	padding: 5px 5px 10px;
	font-size: 1.1em;
	line-height: 24px;
}
#content .quoteleft {
	width: 200px;
	float: left;
	padding: 5px 10px;
	background: #f2f2f2 url(images/quote.gif) no-repeat left top;
	text-indent: 30px;
	color: #000;
	margin: 10px 10px 0px 0px;
}
#content .quoteright {
	width: 200px;
	float: right;
	padding: 5px 10px;
	background: #f2f2f2 url(images/quote.gif) no-repeat left top;
	text-indent: 30px;
	color: #000;
	margin: 10px 0px 0px 10px;
}
#content .commentmeta {
	font-size: 0.8em;
	font-weight: bold;
	text-align:right;
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 25px;
}
#content .commentmeta a {
	background: #fff;
	padding: 5px;
	top: 7px;
	position: relative;
	text-decoration: none;
	border: 1px solid #ccc;	
}

/* Content Ends */

/* Left Sidebar Starts */

#rightsidebar h3, #leftsidebar h3, #rightsidebar h2, #leftsidebar h2 {
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
	background: #E4F2FD;
	padding: 5px;
	margin: 0px 0px 10px;
	color: #333;
}
#rightsidebar li, #leftsidebar li, .footercalt li, .footerc li {
	list-style: none;
}
#rightsidebar ul, #leftsidebar ul {
	margin: 10px 5px 10px 20px;
	padding: 0px;
}
#rightsidebar ul li, #leftsidebar ul li {
	padding: 3px 0px 6px;
	margin: 0px;
	font-size: 0.8em;
	color: #333;
	list-style: square;
}
#leftsidebar {
	float: left;
	padding: 2px;
	width: 174px;
	border: 1px solid #ccc;
}

/* Left Sidebar Ends */

/* Right Sidebar Starts */

#rightsidebar {
	padding: 2px;
	width: 174px;
	border: 1px solid #ccc;
	float: right;
	margin: 0px 0px 0px 15px;
}

/* Right Sidebar Ends */

/* Sidebar Calendar Starts */

#calendar_wrap {
	margin: 0px;
	padding: 0px 0px 10px;
}
#wp-calendar {
	width: 174px;
}
#today {
	text-align: center;
	background: #C4E2FB !important;
}
table#wp-calendar td {
	text-align: center;
	background: #e4f2fd;
}
#today a, #wp-calendar a {
	color: #2583ad;
}
#today a:hover, #wp-calendar a:hover {
	color: #d54e21;
	text-decoration: none;
}
#prev {
	text-align: left !important;
	padding: 0px 2px;
}
#next {
	text-align: right !important;
	padding: 0px 2px;
}

/* Sidebar Calendar Ends */

/* Sidebar Tags Starts */

#tag_cloud {
	padding: 0px 0px 10px !important;
}
#tag_cloud a {
	color: #2583ad;
	font-size: 100% !important;
	line-height: 22px;
	padding: 0px 2px;
}
#tag_cloud a:hover {
	color: #d54e21;
	text-decoration: none;
}

/* Sidebar Tags Ends */

/* Footer Starts */

#footer {
	background: #464646;
	padding: 0px;
	margin: 0px;
}
.footerinner {
	width: 972px;
	margin:auto;
	padding: 15px 0px 45px;
}
.footerc {
	float: left;
	border: 1px solid #333;
	margin: 0px 22px 15px 0px;
	padding: 2px;
	width: 303px;
	color: #dadada;
}
.footercalt {
	float: left;
	border: 1px solid #333;
	margin: 0px 0px 15px 0px;
	padding: 2px;
	width: 303px;
	color: #dadada;
}
.footerc h3, .footerc h2, .footercalt h3, .footercalt h2 {
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
	color: #ccc;
	margin: 0px;
	padding:5px;
	background: #333;
	letter-spacing: 1px;
}
.footerc ul, .footercalt ul {
	margin: 5px 0px 5px 20px;
	padding: 0px;
}
.footerc ul li, .footercalt ul li {
        list-style: square;
	padding: 3px 0px 6px;
	margin: 0px;
	font-size: 0.9em;
}
.footerc p, .footercalt p {
	padding: 5px;
	margin: 0px;
	line-height: 22px;
	font-size: 0.9em;
}
.footerc ul li a, .footerc p a, .footercalt ul li a, .footercalt p a, #credits a {
	color: #dadada;
}
#credits {
	float: left;
	width: 962px;
	padding: 5px;
	font-size: 0.8em;
	color: #ccc;
	height: 29px;
}
#credits img {
	float: left;
}
#credits span {
	float:right;
	line-height: 26px;
}	

/* Footer Ends */

/* Comments Starts */

#comments {
	margin: 0px;
	padding: 2px 0px;
	border-top: 1px solid #ccc;
}
#respond {
	margin: 2px 0px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: #fff;
}
#respond h4 {
	margin: 2px 0px;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding:5px;
	background: #ccc;
}

/* Main Comment Elements */

ol#commentlist {
	margin: 0px;
	padding: 10px 10px 10px 30px;
	border-top: 1px solid #ccc;
}
ol#commentlist li { /* This is for the normal entry headings */
	font-size: 0.8em;
	color: #515151
	margin: 0px;
	padding: 10px;
	border: 1px solid #F0F0F0;
	border-bottom: none;
}
ol#commentlist .entry { /* This is for the normal entry comments */
	background: #fff;
	border: 1px solid #F0F0F0;
	margin: 0px 0px 20px;
	padding: 10px;
}
ol#commentlist li.alternate { /* This is for the alternate entry headings */
	margin: 0px;
	padding: 10px;
	border: 1px solid #CCC;
	border-bottom: none;
	background: #f9f9f9;
}
ol#commentlist .alternate { /* This is for the alternate entry comments */
	border: 1px solid #ccc;
	margin: 0px 0px 20px;
	padding: 10px;
	background: #f9f9f9;
}
ol#commentlist li.author { /* This is for the author entry headings */
	margin: 0px;
	padding: 10px;
	border: 1px solid #CCC;
	border-bottom: none;
}
ol#commentlist .author { /* This is for the author entry comments */
	border: 1px solid #ccc;
	margin: 0px 0px 20px;
	padding: 10px;
	background: #e4f2fd;
}
ol#commentlist .entry p, ol#commentlist .author p, ol#commentlist .alternate p {
	font-size: 0.9em;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
ol#commentlist .entry blockquote, ol#commentlist .author blockquote, ol#commentlist .alternate blockquote {
	padding: 5px 5px 0px;
	margin: 0px 20px 10px;
	font-size: 0.9em;
}
ol#commentlist .entry blockquote p, ol#commentlist .author blockquote p, ol#commentlist .alternate blockquote p {
	line-height: 20px;
	padding: 0px 0px 5px;
}
ol#commentlist #comment span {
	float: right;
}
ol#commentlist li .avatar {
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
}
#comment_form {
	padding: 0px 10px;
}
#comment_form input {
	width: 240px;
	padding: 5px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #ccc;
	background: #F8F8F8;	
}
#comment_form textarea {
	width: 542px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #F8F8F8;	
}
#comment_form #submit {
	width: 240px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #e4f2fd;
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#comment_form #submit:hover {
	border: 1px solid #333;
	background: #d54e21;
	color: #fff;
}
#comment_form input[type="text"]:focus {
	background: #ffffff;
	border: 1px solid #d54e21;
}
#comment_form textarea:focus {
	background: #fff;
	border: 1px solid #d54e21;
}
/* Comments Ends */