/*  
Theme Name: Grey Wolf
Theme URI: http://www.atlanta-luxury-real-estate.com
Description: Real Estate Website/Blog Theme
Version: 2.0
Author: Ryan Ward
Author URI: http://www.premieratlantarealestate.com

This theme was designed and coded by Ryan Ward. Released under GPL.
*/

body {
	background: #404040 url(images/bg.jpg) repeat-x;
	font-size: 14px;
	font-family: Tahoma;
	margin: 0px auto;
         padding: 0px;
	}

img {
        border: none;
        padding: 5px;
        margin: none;
        align: left;
	}

.swfobject {
        z-index: -2000;
}

.logo {
        position: relative;
        border: none;
        float: left;
        margin-top: 20px;
}

img a {
        border: 5px solid #000;
}

img a:hover {
        border: 5px solid #CCC;
}

hr {
        color: #736F6E;
}

.contact {
         color: #E5E5E5;
         margin-top: 20px;
         padding-right: 20px;
         float: right;
}

.rss {
         margin-top: -2px;
         padding-right: 10px;
         float: right;
}

.rss img {
         border: none;
         padding-right: none;
         display: inline;
         vertical-align: middle;
         test-decoration: none;
}

.rss img a {
         text-decoration: none;
}

.rss a {
         color: #FFFFFF;
         text-decoration: none;
}

.rss a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

#outer-wrap {
        margin: 0px auto;
        width: 960px;
}

#container {
        margin: 0px auto;
        height:100%;
        min-height:100%;
        background: #F7F7F7 url(images/container.jpg);
        background-repeat:repeat-y;
        padding: 0px;
	}

#header {
         padding: 0px;
         width: 960px;
         height: 125px;
	}

#header a, a:hover {
         text-decoration: none;
}

#header h1 {
         float: left;
         padding: 0px;
         margin: 0px;
	}

#header h1 a {
	color: #EFEFEF;
	text-decoration: none;
	}

#header h1 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	color: #fff;
	font-size: 13pt;
         font-weight: normal;
	font-variant: normal;
         text-align: left;
	}

#pages {
         z-index: 10000000;
         background: url(images/pages.jpg) repeat-x;
         float: left;
	font-size: 10pt;
	width:960px; 
         height: 30px;
	text-align: center;
}

#pages ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#pages li { /* all list items */
	float: left;
	position: relative;
	width: 12em;
}

#pages li ul { /* second-level lists */
         z-index: 100000001;
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

#pages li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#pages li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#pages ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#pages li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pages ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pages ul li a {
	display: block;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 8px;
	line-height: 12pt;
	color: #fff;
	}

#pages ul li a:hover {
	background: url(images/hover.png) repeat-x;
	}

#pages ul li ul li a {
         background: #333333;
         margin-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 9px;
         border-right: 1px solid #ccc;
         border-left: 1px solid #ccc;
         border-bottom: 1px solid #ccc;
}

#pages ul li ul li a:hover {
         display: block;
         background: #2E2E2E;
         	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 9px;
         text-decoration: underline;
}

#featured-photo {
         float: left;
         margin-top: 15px;
}

#slide {
         z-index: 1;
         width: 640px;
         position: relative;
         float: left;
         padding: 5px;
         margin-left: -10px;
}

#sidebar-content {
         position: relative;
         float: right;
	width: 280px;
         background: #404040;
         margin-right: 10px;
         margin-top: 10px;
         margin-bottom: 5px;
         border: 1px solid #EFEFEF;
	}

#sidebar-content form {
         text-align: center;
         padding-bottom: 5px;
}

#sidebar-content .archive {
         margin-top: 5px;
         margin-bottom: 10px;
         margin-left: 70px;
}

#sidebar-content p.subscribe {
         font-size: 10pt;
         margin-top: 10px;
         margin-bottom: 0px;
         margin-left: -30px;
         padding: 0px;
         text-align: center;
	color: #E5E5E5;
	}
	
#sidebar-content h2 {
         position: relative;
         width: 265px;
         text-align: left;
         background: #353535;
         color: #E5E5E5;
         font-weight: normal;
         line-height: 16pt;
	font-size: 11pt;
	list-style: none;
         margin: 5px;
         padding-left: 5px;
         padding-bottom: 2px;
	}

