/*  
Theme Name: QuickPress 
Theme URI: http://www.quickonlinetips.com/archives/quickpress/
Description: 3-columns, widget ready, SEO optimized, fast loading, free support wordpress theme by <a href="http://www.quickonlinetips.com/">Quick Online Tips</a>.
Version: 1.3
Author: Quick Online Tips
Author URI: http://www.quickonlinetips.com/
Tags: blue, widget ready, fixed width, three columns, clean, simple, widgets, right sidebar, valid CSS, valid XHTML 
*/

div#amazoncontent a {
font-size:10px;
}

/* Begin Typography & Colors 
------------------------------------- */
body {
	font-size: 80%;  
	font-family: Arial, Helvetica, Sans-Serif; 
	background: #EEE;
	color: #111;
	text-align: center;
	}
	
pre {
	overflow:auto;
	font: 14px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	line-height: 18px;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 14px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}

#page {
	background-color: white; 
	text-align: left; 
        }

#header { 
	}

 
#content {
	font-size: 1.2em;
    background: #fff; 
	} 

.narrowcolumn .entry  {
	line-height: 1.6em;
	background: #F6F6F6 ;
	border: 1px solid #DDD;
	padding: 5px;
	} 

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
        background: #f3f3f3;
	}

#footer {
	color: #000; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 2em;
	}
	


h1, h2, h3, h4 {
	font-weight: bold;	
	}

#content h1 {
	font-size: 1.7em; 
	text-align: left;
	}

#header td { 
	font-size: 1.1em; 
        }

#header h1 { 
	font-size: 1em; 
        margin: 0;
        padding:0;
        font-family: Georgia, "Times New Roman", Times, serif;  
	}

.blogtitle {
	font-size: 2.5em !important; 
	text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;  
  	font-weight: bold; 
    margin: 10px 0 0 0;
    padding: 0;
	}
 
.description {
        padding: 5px;
        color: #000;
	font-size: 1.1em;
	text-align: left;
	}
 
h2 {
	text-align: left;
	font-size: 1.50em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 { 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}
 
h3 {
	font-size: 1.3em;
	}

#header  h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white; 
	}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar h4, #wp-calendar caption, cite {
	text-decoration: none;
	}

#sidebar h4 { 
	font-size: 1.2em;
	}

 
.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p { 
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}
 
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #06c; 
	}

.entry a {
	border-bottom: 1px solid #ddd; 
        text-decoration: none;
        }  

.entry a:hover {
	text-decoration: underline;
 	border-bottom: 0px solid #ddd; 
        }   

#sidebar a:hover {
	text-decoration: underline;
        }

/* Begin Structure 
------------------------------------- */
body {
	margin: 0 0 10px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 950px;
	border: 1px solid #333;
	}

#header {
	margin: 0px; 
	10px 20px 0px 0px 
	height: 100px; 
	width: 950px;
	color: #000;
	}

#header a {
	color: #000;
	text-decoration: none;
	}

#header a:hover {
	color: #ccc;
	}
 
.narrowcolumn {
		float: left;
		padding: 0pt 0pt 20px 10px;
		margin: 0px 0 0;
		width: 547px;
        background: #fff;
	} 

.post {
	margin: 0 0 0px;
	text-align: justify; 
	}

.post hr {
	display: block;
	}

.entry{ 
        border-top: 1px solid #ddd;  
	}

.narrowcolumn .postmetadata {

	padding-top: 5px;
	}

.postmetadata {
	clear: left;
       }
 
#footer {
        color: #ccc;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 0;
        font-size: 1.1em;
	margin: 0 auto;
	width: 950px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #000;
	}

#footer a {
	color: #000;
        text-decoration: none;
        border-bottom: 1px dotted #ccc; 	
        }

#footer a:hover {
	color: #888; 
	} 


/*	Begin Headers
------------------------------------- */
#content h1   {
	margin: 30px 0 0; 
	}
	
heading {
	margin: 35px 0pt 0pt;
	border: 1px solid #FFF;
}

h2 {
	margin: 0px 0pt 0pt 0pt;
	line-height: 1.0;
	}

h2.pagetitle, h2.pagetitle {
	margin-top: 30px;
	text-align: center;
        }

#sidebar h2 {
	margin: 10px 0 0;
	padding: 0;
	}

#sidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;  
	margin: 10px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	} 


/* Begin Images
------------------------------------- */
p img {
	padding: 0;
	max-width: 100%;
	}
 
.entry img {
        padding:5px; 
        }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	} 


/* Begin Lists 
------------------------------------- */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px; 
	padding-left: 10px; 
	} 

html>body .entry li {
	margin: 2px 0 2px 10px;
	}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 6px 0 0;
	padding: 0;
	} 



/* Begin Form Elements
------------------------------------- */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: right;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {  
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	} 



/* Begin Comments
------------------------------------- */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
        margin: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none; 
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

img.avatar {
        float:left; 
        margin: 0;
        padding: 0 4px 0 0; 
        vertical-align:middle;
        }
 


/* Begin Sidebar 
------------------------------------- */
#sidebar
{
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 20px 0 10px 0;
    margin-left: 565px;
	width: 370px;
    background: #fff;
	font-size: 1.1em; 
        }

#adbox { 
        text-align: center;
        padding: 5px;
        margin: 0 0 5px 0;
        background: #ffffff;
        border: 1px solid #ddd;
		}
		
#adbox a {
font-size: 0.75em;
}

#sidebar_low {
	clear:both;
	}

#l_sidebar {
	width:170px;
	float: left; 
        padding: 5px;
        border: 1px solid #DDD;
        background: #f6f6f6;
        }

#r_sidebar {
	width:170px;
	float: right; 
        padding: 5px;
        background: #f6f6f6;
        border: 1px solid #DDD;
        }


#sidebar form {
	margin: 0;
	} 


/* Begin Tags & Classes 
------------------------------------- */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #85B8E3;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	} 

/* Captions 
------------------------------------- */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
} 

.post_date {
clear:left;
float:left;
width:40px;
height:40px;
background: #666 url('/wp-content/themes/quickpress/images/datebg.png') no-repeat;
}
.date_post {
border-bottom:1px dotted;
clear:left;
color:#2C4353;
float:left;
font-size:16px;
font-weight:400;
padding-top:2px;
text-align:center;
width:40px;
}
.month_post {
float:left;
clear:left;
width:40px;
font-size:14px;
color:#2C4353;
text-align:center;
padding-bottom:2px;
}

/*************************************
	Horizontal Menu
**************************************/
#menu {
	height: 25px;
    background: transparent;
    font-size: 12px;
	font-weight: bold;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    padding: 0px; 
	margin: 0px;
    text-align: left;
    text-transform: uppercase;
    clear: both;
    float: left;
    }
#menu ul {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	}
#menu ul li:hover, #menu ul li.hover, #menu ul li.current_page_item {

	}
#menu ul li:hover a, #menu ul li.hover a, #menu ul li.current_page_item a {
	color: #000;	
	text-decoration: none;
	}
#menu ul li.current_page_item a:hover {
	text-decoration: underline;
	}
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #888;
	text-decoration: none;
	display: block;
	margin: 7px 0px 0px 15px;
	}
#menu ul li a:hover {
	color: #000;	
	text-decoration: underline;
	}

.recent_activities_div {
	padding: 2px 2px 2px 10px;
}

#meta_links li {
        display: inline;
        padding-right: 20px;
}