/*  
Theme Name: CCCA Collect
Theme URI: http://www.cccacollect.com/
Description: California Commercial Collections Association.
Version: 1.0
Author: Brian Gonzales
Author URI: http://www.pairodime.com/

*/


/* Begin Typography & Colors */



input:focus, textarea:focus{
background-color: lightyellow;
}

input {
	background-color:#f1f6f9;
}

textarea {
	background-color:#f1f6f9;
}

input.text {
	color: #000000;
	border: 1px solid #8C8C8C;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}


.container_wp_bkg {
	background-image:url(http://www.capitasnowboarding.com/theme/body_wp_bkg.jpg);
	background-repeat:no-repeat;
}

#content_wp {
	width:480px;
	margin-left:16px;
	margin-top: 10px;
	background-image:url(http://www.capitasnowboarding.com/theme/content_wp_bkg.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 30px 0px 0 0px;
}

div.post {
	
}

div.comments {
	padding:10px;
	background-color:#f9fcfc;
	border-top:2px solid #d0d0d0;
	border-bottom:2px solid #d0d0d0;
	border-left:thin solid #d0d0d0;
	border-right:thin solid #d0d0d0;
	margin: 10px 10px;
}

div.entry {
	background-color: #fff;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
}

.pagetitle {
	padding-left:12px;
	color: #676767;
}

.navigation .alignleft, .navigation .alignleft a:link, .navigation .alignleft a:visited {
	padding-left: 185px;
	padding-top: 10px;
	padding-bottom:10px;
	color:#d02686;
}

.navigation .alignright, .navigation .alignright a:link, .navigation .alignright a:visited {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:10px;
	color:#d02686;
}


#page {
	
	}

small {
	color: #81c24f;
}

#content.narrowcolumn p {
	
}

#content.narrowcolumn p img {
	background-color:#FFFFFF;
}

/* Begin Sidebar */
#sidebar {
	float:right;
	padding:20px 8px;
	background-image:url(http://www.capitasnowboarding.com/theme/sidebar_bkg.gif);
	background-repeat:no-repeat;
	margin:10px 20px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 210px;
	}

#sidebar ul li {
	list-style:none;
	margin-left:15px;
}

#sidebar ul li h2 {
	padding:0;
	margin:10px 0;
}

#sidebar ul {
	padding:0;
	margin:0;
}

#sidebar form {
	
	}
/* End Sidebar */

#content_wp table {
}

#content_wp table td {
	background-color: #f9fcfc;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	padding: 10px;
	color: #81c24f;
}

#content_wp table td.movie_title {
	text-indent:20px;
	background-image:url(http://www.capitasnowboarding.com/theme/td_movie_title.png);
	background-repeat:no-repeat;
	background-position:0 5px;
}

.widecolumn .entry p {

	}

.narrowcolumn .entry, .widecolumn .entry {

	}

.widecolumn {
	
	}

.narrowcolumn .postmetadata {
	
	}

.alt {

	}



small {

	}

h1, h2, h3 {

	}

h1 {

	}

#headerimg .description {

	}

h2 {
	
	}

h2.pagetitle {
	
	}

#sidebar h2 {

	}

h3 {
	text-align:left;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	
	}

.entry p a:visited {
	
	}

.commentlist li, #commentform input, #commentform textarea {
	
	}

.commentlist li {

	}

.commentlist cite, .commentlist cite a {

	}

.commentlist p {

	}

#commentform p {

	}

.commentmetadata {

	}

#sidebar {
	
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	
	}

code {
	
	}

acronym, abbr, span.caps
	{

	}

a, h2 a:hover, h3 a:hover {

	}

a:hover {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar th {

	}
/* End Typography & Colors */



/* Begin Structure */
body {

	}

#page {

	}

#header {

	}

#headerimg {

	}

.narrowcolumn {

	}

.widecolumn {
	
	}

.post {
	
	}

.widecolumn .post {
	
	}

.narrowcolumn .postmetadata {
	
	}

.widecolumn .postmetadata {
	
	}

.widecolumn .smallattachment {
	
}

.widecolumn .attachment {
	
}

.postmetadata {
	
}

#footer {
	}

#footer p {

	}
/* End Structure */



/*	Begin Headers */
h1 {

	}

h2 {

	}

h2.pagetitle {
	
}

#sidebar h2 {

	}

h3 {
	
	}

h3.comments {

	}
/* End Headers */



/* Begin Images */
p img {
	padding: 4px;
	max-width: 98%;
	border:thin solid #CCCCCC;
	margin-bottom:10px;
	margin-top:25px;
	
	}
	
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;

	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {

	} 

html>body .entry li {
	
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	
	}

.entry ol li {

	}

.postmetadata ul, .postmetadata li {

	}

#sidebar ul, #sidebar ul ol {

	}

#sidebar ul li {

	}

#sidebar ul p, #sidebar ul select {
	
	}

#sidebar ul ul, #sidebar ul ol {
	
	}

#sidebar ul ul ul, #sidebar ul ol {
	
	}

ol li, #sidebar ul ol li {
	
	}

#sidebar ul ul li, #sidebar ul ol li {
	
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	
	}

#sidebar #searchform #s {

	}

#sidebar #searchsubmit {

	}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	}

select {
	
	}

#commentform input {
	}

#commentform textarea {

	}

#commentform #submit {
	
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	
	}

.commentlist {
	
	}

.commentlist li {
	
	}

.commentlist p {
	
	}

#commentform p {
	
	}

.nocomments {

	}

.commentmetadata {

	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {

	}

#wp-calendar #next a {

	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {

	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {

	}

blockquote cite {

	}

.center {
	
	}

hr {
	
	}

a img {
	
	}

.navigation {

	}
/* End Various Tags & Classes*/

