/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/
.custom a {text-decoration: none;}
.custom .comments_closed p {display: none ;}
.custom #sidebars {border-width:0 0 0 0;}

.home .post_box {display: none;}
.custom .format_text {background-color:#FFFFFF;}

.custom .wp-table-reloaded {background-color:#e1e1e1;
border-collapse:separate;
border-spacing:2px;
font-size:8pt;
margin:1px 1px 1px 10px;
text-align:center;
width:80%;
}
.custom .format_text img.center, .format_text img.aligncenter, .wpcaption.aligncenter {margin:0 auto 0;}

.custom .format_text p {font-family: arial; margin-bottom:1em; font-size:14px; line-height: 22px;}

.custom .format_text {background-color:transparent;}

.contact .format_text {
background-color:white;
border:1px solid #CCCCCC;
padding:16px;	
}
.custom input, textarea {background-color:white;}

.custom #header {padding-bottom:0;padding-top:0;position: relative; top:5px; height: 150px;}

.home #header {padding-bottom:0;padding-top:0;position: relative; top:5px; height: 190px;}



/*Nav menu background image customisation*/
body {background: transparent url(images/atomicconcepts5.jpg) repeat-x scroll 0 0}

/*Nav menu position*/
.custom .menu {left:130px;
position:relative;
top:35px;
padding-top:0px;}

.custom #page 
{background: transparent url(images/atomicconcepts5.jpg) repeat-x scroll 0 0}

/*Nav menu customisation transparent stuff and shit*/
.custom .menu a, .menu .current ul a, .menu .current-cat ul a { color: #FFFFFF; background: transparent; line-height: 5em; font-weight:bold;}
.custom .menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover { color: #FFFFFF; background: url(images/circle.png) no-repeat scroll 0 0; background-position: center;}
.custom .menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover { color: #000000; background: transparent; }

/* Featured content gallery postion*/
.custom #myGallery, #myGallerySet, #flickrGallery {
position:relative;
top:-30px;}

.custom .jdGallery .carousel {height:0;}
.custom .jdGallery a.carouselBtn, .jdGallery a.carouselBtn:hover, .jdGallery a.carouselBtn:active {font-size:0px;height:0px;}

.custom swfobj_0 {
  float: right;
position: relative;
  width: 73px;
  height: 125px;
  top: -70px;
  left: 8px;
  z-index:50;
}

.custom #content {width:800px; height: 90%;}


.custom .sidebar ul.sidebar_list {padding:0 5px;}

.custom .full_width > .page {background:transparent none repeat scroll 0 0;}

.custom #footer_area{
	background: url(images/footer-strip.jpg) repeat-x scroll 0 0}


.custom ul.postTabs li a{
font-family: arial; font-size:14px;}

ul.postTabs {
border-bottom:0 solid #606060 !important;
padding:0.2em 1em 0.25em 20px !important;

}

.custom .copyyy, .copyyy a {
color:#666666 !important;
font-size:0px !important;
display: none;}

.custom div.pagination {
padding:0;}

/*Image gallery stuff*/
.custom #TB_caption {
float:left;
font-size:13px;
height:75px;
line-height:16px;
padding:5px 30px 10px 25px;
}

.custom #TB_secondLine {
color:#666666;
font-family:"Lucida Grande",Verdana,Arial,sans-serif;
font-size:15px;
line-height:79px;
font-weight: bold;
}

.custom #TB_window a:link {
color:#A17203;
}
.custom #footersitemap {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background:transparent;
border-color:#CCCCCC;
border-style:solid;
border-width:0 0px;
clear:both;
color:#ffffff;
font-family:lucida grande,"Lucida Grande",sans-serif;
margin:0 auto;
overflow: hidden;
padding:10px 0 10px;
text-align:left;
width:950px;
text-decoration:none;
font-size: 10px;}

.custom #sitemapfooter-nav {
float:left;
margin:0 auto;
overflow: hidden;
padding-left:0%;
width:22%;
}

.custom #sitemapfooter-nav li a:hover{
color:#A17203 !important;
text-decoration:none !important;
}

.custom #footer-nav li a {
color:#ffffff !important;
text-decoration:none !important;
}

.custom #footer-nav a {
text-decoration:none;
}
.home #sidebar_1 {background: transparent url(http://atomicconcepts.com/wp-content/uploads/2010/02/box.jpg) no-repeat scroll 0 0; 
padding: 10px; width:370px;}

.custom #sitemapfooter-archives, #sitemapfooter-cats {display: none;}

.custom ul.postTabs {left:-11px; position:relative;}

.custom #footer-copyright {float:left; margin:0 0 22px; padding-left:0; width:19%;}

.custom #sitemapfooter-logo {float:left;
left:78px;
position:relative;
text-align:left;
width:33%;
}

.custom #footer a {border-bottom:0 solid #CCCCCC;}
.custom #footer a:hover {color: #a17203;}
.custom li.widget p a {text-decoration: none;}
.custom #footer, #footer a {color: #FFFFFF; font-size:10px;}

.custom .ngg-widget, .ngg-widget-slideshow {padding: 2px 0 0 0}
.custom .ngg-widget img {border:1px solid #A9A9A9; margin:0 8px 8px 0; padding:0;}

.custom #ww123-3 .testimonials_manager_widget {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://atomicconcepts.com/wp-content/uploads/2010/02/web-design-test-widget.png) no-repeat scroll 0 0;
border:0px solid #DDDDDD;
height:160px;
margin:0 -14px;
padding:20px;
width:370px;
}

.custom #ww123-3 .testimonials_manager_widget .avatar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DDDDDD;
float:right;
margin-left:5px;
margin-right:15px;
margin-top:-5px;
padding:2px;
position:relative;
}
.custom #footersitemap label {color:#FFFFFF;}
.custom #sitemapfooter-nav li a {color:#FFFFFF !important;}

.custom h1, h2, h2 a {
color:#333333;}

.custom .teaser {
border:1px solid #CCCCCC;
padding:7px;
width:37.1em;
}
.custom .sidebar h3 {
display:none;
}
