/*---:[ 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 ]:---*/

/*---:[ uncomment the following lines only if you've uploaded updated image files to the a folder called "custom" within your copyblogger theme directory ]:---*/
/* 
.custom .add_comment { background: url('custom/icon_comment.gif') 0 50% no-repeat; }
.custom #rss { background: url('custom/rss.gif') 50% 0 no-repeat; }
.custom li.widget li, .custom li.linkcat li { background: url('custom/bullet.gif') 0 0.4167em no-repeat; }
.custom dl#comment_list dt { background: url('custom/comment_top.gif') 0 100% no-repeat; }
.custom dl#comment_list dt.author { background: url('custom/comment_author_top.gif') 0 100% no-repeat; }
.custom dl#comment_list dd { background: #dfdfdf url('custom/comment_bottom.gif') 0 100% no-repeat; }
.custom dl#comment_list dd.author { background: #f6f4c9 url('custom/comment_author_bottom.gif') 0 100% no-repeat; }
*/

body.custom { background: #fff; color: #222; font-family: Verdana, sans-serif; }
/*---:[ to change the colors of the header and footer... ]:---*/

.custom #header { background: #f7f7f7; border-bottom-color: #7dad01; color: #fff; }
.custom #footer { background: #fff; border-top-color: #fff; color: #fff; font-size: 12px;}

/*---:[ to change link colors and behaviors... ]:---*/

.custom a { color: #acacac; font-size: 10px;}
.custom a:visited { color: #777; }
.custom a:hover { color: #acacac; }

/*---:[ site title (logo) in the header ]:---*/

.custom #logo a { color: #fff; font-family: "American Typewriter", "Trebuchet MS", Verdana, sans-serif; }
#big_heading a {color:#7DAD01;  font-size: 32px; font-family:"Arial", sans-serif, helvetica; }
/*---:[ navigation links in the header ]:---*/

.custom #nav ul li a,.custom #nav ul li a:visited{ color: #acacac; font-weight: bold; font-family: tahoma, Arial, sans-serif, helvetica; font-size: 17px; margin:0 -2px 0 -2px;}

.custom #nav ul li a:hover, .custom #nav ul li a.current:hover { color: #7dad01 !important; background: #ffffff; font-weight: bold; font-family: tahoma, Arial, sans-serif, helvetica; font-size: 17px; margin:0 -2px 0 -2px;} /* leave the !important declaration */

.custom #nav ul li a.current,.custom #nav ul li a.current:visited { color: #7dad01; font-weight: bold; font-family: tahoma, Arial, sans-serif, helvetica; font-size: 17px; margin:0 -2px 0 -2px;}

.custom #nav ul li a.current:active { color: #7dad01; font-weight: bold; font-family: tahoma, Arial, sans-serif, helvetica; font-size: 17px; }


/*---:[ headline link colors on the main page, archive pages, and search pages ]:---*/

.custom h2 a, .custom h2 a:visited { color: #a90000; }
.custom h2 a:hover { color: #000; }

/*---:[ category links located underneath headlines ]:---*/

.custom .post_date a, .custom .post_date a:visited { color: #000; }
.custom .post_date a:hover { color: #000; background: #ccc; }

/*---:[ link behavior within posts ]:---*/

.custom .entry a, .custom .entry a:visited { border-color: #bbb; }
.custom .entry a:hover { color: none; background: none; }
.custom .entry a img, .custom .entry a:visited img { border-color: #000; }

/*---:[ link to comments that follows posts on the main page, archive pages, and search pages ]:---*/

.custom .post_meta a:hover { color: #000; border-color: #000; }

/*---:[ inter-post navigation (found at the bottom of main pages or at the top of single post pages) ]:---*/

.custom .navigation a:hover { color: #000; border-color: #a90000; }

/*---:[ left sidebar banner  ]:---*/

.div_wrap_sidebar {float: left;width: 175px;background-image: url(images/sidebar_r.jpg);background-repeat: repeat-y;margin: 0px;}

.top_sidebar {background-image: url(images/sidebar_top.jpg);background-repeat: no-repeat;margin: 0;padding: 0px;float: left;height: 18px;width: 175px;}

.apple_sidebar {background-image: url(images/apple.gif);background-repeat: no-repeat;background-position: top;margin: 0;padding: 0px;float: left;height: 162px;width: 175px;}
#internetiturundus{ margin: 0px 5px 18px 0px; padding: 20px 0 0 0px}
p#header_rep {text-size: 20px; font-weight: bold;color:#000000;}

/*---:[ right sidebar banner  ]:---*/

#ad { padding: 0px 4px 20px 4px; margin:-50px 0px 20px -3px }
#ad_left{margin: 0px 2px 20px 5px;}
#al_logo {margin: 20px 5px 10px 30px;}
p#news {padding: 45px 4px 0px 0px; margin:-15px 0px 0px 20px; }
.custom #cont_links a:hover, .custom #cont_links a {color:#7dad01;font-size:12px; }
.custom #cont_links{word-spacing:-2px; }
.padded {padding-top: 5px;}

#div_right_sidebar {float: right;width: 213px;background-image: url(images/r-sidebar-middle.gif);background-repeat: repeat-y;margin: -20px 0px 0px 0px;}

#top_right_sidebar {background-image: url(images/r-sidebar-top.gif);background-repeat: no-repeat;margin: 0px 0px 0px 0px;padding: 0px;float: right;height: 15px;width: 213px;}

#bottom_right_sidebar {background-image: url(images/r-sidebar-bottom.gif);background-repeat: no-repeat;
background-position: top;margin: 0px 0px 0px 0px;padding: 0px;float: right;height: 15px;width: 213px;}

#div_right_sidebar h2 {float: left;font-size: 18px;font-color: #7dad01;margin: 0 0 0 20px;}

#div_right_sidebar p {margin: 0 0 0 0px;}

#right_sidebar {text-align:left;}

/*---:[ end of right sidebar banner ]:---*/

.custom li.widget li a:hover, .custom li.linkcat li a:hover { color: #000; border-color: #a90000; }

/*---:[ comment permalink colors (precedes the commenter's name on each comment) ]:---*/

.custom dl#comment_list dt .comment_num a, .custom dl#comment_list dt .comment_num a:visited { color: #999; }
.custom dl#comment_list dt .comment_num a:hover { color: #a90000; }

/*---:[ comment author's link colors ]:---*/

.custom dl#comment_list dt strong a, .custom dl#comment_list dt strong a:visited { color: #000; border-color: #999; }

.custom dl#comment_list dt strong a:hover { color: #000; border-color: #a90000; }


/*---:[ footer link colors ]:---*/

.custom #footer a, .custom #footer a:visited { color: #fff; border-color: #a90000; font-size: 12px;}
.custom #footer a:hover { color: #fff; border-color: #fff; font-size: 12px;}

/*---:[ other stuff you may want to change... ]:---*/
/*---:[ headlines ]:---*/

.custom h1 { font-weight: normal; font-family: Tahoma; font-size: 72px;}
.custom h2, .custom h3, .custom h4 {  font-family: "Arial", Helvetica, sans-serif;}
.custom h1 { color: #7dad01; }
.custom h2 { color: #444444; font-size: 22px; }
.custom .archive h1 { color: #7dad01; }
.custom #sidebar h2 { color: #7dad01; }
.custom h3, .custom h4 { color: #000;  font-size: 22px; }

/*---:[ in-post stuff ]:---*/

.custom blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-color: #a90000; }
.custom blockquote.right, .custom blockquote.left { border-color: #ccc; } /* These are pullquotes */
.custom code { color: #090; font-family: Courier, "Courier New", monospace; }
.custom .post_date { color: #aaa; }
.custom img.frame { border-color: #ddd; }

/*---:[ calendar widget ]:---*/

.custom table#wp-calendar caption { border-color: #ccc; }
.custom table#wp-calendar th { color: #666; border-color: #ccc; }
.custom table#wp-calendar td { color: #999; }

/*---:[ calendar widget link colors ]:---*/

.custom table#wp-calendar td a, .custom table#wp-calendar td a:visited { color: #a90000; }
.custom table#wp-calendar td a:hover { color: #a90000; }

/*---:[ comments ]:---*/

.custom dl#comment_list dt { color: #999; }
.custom dl#comment_list dt strong { color: #000; } /* Comment author's name */

/*---:[ comment form elements ]:---*/

.custom #comment_form .text_input { color: #a90000; font-family: Verdana, sans-serif; border-top-color: #999; border-left-color: #999; border-right-color: #eee; border-bottom-color: #eee; }
.custom #comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
.custom #comment_form .form_submit { color: #000; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } /* This is the submit button on the comment form */
.custom #comment_form .form_submit:hover { color: #a90000; }

/*---:[ search form ]:---*/

.custom #search_form .search_input { color: #777; font-family: Verdana, sans-serif; border-color: #999; border-right-color: #eee; border-bottom-color: #eee; }
.custom #search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }



