/*  
Theme Name: QuickChic
Theme URI: http://www.quickonlinetips.com/archives/quickchic/
Description: 2-columns white, widget ready, SEO optimized, fast loading, free support wordpress theme by <a href="http://www.quickonlinetips.com/">Quick Online Tips</a>.
Version: 1.1
Author: Quick Online Tips
Author URI: http://www.quickonlinetips.com/
Tags: white, pink, fixed-width, two-columns, right-sidebar, photoblogging, threaded-comments, sticky-post
*/

/* Global reset
------------------------------------- */

*, body {margin: 0; padding: 0;}


/* Begin Typography & Colors 
------------------------------------- */
body {
	font-size: 70%;  
	font-family: Helvetica, Arial, Sans-Serif; 
	background: black;
	color: #333;
  border-top: 15px solid black;
	}

#page {
	background-color: #fff; 
	text-align: left; 
        }

#header h1 { 
	background: url(http://www.farcecars.com/wp-content/themes/quickchic/build/farcecars.gif);
	width: 950px;
	height: 117px;
	text-indent: -2000px;
	}

.post_meta {
	font-size: 0.8em;
	margin-top: 2px;
}

.alt {
  background: #f3f3f3;
	}

small {
	font-size: 0.9em;
	line-height: 2em;
	}

#content h1 {
	font-size: 1.7em; 
	}

#header td { 
	font-size: 1.1em; 
  }

.blogtitle {
	font-size: 2.5em !important; 
	text-align: left; 
  font-weight: bold; 
  margin: 10px 0 0 0;
  padding: 0;
	}
 
.description {
  padding: 5px 0;
	background: #6eff35;
	font-size: 1.8em;
	text-align: center;
	border: 1px solid black;
	width: 928px;
	margin: 10px auto;
	}
 
#header  h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white; 
	}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #333;
	}

h1 a:hover, {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar h4, #wp-calendar caption, cite {
	text-decoration: none;
	}

h2 a:hover {
  color: #333 !important;
	text-decoration: none;
	}

.tags {
        display: none;
        }

.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;
	}
pre  {  
   font: 1em 'Courier New', Courier, Fixed;
   color: #008000;
   background: #F8F8F8;
   padding: 5px;
   line-height:1.5em;
   border: 1px solid #ddd; 
   overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
   white-space: pre-wrap; /* css-3 */
   white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
   white-space: -pre-wrap; /* Opera 4-6 */
   white-space: -o-pre-wrap; /* Opera 7 */
   /* width: 100%; */
   word-wrap: break-word; /* Internet Explorer 5.5+ */
      }

code  {
   font: 1.1em 'Courier New', Courier, Fixed;
   color: #008000;
   padding: 0 2px;
   background: #fff; 
   line-height:1.5em;
   overflow: auto;
       }

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited, h2 a:hover, h3 a:hover {
	color: black;
	text-decoration: none;
	}

a:hover {
	color: black; 
  text-decoration: underline;
	}

.entry a { 
  text-decoration: none;
  font-weight: none;
  }  

.entry a:hover {
	text-decoration: underline; 
  }   

.sticky {
  background: #FFF8DC !important; 
  padding: 5px 10px;
  margin: 10px 0;
  }

/* Begin Structure 
------------------------------------- */
#page {
	background-color: white;
	margin: 20px auto 0 auto;
	width: 950px; 
	}

#header a {
	color: #333;
	text-decoration: none;
	}

#header a:hover {
	color: black;
	text-decoration: none;
	}
 
#content {
	float: left;
	margin: 0 0 0 10px;
	width: 568px;
  background: #fff;
	}

#sidebar {
	float: right;
	margin: 0 10px 10px 0;
	padding: 10px;
	width: 326px;
  background: #f4f4f4;
	font-size: 1.1em; 
  border-left: 1px solid #000;
  border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
  }

.post {
  padding: 10px;
  margin: 0 0 10px 0;
	background-color: #f4f4f4;
	border: 1px solid #000;
	}

.post hr {
	display: block;
	}

.entry{ 
  border-top: 1px solid #ddd;  
	}
	
.entry p {
	margin-top: 10px;
}
 
