/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
*/

body {
        background: #ccdfdb;
        }

#nav1 a
{
   color: #333333;
}

#nav {
	background-color: #ccdcd9;
	border-top: 5px solid #ccdcd9;
        border-bottom: 1px solid #CEDEDA;
   }

#nav2 {
	background-color: #ffffff;
	background-image: url(boxed-grey/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top:1px dashed #CEDEDA;
        border-bottom:1px solid #CEDEDA;
}

#nav2 li a:hover, #nav2 li.current-cat a, .catlist h2, .category-head, .category-head a, .comment-head, .author-head, .video-right .box_title, .video-right h3, .widget h3, #featured h2 span, .video-left h2 span, #talking-points h2 span, .archive-temp h3, #respond .required, #archivebox h4 em, #archivebox h2 em, #archivebox h3 em, #footer a {

	color: #333333 !important;
}

#nav2 li.current-cat a {
border-bottom:3px solid #732e4a;
}

#nav2 .nav2-rss a:link, #nav2 .nav2-rss a:visited, #nav2 .nav2-rss a:hover, #nav2 .nav2-rss a:active {
text-indent:-9999em;
}

#nav2 .nav2-twitter a:link, #nav2 .nav2-twitter a:visited, #nav2 .nav2-twitter a:hover, #nav2 .nav2-twitter a:active {
text-indent:-9999em;
}

#nav2 .nav2-facebook a:link, #nav2 .nav2-facebook a:visited, #nav2 .nav2-facebook a:hover, #nav2 .nav2-facebook a:active {
text-indent:-9999em;
}

#featured-outer, .box .post, .widget_outer, .post-outer, .video-outer, .author-outer, #talking-points-outer, #comments-outer {
	border: 3px solid #CEDEDA;
}

.comments-head a {
	/* background: url("grey-boxed/categories-head.jpg") left top no-repeat;*/
    background-color: #CEDEDA;
}

.date {
	text-transform: uppercase;
	font-size: 10px;
	color: #CEDEDA;
	font-family: verdana, helvetica, arial, sans-serif;
}

.author-description .avatar { float:left; margin: 5px 15px 15px 0; }

#tabs {
	border:1px solid #ddd;
	background-color:#363636;
}


a.more-link {
        color: #732e4a;
}


.slider-pag span{ float: left; display: block; background: black; height: 30px!important; width: 20px!important; margin: 0!important; background: url(http://theshoppingmama.com/wp-content/uploads/2010/11/dot2.gif) center center no-repeat!important;}



.inside {
	background-color:#CEDEDA;
}

.inside ul {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD !important;
}


.inside li {
	border-bottom:1px solid #EEEEEE;
}

ul.wooTabs li a.selected, ul.wooTabs li a:hover {
	background-color:#CEDEDA;
	color: #000000 !important;
}

#footer {
	background-color: #CEDEDA;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