#sidebar-content a {
        color: #E5E5E5;
        }

#sidebar-content a:hover {
        color: #FFFFFF;
        }

#sidebar-content select {
         align: center;
         margin: 0px;
         margin-bottom: 20px;
         width: 150px;
}

.email-subscription {
        height: 100px;
}

#content {
         color: #1E1E1E;
         float: left;
         font-size: 14px;
	width: 600px;
         align: left;
         margin: 15px;
         margin-top:5px;
         padding-top: 0px;
	position:relative;
	text-align: left;
	}

#content a  {
        color: #1E1E1E;
        border-bottom: dotted 1px #1E1E1E;
        text-decoration: none;
	}

#content a:hover {
	color: #000;
	border-bottom: dotted 1px #000;
         text-decoration: none;
	}

#content p {
        font-size: 10pt;
        }
#content b {
        font-color: #2B2B2B;
	line-height: 18pt;
        font-size: 15px;
	}

#content strong {
	font-color: #2B2B2B;
	line-height: 14pt;
	}

#content h1 {
	color: #1E1E1E;
         font-weight: normal;
         line-height: 40px;
	}

#content h1 a {
         color: #000;
         font-weight: normal;
}

#content h2 {
	color: #1E1E1E;
         font-weight: normal;
	}

#content h3 { 
	color: #1E1E1E;
         font-weight: normal;
	}

#content h4 {
	color: #1E1E1E; 
	margin: 0px;
	border-bottom: 1px dotted #1E1E1E;
	}

#content h5 {
	color: #1E1E1E;
	font-variant: small-caps;
	}

#content h6 {
         padding: 5px;
	color: #fff;
	background-color: #1E1E1E;
	}

#content h6 a {
	color: #FFF;
	}

#content h6 a:hover {
         padding-top: 4px;
         padding-bottom: 4px;
	color: #fff;
	background-color: #1E1E1E;
         text-decoration: none;
	}


#content ol {
        font-color: #1E1E1E;
        list-style-type: decimal;
	padding-left: 25px;
         margin-left: 25px;

	}
#content ul {
        font-size: 10pt;
        font-color: #1E1E1E;
	list-style: disc;
	padding-left: 25px;
         margin-left: 25px;
	}
	
#content li {
        font-color: #1E1E1E;
	margin: 10px;
	padding: 0px;
	}
	
#content ul li {
        font-color: #1E1E1E;
        list-style: disc;
	margin: 5px;
	padding: 0px 0px 10px 0px;
	}

#idx-content {
         background: #FFFFFF url(images/idx-content.jpg) repeat-y;
         float: left;
         font-size: 14px;
	width: 960px;
         align: center;
         margin-top:0px;
         padding-top: 0px;
         padding-left: 15px;
	position:relative;
	text-align: left;
	}

#idx-content a  {
        color: #1E1E1E;
        border-bottom: dotted 1px #1E1E1E;
        text-decoration: none;
	}

#idx-content a:hover {
	color: #000;
	border-bottom: dotted 1px #000;
         text-decoration: none;
	}

#idx-content p {
        font-size: 10pt;
        }
#idx-content b {
        font-color: #2B2B2B;
	line-height: 18pt;
        font-size: 15px;
	}

#idx-content strong {
	font-color: #2B2B2B;
	line-height: 14pt;
	}

#idx-content h1 {
	color: #1E1E1E;
         font-weight: normal;
         line-height: 40px;
         margin-left: 10px;
	}

#idx-content h1 a {
         color: #000;
         font-weight: normal;
}

#idx-content h2 {
	color: #1E1E1E; 
         margin-left: 10px;
         font-weight: normal;
	}

#idx-content h3 { 
	color: #1E1E1E;
         margin-left: 10px;
         font-weight: normal;
	}

#idx-content h4 {
	color: #1E1E1E; 
	margin: 0px;
	border-bottom: 1px dotted #1E1E1E;
         margin-left: 10px;
	}

