/*
Theme Name: cschonsWork
Theme URI: http://www.cschons.com
Description: The theme for my work site
Author URI: http://www.cschons.com



/*********** SELECT WORK PANEL *************/

#select-wrap {
width:900px;
height:270px;
background-image:url(images/landingBG.gif);
background-repeat:no-repeat;
}

#select-works{
width:650px;
margin:-55px 20px 0 0 ;

float:right;
}

.panel a img{
float:left;
padding:1px;
margin:1px;
}

.panel a img:hover{
background:#fff;
}


/*********** RECENT WORK *************/

#recent-work{
padding:12px 0 0 30px;
}

#recent-work h1 {
border-bottom:2px solid #ccc;
padding-bottom:2px;
margin:0 33px 6px 0;
}

.recent-col{
	background-image:url(images/sidebar-bg.gif);
	min-height:120px;
	width:200px;
	float:left;
	margin:0 12px 0 0;
}

.recent-col ul {
margin:3px 0;
}

.recent-col li a {
background-image:url(images/crossbullet.png);
background-repeat:no-repeat;
background-position:4px 5px;
text-indent:12px;
padding:1px 2px 1px 2px;
display:block;
color:#666666;
text-decoration:none;
font-weight:bold;
}


.recent-col li a:hover {
background:#ff9933;
background-image:url(images/crossbullet-lite.png);
background-repeat:no-repeat;
background-position:4px 5px;
color:#fff;
text-decoration:none;
}



/*-------------The Post-------------*/
.meta{
border-top:1px solid #ccc;
color:#999;
text-transform:uppercase;
margin-bottom:20px;
}

.thumb {
float:left;
margin-right:12px;
padding-bottom:6px;

}
.post img{

}

h2 a:hover, h2 a:visited, h2 a {

}

.post {
clear:both;
margin:6px 0;
}

.post p {

}

.post a {

}

.post ul {
margin:0px;
	padding:5px 5px 5px 25px;

}

.post li {
	list-style-image: url(../images-template/bullet.gif);
	list-style-type: square;
	padding:3px 0px 3px 0px;
	margin-left:0px;

}

.entry {

}

.entrytext .postmetadata {

}

.entrytext img {
padding-bottom:6px;
}

.entrytext h3 {
padding-top:12px;
color:#999;
border-bottom:1px solid #ccc;
font-weight:bold;
}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}


/*-------------Other------------------*/

hr {
	display: none;
}
