/*  
Theme Name: Clutter Control Freak
Theme URI: http://www.cluttercontrolfreak.com/
Description: WordPress theme for Stacks Clutter Control Freak blog from a design by Robin Cameron.
Version: 1.0
Author: Caimin
Author URI: http://www.caiminjones.com
*/

html,body { 	
margin: 0px; 
padding: 0px; 
font-family: Verdana, serif; 
font-size: 11px; 
text-align: center;
height: 100%; 
background-image: url(/graphics/logo-extend.png);
background-repeat: repeat-x;
}

#wrapper { 
position: relative; 
margin: 0px auto 0px auto; 
width: 1002px;
background-image: url(/graphics/logo-extend.png);
background-repeat: repeat-x;
}

#faux {
background-image: url(/graphics/page-back.png);
margin-bottom: 0px;
overflow: auto;
width: 100%
}

#leftCol{ 
position: absolute; 
top: 106px; 
left: 0px;
height: 100%; 
width: 224px; 
text-align: left; 
padding-left: 20px;
}

#centralCol { 
position: relative; 
min-height:2200px;
height:auto !important;
height:2200px;
margin: 0px 180px 0px 180px; 
text-align: left; 
padding-left: 16px;
}

#sidebar { 
position: absolute; 
top: 70px; 
right: 0px; 
height: 100%; 
width: 224px; 
text-align: left; 
font-family: Verdana, serif; 
font-size: 11px; 
}

#footer {
width: 100%;
margin-top: 24px;
margin-bottom: 24px;
border-top: 1px solid #A3A354;
font-family: Verdana, sans-serif;
font-size: 11px;
text-align: left;
text-indent: 196px;
padding-top: 12px;

}

#aboutBlurb {
width: 180px; 
font-size: 11px; 
font-family: Georgia, serif;
margin-bottom: 12px;
}


a:link, a:visited {
color: #663366;
}

a:hover{
color: #663366;
}



.author a:link, .author a:visited {
color: #A3A354;
}

.author a:hover{
color: #A3A354;
}



h2 {
font-family: Georgia, serif;
font-weight: normal;
font-size: 16px;
color: #000;
}


h2 a:link, h2 a:visited{
font-family: Georgia, serif;
font-weight: normal;
font-size: 16px;
text-decoration: none;
color: #000;
}


h2 a:hover{
text-decoration: underline;
}


h3 {
font-family: Georgia, serif;
font-weight: normal;
font-size: 16px;
color: #0A98AA;
}


#description {
font-family: Georgia, serif;
font-weight: normal;
font-size: 11px;
color: #7A505D;
margin-bottom: 12px;
}

form{
display: inline;
margin: 0px;
}

textarea {
width: 200px;
height: 140px;
font-family: Verdana, sans-serif;
font-size: 11px;
}

.sendComment {
color: #7A505D;
border: 1px solid #7A505D;
}

.commentTextarea {
width: 260px;
height: 180px;
}



#searchHeading {
font-family: Verdana, sans-serif;
font-size: 10px;
color: #A3A354;
}



#search {
width: 170px;
}


.searchBox {
float: left;
font-family: Arial, sans-serif;
font-size: 11px;
width: 125px;
}

.searchBut {
float: right;
}

.imgLeft {
float: left;
padding-right: 12px;
margin-bottom: 12px;
}

.post {
clear: both;
width: 560px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 17px;
margin-right: 30px;
border-bottom: 1px solid #D7D7D5;
padding-bottom: 6px;
}


.bio {
min-height: 200px;
clear: both;
width: 560px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 17px;
margin-right: 30px;
border-bottom: 1px solid #D7D7D5;
padding-bottom: 6px;
}



.post img {
float: left;
padding-right: 12px;
}

.post .catIcon {
padding-top: 4px;
padding-right: 4px;
}


.postInfo {
clear: both;
font-family: Verdana, sans-serif;
font-size: 10px;
}


ul {
padding-left: 0px;
margin-left: 0px;
}

li{
list-style-position: inside;
margin-left: 0px;
margin-bottom: 6px;
}



/* for Recent Posts */
.postMini {
font-family: Verdana, sans-serif;
font-size: 10px;
margin-right: 30px;
padding-top: 2px;
padding-bottom: 2px;
}



.author {
color: #A3A354;
}


#socialBookmarks{
margin-bottom: 8px;
margin-top: 2px;
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
}

/*colour-coded dropdowns */

.aboutSelect {
width: 165px;
margin-bottom: 2px; 
padding: 3px;
background: #ff7171;
}

.askOrganizerDropdown {
width: 165px;
margin-bottom: 2px; 
padding: 3px;
background: #ff9900;
}

.ideaWidgetDropdown {
width: 165px;
margin-bottom: 2px; 
padding: 3px;
background: #ffff71;
}

.freakWeekDropdown {
width: 165px;
margin-bottom: 2px; 
padding: 3px;
background: #ffff66;
}

.clutterHacksDropdown {
width: 165px;
margin-bottom: 2px; 
padding: 3px;
background: #9684f9;
}

.readerHacksDropdown {
width: 165px;
margin-bottom: 2px; 
padding: 3px;
background: #ff66cc;
}

.whatReadingDropdown {
width: 165px;
margin-bottom: 2px; 
padding: 3px;
background: #99ccff;
}

.clutterProductsDropdown {
width: 165px;
margin-bottom: 2px; 
padding: 3px;
background: #89ffa2;
}

.contestsDropdown {
width: 165px;
margin-bottom: 2px; 
padding: 3px;
background: #ca2dfc;
}



select {
width: 165px; font-family: Verdana; font-size:11px;
}


ul .children {

margin-left: 20px;

}
