/*
Theme Name: Entertaining Life 3.0
Description: A child theme of the 2010 default theme for WordPress.
Author: Kendall Shiffler based on work by the WordPress team
Author url: http://www.designbykendall.com
Version: 1.0
Tags: three-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
Template: twentyten
*/
@import url('../twentyten/style.css');

#main {position:relative; overflow:hidden;}
#container {min-height:500px;}
#primary {position:absolute; left:720px; width:200px; overflow:visible; padding-left:20px;}
#secondary {position:absolute; left:500px; width:200px; padding-left:20px; overflow:visible;}
div#content {width:500px; margin-right:440px; margin-left:0px;}

/* Change default link colors */
a:link, a:visited{ color:#9ac5b1; }
a:hover, a:active{ color:#9ac5b1; }

/* Remove Site Title & Descriptions */
#site-title {display:none;}
#site-description {display:none;} 

/* Remove Lines on top and bottom of header Img */
#branding img {border-top:0px; border-bottom:0px;}

/* Navigation Styling (top) */
#navigation {width:940px; font-size:16px; line-height: 20px; text-align:right; font-style:italic;}
#navigation ul {margin:0px; padding:0 0 10px;}
#navigation ul li {display:inline; list-style-type:none; padding:0 0 0 30px;}
#navigation ul li a {text-decoration:none;}
#navigation ul li a:visited {text-decoration:none;}
#navigation ul li a:hover {text-decoration:none;}

/* Navigation Styling (category) */
#access {background-color: #9ac5b1;}
#access a {color:#fff; }
#access ul ul a {background:none repeat scroll 0 0 #333333;}
#access li:hover > a, #access ul ul :hover > a {background:none repeat scroll 0 0 #a7ccb5; color:#f3f4e7;}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {color:#fff;}
* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {color:fff;} 
#access .menu, #access div.menu ul {font-family: Courier, "Courier New", monospace;}
#access .menu-header, div.menu { font-size: 14px; }
#access ul ul a { background:#a7ccb5; }
#access .menu, #access div.menu ul {text-transform:none;}
#access a { color:#fff; padding: 0 25px;}

/* Change Title Font to Georgia */
h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text, input[type="submit"] {font:13px Georgia,"Times New Roman",Times,serif; }

/* Change Post Title/Link Color */
#content .entry-title {font-weight:normal; font-size: 22px; color:#595350;}
.entry-title a:link, .entry-title a:visited  {color:#595350;}
.entry-title a:hover, .entry-title a:active {text-decoration:underline;}

/* Change Date Color */
.entry-date {color:#ADA49F; font:13px Courier,"Courier New",monospace;}

/* Add Title Div for Bottom Border */
.title {border-bottom: 1px dashed #97c3aa; padding:0 0 5px 0;}

/* Style images in Flickr RSS Widget */
.flickr {border: 1px dashed #D3D1B6; margin:0 2px 3px 5px; padding: 3px;}

/* Change body text color & size */
#content, #content input, #content textarea {font-size: 13px; line-height: 150%; color: #928981;}

/* Change Utility link formatting */
.entry-utility {padding:10px; background:#97c3aa; color:#fff;}
.entry-utility a {color:#595350;}
.comments-link a, .comments-link a:visited  {color:#fff; text-decoration:none;}
.comments-link a:hover, .comments-link a:active {text-decoration:underline;}

.featimg {float:left; padding:4px; margin:0 15px 15px 0; border: 1px dashed #97c3aa; }

/* Archives Dropdown */
.archives p { background: url(http://www.entertaininglife.com/wp-content/themes/twentytenchild/images/EL-Sidebar-Archives.png) 0 0 no-repeat; width:200px; height:30px; text-indent:-9999px;}
.archives ul {width:200px; background:#d3d2b6; border:1px solid #ADA49F; border-width:0 1px 1px 1px; padding:0; list-style:none; } 
.archives ul a, .archives ul a:visited {display:block; width:200px; padding:2px 10px 2px 10px; text-decoration:none; color:#595359; font-weight:normal;}
.archives ul a:hover, .archives ul a:active {background-color:#c8c5a6; display:block; width:180px; padding:2px 10px 2px 10px; text-decoration:underline;}
.archives p, .archives ul {margin:0;}
.archives { width:200px; height:30px; overflow:hidden; }
.archives:hover {overflow: visible;}
.archives {position: relative;}
.archives ul {position:absolute; left:0; top:30px; }

#main .widget-area ul ul {margin:0; border:0; list-style:none outside none;}

#content tr td {border-top:0px; padding: 5px;}
#content table {border:0px;}
td {vertical-align:top;}
