/*  
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.4
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 
*/


/* Begin Typography & Colors 
------------------------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	color: #111;
	text-align: center;
	background: url(images/23hd_background.jpg) no-repeat;
}

#page { 
	text-align: left; 
        }

#header {
	}

 
#content {
	font-size: 1.2em; 
	} 

.narrowcolumn .entry  {
	line-height: 1.6em;
	} 

.narrowcolumn .postmetadata {
	text-align: center;
	}
.thread-alt {
	background-color: #f3f3f3;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer { 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 2em;
	}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	}

#content h1 { 
	text-align: left;
	padding-top: 0;
	margin-top: 0;
}

#header td { 
	font-size: 1.1em; 
        }

#header h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 18px; 
        margin: 0;
        padding:0;
	}

.blogtitle {
	text-align: left;
  	font-weight: bold; 
        margin: 10px 0 0 0;
        padding: 0 0 0 4px;
}
 
.description {
        padding: 5px;
        color: #484848;
	font-size: 11px;
	text-align: left;
	}
 
h2 {
	font-size: 45px;
	text-align: left;
	letter-spacing: -2px;
	line-height: 38px;
}

#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: #2e2e2e; 
	}


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 li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: #3e3e3e;
	list-style-type: none;
	list-style-image: none;
}

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: #2C64B4;
	text-decoration: none;
}

#r_sidebar a {
	color: #2C64B4;
	text-decoration: none;
	background-color: #feffd5;
}

#r_sidebar img {
	border: 1px solid #d6d6d6;
	padding: 2px;
}

.vimeoBadge img {
	border: 1px solid #8c8c8c;
	padding: 2px;
}

a:hover {
	color: #c6a738; 
	}

.entry a {
        text-decoration: underline;
        }  

.entry a:hover {
	text-decoration: none; 
        }   

#sidebar a:hover {
	text-decoration: underline;
        }

/* Begin Structure 
------------------------------------- */
body {
	margin: 0 0;
	padding: 0; 
	}

#page {
	margin: 0px auto 0px auto;
	padding: 0;
	width: 1150px;
	border: 0px solid #ccc;
	}

#header { 
	height: 10px;
	margin-top: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#header a {
	color: #484848;
	text-decoration: none;
	}

#header a:hover {
	color: #484848;
	}
 
.narrowcolumn {
	float: left;
	padding: 10px 0 20px 10px;
	margin: 0px 0 0;
        background: #fff;
	width: 545px;
} 

.post {
	text-align: left-justify;
	padding: 0 5px 5px;
	font: normal 14px/22px "Verdana"; margin: 0 0px 5px;
}

.post hr {
	display: block;
	}

.entry{ 
        border-top: 1px solid #ddd;  
	}

.narrowcolumn .postmetadata {

	padding-top: 0;
	}

.postmetadata {
	clear: left;
       }
 
#footer {
        color: #d0d0d0;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 0;
        font-size: 1.2em;
	margin: 20px auto 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 12px 0;
	text-align: center;
	}

#footer a {
	color: #5b5b5b;
        text-decoration: none;
        border-bottom: 1px dotted #ccc; 	
        }

#footer a:hover {
	color: #ccc; 
	} 


/*	Begin Headers
------------------------------------- */
#content h1   {
	margin: 0;
	padding-top: 0;
}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle, h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

/* @group My Group */

/* @end */

#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;
	margin: 3px;
	border: 1px solid #b9b9b9;
}

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 30px; 
        list-style: none;
	padding-left: 10px; 
        text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	list-style-image: none;
	list-style-type: none;
}

.flickr {
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #888;
	padding: 2px;
}

.entry ol {
	padding: 0 0 0 35px;
	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;
	list-style-type: none;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

.lifestream ul {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	list-style-image: none;
	list-style-type: none;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	list-style-image: none;
	list-style-type: none;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	list-style-type: none;
	list-style-image: none;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	list-style-image: none;
	list-style-type: none;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
} 



/* Begin Form Elements
------------------------------------- */
#searchform { 
	text-align: left;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.twitter-status {
	font: bold 22px Arial, Helvetica, Geneva, sans-serif;
	color: #1f1f1f;
	letter-spacing: -.8px;
	list-style-image: none;
	list-style-type: none;
}

.entry form {  
	text-align:center;
	}

select {
	width: 130px;
	}

.formbutton{
   cursor:pointer;
   border: solid 0px #ccc;
   background:#999;
   color:#fff;
   font-weight:bold;
   padding: 1px 2px;
}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        border: 1px solid #999;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
        border: 1px solid #999;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#commentform #submit {
	margin: 0 auto 5px 0;
	float: left;
	} 



/* Begin Comments
------------------------------------- */
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
        margin: 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;
	}

#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: 0 0 10px;
        margin-left: 565px;
	width: 590px;
	font-size: 1.1em; 
        }

#adbox { 
        text-align: center;
        padding: 5px;
        margin: 0 0 10px;
        background: #ffffff;
        border: 1px solid #ddd;
        }

#sidebar_low {
	clear:both;
	}

#l_sidebar {
	width:390px;
	float: left;
        border: 0px solid #DDD;
	background-color: #fff;
	padding: 0 2px 0 10px;
	list-style-type: none;
	list-style-image: none;
}

#r_sidebar {
	width:170px;
	float: right;
        border: 0px solid #DDD;
	background-color: #fff;
	padding: 0 5px 0 10px;
	list-style-image: none;
	list-style-type: none;
}

#r_sidebar li {
	list-style-type: square;
}


#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;
	}

.hidden {
	display: none;
	}

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;
	-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;
}

#l_sidebar h4 {
	font: bold 13px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 2px;
	border-bottom: 1px solid #adadad;
	margin-bottom: 8px;
	letter-spacing: -1px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 4px;
}

.twitter-meta {
	font-size: 11px;
}

.entry-content {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
}

.entry-meta {
	font-style: italic;
	font-size: 11px;
} 