/*---:[ custom styles for the Copyblogger theme that YOU define ]:---*/
/*---:[ ------------------------------------------------------- ]:---*/

/*---:[ to change the body background, the default font, and the default font color...               ]:---*/
/*---:[ NOTE: if you change the body background color, you will need to update your image files also ]:---*/
/*---:[ Download the image template (.psd) with the Organic theme package at http://www.copyblogger.com/downloads/organic.zip ]:---*/



 
body.custom {
background:#F8F8F0 none repeat scroll 0%;
color:#555555;
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
}
.custom .add_comment {
background:transparent url(custom/icon_comment.gif) no-repeat scroll 0pt 50%;
}
.custom #rss {
background:transparent url(custom/rss.gif) no-repeat scroll 50% 0pt;
}
.custom li.widget li, .custom li.linkcat li {
background:transparent url(custom/bullet.gif) no-repeat scroll 0pt 0.4167em;
}
.custom dl#comment_list dt {
background:transparent url(custom/comment_top.gif) no-repeat scroll 0pt 100%;
}
.custom dl#comment_list dt.author {
background:transparent url(custom/comment_author_top.gif) no-repeat scroll 0pt 100%;
}
.custom dl#comment_list dd {
background:#D7D7CA url(custom/comment_bottom.gif) no-repeat scroll 0pt 100%;
}
.custom dl#comment_list dd.author {
background:#FADE7F url(custom/comment_author_bottom.gif) no-repeat scroll 0pt 100%;
}
.custom #header {
background:#97DDDD none repeat scroll 0%;
border-bottom-color:#BDBD31;
color:#222222;
}
.custom #footer {
background:#97DDDD none repeat scroll 0%;
border-top-color:#bdbd31;
color:#222222;
}
.custom a {
color:#BDBD31;
}
.custom a:visited {
color:#777777;
}
.custom a:hover {
color:#D2382C;
}
.custom #logo a {
color:#222222;
font-family:"American Typewriter","Trebuchet MS",Verdana,sans-serif;
}
.custom #nav ul li a, .custom #nav ul li a:visited {
color:#222222;
}
.custom #nav ul li a:hover, .custom #nav ul li a.current:hover {
background:#BDBD31 none repeat scroll 0%;
color:#F8F8F0 !important;
}
.custom #nav ul li a.current, .custom #nav ul li a.current:visited {
color:#222222;
}
.custom h2 a, .custom h2 a:visited {
color:#222222;
}
.custom h2 a:hover {
color:#BDBD31;
}
.custom .post_date a, .custom .post_date a:visited {
color:#222222;
}
.custom .post_date a:hover {
background:#CCCCBA none repeat scroll 0%;
color:#222222;
}
.custom .entry a, .custom .entry a:visited {
border-color:#A2B09D;
}
.custom .entry a:hover {
background:#97DDDD none repeat scroll 0%;
color:#222222;
}
.custom .post_meta a:hover {
border-color:#D2382C;
color:#222222;
}
.custom .navigation a:hover {
border-color:#D2382C;
color:#222222;
}
.custom li.widget li a:hover, .custom li.linkcat li a:hover {
border-color:#BDBD31;
color:#222222;
}
.custom table#wp-calendar td a, .custom table#wp-calendar td a:visited {
color:#D2382C;
}
.custom table#wp-calendar td a:hover {
color:#D2382C;
}
.custom dl#comment_list dt .comment_num a, .custom dl#comment_list dt .comment_num a:visited {
color:#777777;
}
.custom dl#comment_list dt .comment_num a:hover {
color:#D2382C;
}
.custom dl#comment_list dt strong a, .custom dl#comment_list dt strong a:visited {
border-color:#999999;
color:#222222;
}
.custom dl#comment_list dt strong a:hover {
border-color:#D2382C;
color:#222222;
}
.custom #footer a, .custom #footer a:visited {
border-color:#BDBD31;
color:#222222;
}
.custom #footer a:hover {
border-color:#F8F8F0;
color:#222222;
}
.custom .page h1, .custom #sidebar h2, #comments h3.comment_intro, .custom .post_date, .custom .post_meta, .custom .page .entry {
border-color:#CCCCBA;
}
.custom h1, .custom h2, .custom h3, .custom h4 {
font-family:Georgia,"Times New Roman",Times,serif;
font-weight:normal;
}
.custom h1, .custom h2 {
color:#BDBD31;
}
.custom .archive h1 {
color:#222222;
}
.custom #sidebar h2 {
color:#222222;
}
.custom h3, .custom h4 {
color:#222222;
}
.custom blockquote {
border-color:#BDBD31;
color:#555555;
font-family:Georgia,"Times New Roman",Times,serif;
}
.custom blockquote.right, .custom blockquote.left {
border-color:#CCCCBA;
}
.custom code {
color:#555555;
font-family:Courier,"Courier New",monospace;
}
.custom .post_date {
color:#777777;
}
.custom img.frame {
border-color:#D7D7CA;
}
.custom table#wp-calendar caption {
border-color:#CCCCBA;
}
.custom table#wp-calendar th {
border-color:#CCCCBA;
color:#666666;
}
.custom table#wp-calendar td {
color:#999999;
}
.custom dl#comment_list dt {
color:#777777;
}
.custom dl#comment_list dt strong {
color:#222222;
}
.custom #comment_form .text_input {
border-color:#999999 rgb(238, 238, 238) rgb(238, 238, 238) rgb(153, 153, 153);
color:#BDBD31;
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
}
.custom #comment_form .text_input:focus {
border-color:#666666 rgb(221, 221, 221) rgb(221, 221, 221) rgb(102, 102, 102);
}
.custom #comment_form .form_submit {
color:#222222;
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
}
.custom #comment_form .form_submit:hover {
color:#BDBD31;
}
.custom #search_form .search_input {
border-color:#999999 rgb(238, 238, 238) rgb(238, 238, 238) rgb(153, 153, 153);
color:#777777;
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
}
.custom #search_form .search_input:focus {
border-color:#666666 rgb(221, 221, 221) rgb(221, 221, 221) rgb(102, 102, 102);
}