#idx-content h5 {
	color: #1E1E1E;
	font-variant: small-caps;
         margin-left: 10px;
	}

#idx-content h6 {
         padding: 5px;
	color: #fff;
	background-color: #1E1E1E;
         margin-left: 10px;
	}

#idx-content h6 a {
	color: #FFF;
	}

#idx-content h6 a:hover {
         padding-top: 4px;
         padding-bottom: 4px;
	color: #fff;
	background-color: #1E1E1E;
         text-decoration: none;
	}


#idx-content ol {
        font-color: #1E1E1E;
        list-style-type: decimal;
	padding-left: 25px;
         margin-left: 25px;

	}
#idx-content ul {
        font-color: #1E1E1E;
	list-style: disc;
	padding-left: 25px;
         margin-left: 25px;
	}
	
#idx-content li {
        font-color: #1E1E1E;
	margin: 10px;
	padding: 0px;
	}
	
#idx-content ul li {
        font-color: #1E1E1E;
        list-style: disc;
	margin: 5px;
	padding: 0px 0px 10px 0px;
	}

#pages-content {
         color: #1E1E1E;
         float: left;
         font-size: 14px;
	width: 600px;
         align: left;
         margin: 15px;
         margin-top:5px;
         padding-top: 0px;
	position:relative;
	text-align: left;
	}

#pages-content a  {
        color: #1E1E1E;
        border-bottom: dotted 1px #4B0AFF;
        text-decoration: none;
	}

#pages-content a:hover {
	color: #000;
	border-bottom: dotted 1px #000;
         text-decoration: none;
	}

#pages-content p {
        font-size: 10pt;
        }

#pages-content b {
                     font-color: #2B2B2B;
	line-height: 18pt;
                    font-size: 15px;
	}

#pages-content strong {
	font-color: #2B2B2B;
	line-height: 14pt;
	}

#pages-content h1 {
	color: #1E1E1E;
         font-weight: normal;
         line-height: 40px;
	}

#pages-content h1 a {
         color: #000;
         font-weight: normal;
}

#pages-content h2 {
	color: #1E1E1E; 
         font-weight: normal;
	}

#pages-content h3 { 
	color: #1E1E1E;
         font-weight: normal;
	}

#pages-content h4 {
	color: #1E1E1E; 
	margin: 0px;
	border-bottom: 1px dotted #1E1E1E;
	}

#pages-content h5 {
	color: #1E1E1E;
	font-variant: small-caps;
	}

#pages-content h6 {
         padding: 5px;
	color: #fff;
	background-color: #1E1E1E;
	}

#pages-content h6 a {
	color: #FFF;
	}

#pages-content h6 a:hover {
         padding-top: 4px;
         padding-bottom: 4px;
	color: #fff;
	background-color: #1E1E1E;
         text-decoration: none;
	}


#pages-content ol {
        font-color: #1E1E1E;
        list-style-type: decimal;
	padding-left: 25px;
         margin-left: 25px;

	}
#pages-content ul {
        font-color: #1E1E1E;
	list-style: disc;
	padding-left: 25px;
         margin-left: 25px;
	}
	
#pages-content li {
        font-color: #1E1E1E;
	margin: 10px;
	padding: 0px;
	}
	
#pages-content ul li {
        font-color: #1E1E1E;
        list-style: disc;
	margin: 5px;
	padding: 0px 0px 10px 0px;
	}
	
blockquote{
         border: 10px solid #fff;
	background-color: #736F6E;
         color: #fff;
	margin: 0px;
	padding: 7px;
	width: 500px;
	}

#sidebar {
         background: #1E1E1E;
         width: 300px;
         text-align: left;
         display: block;
         list-style: none;
	color: #736F6E;
	float: right;
         margin: 0px;
         margin-bottom: 20px;
         border: 0px;
	}

.admin h2 {
         font-weight: normal;
         line-height: 16pt;
         text-align: center;
	color: #A0A0A0;
	font-size: 12pt;
	list-style: none;
         padding: 5px;
	}

.roll {
         width: 280px;
         position: relative;
         line-height: 16pt;
	margin-top: 0px;
	}

.roll p {
	color: #FFFFFF;
	line-height: 16px;
	padding: 10px;
	}
	


