/*  
Theme Name: Little Factory
Theme URI: http://www.bballcity.com/download/themes/simply-basic/
Description: A wordpress theme by Ash Haque
Version: 1.5
Author: Ash Haque
Author URI: http://www.bballcity.com

The CSS, XHTML is released under a Creative Commons License
http://creativecommons.org/licenses/by/2.5/
*/


/*
1. Universal Declarations
2. Structure
	2.1. Header
	2.2. Content
	2.3. Comments
	2.4  Sidebar
	2.5  Footer
3. Lists
4. Headings
5. Images
6. Forms
7. Page Specific
8. Extras
*/


/* Universal Selectors
----------------------------------------------------------------------------- */
* {
margin:0pt;
padding:0pt;
}
ul {
list-style-type:none;
}
* a:link, * a:visited, * a:hover, * a:active {
color:#000000;
text-decoration:none;
}
* a:hover {
cursor:pointer;
text-decoration: underline;
}
*:link img {
border:medium none;
}
* img {
border:medium none;
}
a img {
border:medium none;
}
*:link img, *:active img {
border:medium none;
}
.more-link {
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9px;
font-style:italic;
font-weight:normal;
text-align:left;
}
/* Structure
----------------------------------------------------------------------------- */
html {
background:#FFFFFF none repeat scroll 0%;
margin-bottom:0.1em;
}
body {
color:#444444;
font-family:Verdana;
font-size:62.5%;
text-align:center;
}
.top {
background:#EEEEEE none repeat scroll 0%;
border-bottom:1px solid #CCCCCC;
font-size:1.1em;
padding:10px 0pt;
width:100%;
}
#wrapper {
font-size:1.1em;
margin:0pt auto;
padding:50px 0pt;
text-align:left;
width:746px;
}
#header {
border:1px solid #FFFFFF;
padding:1px;
}
#main {
padding:50px 0pt 0pt;
}
#content {
border:1px solid #FFFFFF;
float:left;
padding:1px 0pt 60px;
width:500px;
}
#sidebar {
border:1px solid #FFFFFF;
float:right;
padding:1px 0pt 60px;
width:210px;
}
#footer {
border-bottom:0pt none;
border-top:1px solid #CCCCCC;
clear:both;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
padding:30px 0pt;
}
/* Header
----------------------------------------------------------------------------- */
#header h1 a {
}
#header p.description {
font-size:1.2em;
}
ul.mainmenu {
border-bottom:1px solid #CCCCCC;
display:block;
height:1%;
overflow:auto;
padding:20px 1px 1px 0pt;
}
.mainmenu li {
float:left;
position:relative;
}
.mainmenu li a {
display:block;
height:40px;
padding:25px 15px 0pt;
}
.mainmenu li.home a {
padding-left:0pt;
}
.mainmenu li a:hover {
text-decoration:underline;
}
.logo {
position:relative;
top:20px;
}
/* Content
----------------------------------------------------------------------------- */
#content h2 a {
color:#444444;
}
#content p a, #content .metadata a {
/*border-bottom:1px solid #DDDDDD;*/
color:#000000;
padding-bottom:2px;
}
/*#content p a:hover, #content .metadata a:hover {
border-bottom:1px solid #666666;
}*/
#content p a:visited, #content .metadata a:visited {
color:#444444;
}
#content p {
color:#444444;
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:2em;
padding: 13px 0;
text-align:justify;
}
#content .post h3 {
border-bottom:1px solid #CCCCCC;
font-family:"Lucida Grande",sans-serif;
font-size:1.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-top:20px;
text-transform:uppercase;
}
#content .entry {
height:1%;
padding-top:10px;
width:100%;
}
#content .metadata {
	color:#000000;
	display:block;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	font-style:normal;
	padding:10px 0pt 60px;
	text-transform: lowercase;
	font-weight: normal;
}
/* Sharethis icon */
#content .metadata img{
	display:inline;
}
/* Comments
----------------------------------------------------------------------------- */
.commentlist {
padding:10px 0pt 30px;
}
.commentlist li {
background:transparent url(images/dot.gif) repeat-x scroll left bottom;
height:1%;
list-style-type:none;
margin:10px 0pt;
overflow:auto;
padding:25px 0pt 10px;
width:100%;
}
.comment_number a {
color:#D6D6D6;
float:right;
font-family:Georgia,serif;
font-size:3.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-right:10px;
}
.comment_author {
font-size:1.4em;
}
h3#respond {
display:block;
padding-top:15px;
}
/* Sidebar
----------------------------------------------------------------------------- */
#sidebar ul li.side {
padding-bottom:25px;
}
#sidebar div {
line-height:1.7em;
}
#sidebar h2 {
display:block;
padding:0pt 0pt 10px;
}
#sidebar ul li a {
line-height:1.9em;
}
#sidebar ul li ul li ul {
padding-left:15px;
}
#sidebar ul li ul li ul li ul {
padding-left:30px;
}
/* Footer
----------------------------------------------------------------------------- */
#footer p {
line-height:2.2em;
}
/* Lists
----------------------------------------------------------------------------- */
#content ul, #content ol {
line-height:2em;
padding:15px 0pt;
}
#content ul li a, #content ol li a {
line-height:2.5em;
}
#content .post ol {
padding-left:25px;
}
#content .post ul li {
background:transparent url(images/bullet.gif) no-repeat scroll left center;
padding-left:20px;
}
/* Headings
----------------------------------------------------------------------------- */
h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
color:#444444;
font-family:Georgia,Times New Roman;
font-weight:normal;
}
h1 {
font-size:2.2em;
}
h2 {
font-size:2em;
}
h3 {
font-size:1.8em;
}
h4 {
font-size:1.6em;
}
/* Images
----------------------------------------------------------------------------- */
#content img {
border:medium none;
display:block;
margin:0pt auto;
max-width:100%;
padding:0px;
}
#content img.none {
border:0pt none;
margin:0pt auto;
max-width:90%;
}
#content img.wp-smiley {
border:0pt none;
display:inline;
margin:0pt;
padding:0pt;
}
.left {
/*display:block;*/
}
.gap {
height:20px;
}
/* Page Specific
----------------------------------------------------------------------------- */
.last_20 li {
line-height:2em;
}
.archive_date {
float:left;
width:100px;
}
.pagetitle {
display:block;
padding:0pt 0pt 60px;
}
/* Extras
----------------------------------------------------------------------------- */
blockquote {
background:transparent url(images/quote.gif) no-repeat scroll left top;
margin:0pt;
padding:0pt 0pt 0pt 25px;
}
html > body blockquote {
background-position:0pt;
}
.center {
text-align:center;
}
hr {
display:none;
}
/* Product
----------------------------------------------------------------------------- */
.shoptable {
border-bottom:1px solid #CCCCCC;
}
/* Form Input
----------------------------------------------------------------------------- */
.lform textarea, .lform input {
width:250px;
}
.lform_button input {
width:80px;
}
/* Search Forms
----------------------------------------------------------------------------- */
.search_input {
color:#545454;
display:block;
margin:0pt 0pt 0.6em;
padding:0px;
width:100px;
}
fieldset {
border:medium none;
}
/* Contact Form 7
----------------------------------------------------------------------------- */
.contactbox {
margin-top:20px;
}
.forminput {
margin-bottom:10px;
margin-right:5px;
padding:0px;
text-align:left;
vertical-align:top;
width:250px;
}
/* Mailing-List Form
----------------------------------------------------------------------------- */
.ml_input {
margin-bottom:10px;
margin-right:5px;
padding:0px;
text-align:left;
vertical-align:top;
width:250px;
}
.error {
border:1px solid #FF0000;
margin:0px auto;
padding:5px;
}
.result {
border:1px solid #009900;
margin:0px auto;
padding:5px;
}
.error p, .result p {
text-align:center;
}
#subscribe {
margin:20px auto;
}
#subscribeform {
margin:20px auto;
}
/* Comments Form
----------------------------------------------------------------------------- */
.textbox {
margin-bottom:10px;
margin-right:5px;
padding:0px;
text-align:left;
vertical-align:top;
width:400px;
}
/* Sub-Headings
----------------------------------------------------------------------------- */
.subhead {
	color:#444444;
	font-family:Georgia, "Times New Roman";
	font-weight:normal;
	font-size:1.4em;
	font-style: italic;
	line-height:1em;
}
/* .warning {
	color:RED;
	font-family:Georgia, "Times New Roman";
	font-weight:normal;
	font-size:1.2em;
	font-style: italic;
}*/