#footer {
  color: #333;
  font-size: 1.2em;
	margin: 20px auto 0px auto;
	clear: both;
  border-top: 5px solid #000;
	background: #6eff35; 
	}

#footer p {
	padding: 5px;
	text-align: center;
	} 

/*	Begin Headers
------------------------------------- */
h1, h2, h3, h4 {
	font-weight: bold;
	clear: both;	
	}

#content h1   {
	margin: 10px 0 0 0; 
	}
	
h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.3em;
	margin-top: 10px;
	}
	
h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 { 
	font-size: 1.2em;
	margin-bottom: 10px;
	}

h2.pagetitle, h2.pagetitle {
	margin-top: 20px;
	text-align: center;
  }

#sidebar h4 { 
	font-size: 1.2em; 
	margin: 10px 0 0;
	padding: 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;
	}

/* Begin Form Elements------------------------------------- */
#searchform {
	margin: 15px 0;
	font-size: 1.2em;
	}

#searchform input {
	border: 1px solid #6eff35;
  }

#sidebar #searchform #s {
	padding: 5px;
	width: 220px;
	}

#sidebar #searchsubmit {
	padding: 1px 5px 4px 5px;
	margin-left: 4px;
	background-color: #fff;
	color: #6eff35;
  font-size: 1em;
	}

.formbutton{
   background: #fff;
   font-weight:bold;
   padding: 1px 2px;
}

.entry form {  
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
  border: 1px solid black;
	}

#commentform textarea {
	width: 562px;
	padding: 2px;
  border: 1px solid black;
	}

#commentform #submit {
	margin: 0;
	float: left;
	} 

/* 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;
        }
 
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#999 !important; }
ol.commentlist li div.comment-meta a:hover { color:#06c !important;  text-decoration:underline; }
ol.commentlist li p { font-size:1em; margin:0 0 1em; }
ol.commentlist li ul { font-size:1em; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:1em; } 
ol.commentlist li div.reply a { text-decoration:none; background: #f3f3f3; padding: 5px;} 
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li.comment { border:1px solid #d5d5d5; padding:1em; }
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li ul.children li.depth-2 { border-left:5px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { border-left:5px solid #999; margin:0 0 .25em .25em; }


/* Begin Sidebar 
------------------------------------- */
#sidebar ul {
	margin-bottom: 20px;
}

#sidebar ul li {
	list-style-type: none;
	margin: 5px 0;
	}

#sidebar li a {
	display: block;
	padding: 5px 5px 5px 40px;
	background: #000;
	color: #70FE2C;
}

#sidebar li a:hover {
	color: #000;
	background: #fff;
}

#sidebar p {
	margin-top: 5px;
}

#adbox { 
  text-align: center;
  padding: 5px;
  margin: 0 0 5px 0;
  background: #ffffff;
  border: 1px solid #ddd;
  }

#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;
  }


/* Begin Sidebar navigation backgrounds ------------------------------------- */

#sidebar li .home {
	background: #000 url(http://www.farcecars.com/wp-content/themes/quickchic/build/navigation.png) no-repeat;
	background-position: 2px 1px;
}

#sidebar li .email {
	background: #000 url(http://www.farcecars.com/wp-content/themes/quickchic/build/navigation.png) no-repeat;
	background-position: 2px -22px;
}

#sidebar li .mailing_list {
	background: #000 url(http://www.farcecars.com/wp-content/themes/quickchic/build/navigation.png) no-repeat;
	background-position: 2px -45px;
}

#sidebar .twitter {
	background: #000 url(http://www.farcecars.com/wp-content/themes/quickchic/build/navigation.png) no-repeat;
	background-position: 2px -67px;
}

#sidebar .facebook {
	background: #000 url(http://www.farcecars.com/wp-content/themes/quickchic/build/navigation.png) no-repeat;
	background-position: 2px -90px;
}

#sidebar .rss {
	background: #000 url(http://www.farcecars.com/wp-content/themes/quickchic/build/navigation.png) no-repeat;
	background-position: 2px -113px;
}

#sidebar .friendfeed {
	background: #000 url(http://www.farcecars.com/wp-content/themes/quickchic/build/navigation.png) no-repeat;
	background-position: 2px -136px;
}

/* 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: 3px solid black;
	}

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;
}