.roll a {
        color: #A0A0A0;
        }

.roll a:hover {
        color: #FFFFFF;
        }

.roll ul li {
         list-style: none;
}
	
.roll ul li a {
         font-size: 10pt;
         height: 100%;
	list-style: none;
	display: block;
         margin-top: 0px;
	margin-bottom: 5px;
         margin-right: 20px;
         margin-left: -30px;
	padding-left: 10px;
         text-align: left;
	text-decoration: none;
         border-bottom: 1px dotted #1E1E1E;
	}

.roll ul {
         font-size: 10pt;
	list-style: none;
	margin-bottom: 10px;
         margin-top: 0px;
	padding-top: 0px;
         border: none;

	}
	
.roll ul a {
         height: 100%;
	list-style: none;
	display: block;
	text-decoration: none;
	}

.blogroll {

         position: relative;
         line-height: 16pt;
	margin-top: 0px;
	}

.blogroll p {
	color: #FFFFFF;
	line-height: 16px;
	padding: 10px;
	}
	
.blogroll h2 {
         font-weight: normal;
         line-height: 16pt;
         text-align: center;
	color: #A0A0A0;
         margin-top: 0px;
         padding-top: 0px;
	font-size: 12pt;
	list-style: none;
	}

.blogroll a {
        color: #A0A0A0;
        }

.blogroll a:hover {
        color: #FFFFFF;
        }

.blogroll ul li {
         list-style: none;
}
	
.blogroll ul li a {
         font-size: 10pt;
         height: 100%;
	list-style: none;
	display: block;
         margin-top: 0px;
	margin-bottom: 5px;
         margin-right: 20px;
         margin-left: -30px;
	padding-left: 10px;
         text-align: left;
	text-decoration: none;
         border-bottom: 1px dotted #1E1E1E;
	}

#footer-wrapper {
	font-size: 9pt;
         color: #FFFFFF;
         align: bottom;
	background: url(images/footer.jpg) repeat-x;
         height: 155px;
         width: 100%;
         border-top: 1px solid #F7F7F7;
}

#footer-wrapper p {
         margin-top: 5px;
}

#footer-wrapper a, #footer a:visited {
	color: #FFF;
	text-decoration: none;
	border: none;
	}
	
#footer-wrapper a:hover {
	text-decoration: none;
	border: none;
	}

#footer {
         position: absolute;
         margin: 0px auto;
         width: 960px;
         color: #fff;
	width: 100%;
	font-size: 9pt;
	text-align: left;
	}

#footer p {
         margin-top: 0px;
         padding-top: 5px;
}
	
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
	border: none;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#footer li {
         list-style: none;
}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	



#submit {	
	background-color:#fff;
	border:1px solid #ccc;
	color:#505050;
	margin: 0px;
	padding:4px;
	width:200px;
	}
	
#author {
	border:1px solid #ccc;
	font-family: Myriad Web Pro;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #ccc;
	font-family: Myriad Web Pro;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #ccc;
	font-family: Myriad Web Pro;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 520px;
	border:1px solid #ccc;
         color: #736F6E;
	font-family: Myriad Web Pro;
	font-size:1em;
	margin:0;
	padding:4px;
}

form.updates { 
         margin-left: 10px;
         padding: 0px;
}

#idx {
        margin-top: -17px;
        align: auto;
}

.search-form input {
  width: 220px;
}

	<!--.email-subscribe = the button "Go"-->

.email-subscribe {
position: absolute;
float: right;
margin-top: -1px;
margin-right: 20px;
padding: 0px;
}

#blog-feed {
          width: 610px;
          padding: 10px;
          background: #E0E0E0;
          border: 1px solid #404040;
}

#blog-feed h2 {
          margin-top: -10px;
          text-decoration: underline;
}

#blog-feed ul li {
          margin-top: -10px;
          padding-bottom: 0px;
          margin-bottom: 0px;
}

#blog-feed ul li li {
          margin-top: -10px;
          padding-bottom: 0px;
          margin-bottom: 0px;
}

.footer-logo {
	margin: 0px;
         border: none;
}

