/* @override 
	http://judyink.duanestorey.com/wp-content/themes/judyinc/css/main.css
	http://www.judyink.com/wp-content/themes/judyinc/css/main.css
*/

/* @group E-Mail Sub */

#e-mail-sub {
	
}

#e-mail-sub p {
	color: #f620a0;
}

#e-mail-sub input {
	background-color: #eee;
	border: 1px solid #f620a0;
	padding: 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #222;
}

#e-mail-sub input:hover {
	background-color: #CCC;
}

p#e-mail-head .highlight {
	color: #f620a0;
}

p#e-mail-head {
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}

p#e-mail-text {
	color: #fff;
}



/* @end */

/* @group Global */

a {
   color: #f620a0;
}

body {
   background: #000;
   font-family: "Century Gothic", "Trebuchet MS", Lucida, sans-serif;
   color: #cccccc;
   font-size: 12px;
}

h1,h2,h3,h4 {
   color: #ddd;
}



/* @end */

/* @group Category Pages */

img.featured {
   margin-top: 20px;  
}

.category-image {
   text-align: center;
   color: #fff;
   position: relative;
   top: -35px;
   border-bottom: 0px;
   text-transform: uppercase;
   font-size: 22px;  
}

div.category-image {
	  width: 195px;
}

.judy-style-authors h3 {
   color: #999;
   text-transform: uppercase;
   font-size: 14px;
   font-weight: normal; 
   margin-top: 25px;
   margin-bottom: 5px;
}

.judy-style-authors .highlight2 {
   color: #999;  
}

.judy-style-authors  a {
   text-transform: capitalize;  
}

.sidebar-entries h2 {
   text-transform: uppercase;
   font-size: 16px;
   color: #fff;
   font-weight: normal; 
   margin-top: 0px;
   padding-top: 0px;
	display: inline;
	background-color: #000;
	padding-right: 10px;  
}

.sidebar-entries h3 {
   padding-top: 5px;
}

.sidebar-entries li {
   margin-bottom: 10px;
   padding: 10px;
   margin-left: -10px;
}


.sidebar-entries li.selected {
   border: 1px solid #222;  
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;   
   background-image: url(../images/stripe-2.png);
   background-repeat: repeat;
}

.title-category {
   margin-top: 40px;
	background: url(../images/pink-bar.png) repeat-x left center;
	height: 20px;
	display: block;
	width: 190px;
}

.title-category .highlight {
   color: #ff3399;
}

.sidebar-entries h3 {
   color: #999;
   text-transform: uppercase;
   font-size: 14px;
   font-weight: normal; 
}

.judy-style-authors  a {
   text-transform: capitalize;  
}

#style-test .sidebar-entries li {
   border-bottom: 0px;   
}

#beauty-test .sidebar-entries li {
   border-bottom: 0px;   
}


#scene-test .sidebar-entries li {
   border-bottom: 0px;   
}

#eats-test .sidebar-entries li {
   border-bottom: 0px;   
}

#interiors-test .sidebar-entries li {
   border-bottom: 0px;   
}


.judy-title h2 {
   text-transform: uppercase;
   font-size: 16px;
   color: #fff;
   font-weight: normal; 
   margin-top: 15px;
	display: inline;
	background-color: #000;
	padding-right: 10px;
}

.judy-title {
   margin-top: 40px;
	background: url(../images/pink-bar.png) repeat-x left center;
	height: 20px;
	display: block;
	width: 190px;
}

.judy-title .highlight {
   color: #ff3399;
}


/* @end */

/* @group Front Page */

#page {
	margin: 0;
	padding: 0;
	text-align: left;
}

#header {
   background-image: url(../images/stripe-2.png);
   background-repeat: repeat-x;
	display: block;
	height: 175px;
	width: auto;
	margin: 0;
	padding: 0;
}

#header #logo {
	position: relative;
	top: 18px;
	left: 3px;
}

#header-inside {
	width: 860px;
	margin: auto auto 0;
	height: 175px;
	padding: 0;
}

#image-area img {
	position: relative;
	top: -0px;
	margin-left: 5px;	
	float: left;
}

#top-content { 
}

#top-content #editable-page {
	float: right;	
	margin-top: 10px;
	overflow: hidden;
	line-height: 1.9;
	padding-top: 80px;
}

#page-content {
	width: 860px;
	margin: auto;
	padding: 0;
}

#page-content ul {
	padding-left: 0px;
	list-style-type: none;
	margin: 0;
}

#page-content ul li {
	color: #999;
	border-bottom: 1px solid #222;
	padding-bottom: 4px;
	padding-top: 4px;
}

#page-content .judy-recent-articles ul li a {
	color: #777;
	text-transform: uppercase;
}

.last_entries ul li {
   text-transform: uppercase;
   color: 666;
   font-size: 12px;  
   border-bottom: 0px;
   margin-bottom: 10px;
}

.last_entries ul li h3 {
   font-size: 13px;
   font-weight: normal;
   text-transform: uppercase;
   color: #ff3399; 
   margin-bottom: 5px;
}

.last_entries h3 a {
   color: #ff3399;  
}

.last_entries ul li {
   color: #666;
}

#content {
   position: relative;
   top: -20px;
}

#left-content {
	float: left;
	width: 416px;
}

#left-content .judy-recent-articles {
	float: left;
	width: 390px;
}

#left-content .judy-recent-articles h2 {
	border-bottom: 1px solid #222;
	color: #666;
	font-size: 13px;
	text-transform: uppercase;	
	font-weight: normal;
	padding-bottom: 5px;
	margin-right: 0px;
	padding-right: 0px;
}

#left-content .judy-recent-articles .right {
	float: right;	
	text-transform: uppercase;
	color: #444;
}

#left-content .judy-recent-articles .left {
     float: left;
	width: 65%;
}

#left-content .judy-recent-articles .highlight {
	color: #f620a0;
}

#left-content .judy-recent-articles .highlight2 {
	color: #999;
}


#left-content .judy-recent-articles ul {
	margin-top: 30px;
}

#left-content .judy-recent-articles ul li a:hover {
   color: #fff;
}

#left-content .judy-recent-articles ul li {
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: 1px solid #161616;
}

#right-content {
	float: right;
	line-height: 1.9;
	text-align: justify;
}

#right-content .judy-twitter-feed {
	width: 395px;
	position: relative;
	bottom: 8px;
	text-align: left;
	line-height: 17px;
	overflow: hidden;
}

#right-content .judy-twitter-feed h2 {
	border-bottom: 1px solid #222;
	color: #666;
	font-size: 13px;
	text-transform: uppercase;	
	font-weight: normal;
	padding-bottom: 5px;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 17px;
}

#right-content .judy-twitter-feed .highlight {
	color: #f620a0;
}

#right-content .judy-twitter-feed .highlight2 {
	color: #999;
}

#right-content .judy-twitter-feed  ul {
	margin-top: 29px;	
}

#right-content .judy-twitter-feed  ul li {
	margin-right: 70px;
	border-bottom: 0px;
	padding-bottom: 9px;
	text-transform: uppercase;
	color: #777;
}

#right-content .judy-twitter-feed .lowlight {
   color: #444;  
}

#right-content #front-photo-area li {
   border-bottom: 0px;
   display: inline;

   float: left;
}

#right-content #front-photo-area img {
   padding: 0px; 
   margin: 7px;
   width: 85px;  
   border: 2px solid #f620a0; 
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;   
}

#right-content #front-photo-area img:hover {
   border: 2px solid #fff;  
}

#style-editable-area {
   color: #666;  
   font-size: 12px;
   line-height: 1.5;
}

.editable-area img {
	float: left;
	margin-top: -80px;
	margin-bottom: 25px;
	padding-right: 15px;
}

#style-editable-area h2 {
   font-size: 12px;
   color: #cccccc;
   text-transform: uppercase;
   font-weight: normal;  
   margin-top: 25px;
}

#style-editable-area h3 {
   color: #f620a0;  
   font-size: 12px;
   font-weight: normal;
   margin-top: 25px;
}

#style-editable-area h4 {
   color: #ccc;
   font-weight: normal;
   font-size: 12px;  
   margin-bottom: 0px;
   padding-bottom: 0px;
}

#style-editable-area h4 a {
   color: #cccccc;  
}

#style-editable-area h4 a:hover {
   color: #fff;
}

#style-editable-area p {
   margin-top: 0px;
}




#eats-editable-area {
   color: #666;  
   font-size: 12px;
   line-height: 1.5;
}

#eats-editable-area h2 {
   font-size: 12px;
   color: #cccccc;
   text-transform: uppercase;
   font-weight: normal;  
   margin-top: 25px;
}

#eats-editable-area h3 {
   color: #f620a0;  
   font-size: 12px;
   font-weight: normal;
   margin-top: 25px;
}

#eats-editable-area h4 {
   color: #ccc;
   font-weight: normal;
   font-size: 12px;  
   margin-bottom: 0px;
   padding-bottom: 0px;
}

#eats-editable-area h4 a {
   color: #cccccc;  
}

#eats-editable-area h4 a:hover {
   color: #fff;
}

#eats-editable-area p {
   margin-top: 0px;
}





#beauty-editable-area {
 color: #ccc;  
}

#beauty-editable-area h2 {
   color: #ccc;
   font-size: 13px;
   font-weight: normal;
   margin-bottom: 0px;
}

#beauty-editable-area h3 {
   color: #f620a0;  
   font-weight: normal;
   font-size: 21px;
   margin-top: 0px;
}

#beauty-editable-area h4 {
   color: #f620a0;  
   font-weight: normal;
   font-size: 14px;
   margin-top: 20px;
   margin-bottom: 0px;
}

#beauty-editable-area p {
   margin-top: 5px;  
   line-height: 1.5;
}

#interiors-editable-area {
   color: #666;  
   font-size: 12px;
   line-height: 1.5;
}

#interiors-editable-area h2 {
   font-size: 12px;
   color: #cccccc;
   text-transform: uppercase;
   font-weight: normal;  
   margin-top: 25px;
}

#interiors-editable-area h3 {
   color: #f620a0;  
   font-size: 12px;
   font-weight: normal;
   margin-top: 25px;
}

#interiors-editable-area h4 {
   color: #ccc;
   font-weight: normal;
   font-size: 12px;  
   margin-bottom: 0px;
   padding-bottom: 0px;
}

#interiors-editable-area p {
   margin-top: 0px;
}

#interiors-editable-area h4 a {
   color: #cccccc;  
}

#interiors-editable-area h4 a:hover {
   color: #fff;
}

#author-style-title .judy-biography-authors h2 {
   color: #fff;
   text-transform: uppercase;
   font-size: 15px;  
   font-weight: normal;
   margin: 0px;
   padding: 0px;
}

#author-style-title .judy-biography-authors .section {
   margin-bottom: 40px;
}  

#author-style-title .judy-biography-authors h2 .highlight {
   color: #f620a0;  
}

#author-style-title .judy-biography-authors h3 {
   color: #999;  
   font-weight: normal;
   font-size: 13px;
   margin-top: 0px;
   text-transform: uppercase;
}

#author-style-title .judy-biography-authors li {
   border: 0px;
   margin-bottom: 10px;
   padding-bottom: 5px;
   padding-top: 5px;
   position: relative;
   left: -10px;
   padding-left: 10px;
}

#author-style-title .judy-biography-authors li.selected {
   border: 1px solid #222;  
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;   
   background-image: url(../images/stripe-2.png);
   background-repeat: repeat;
}





/* @end */

/* @group Footer
 */
 
 #footer {
   clear: both;
	padding-bottom: 60px;
}

div.footer-phone-email-copy {
   text-transform: uppercase;
   color: #666;
   border-top: 1px solid #222;
   padding-top: 6px;
   margin-top: 80px;
   font-size: 12px;
   margin-bottom: 40px;
}

.footer-phone-email-copy .phone {
   padding-right: 30px;
   float: left;
}

.footer-phone-email-copy .email {
   float: left;  
   padding-left: 10px;
}

.footer-phone-email-copy .copy {
   float: right;
}



/* @end */

/* @group Menu */

#menu {
   font-size: 13px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0 0 0 205px;
}

#menu a {
   color: #cccccc;
   padding: 4px;   
   padding-left: 8px;
   padding-right: 8px;
}

#menu a:hover {
   color: #fff;
}

#menu a.selected {
   color: #f620a0;
   background: #1b1b1b;
   border: 1px solid #363636;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   padding: 3px;   
   padding-left: 8px;
   padding-right: 8px;
}

#menu a.selected:hover {
   text-decoration: none;
}

#menu ul {
	padding: 0;
}

#menu ul li {
   display: inline;
   padding-left: 15px;
   text-transform: uppercase;
}



/* @end */

/* @group Loops and Posts */

.judy-main-loop .post h1 {
   font-size: 23px;
	line-height: 1.1;
}

.judy-main-loop .post .post-meta {
   font-size: 14px;
   text-transform: uppercase;
   color: #666;  
   padding-top: 3px;
}

.judy-main-loop .post-content  {
   margin-bottom: 60px;
   line-height: 1.9;  
   color: #ccc;
	text-align: justify;
	width: 605px;
}

.judy-main-loop .post-content img {
   padding: 0px;  
   border: 2px solid #f620a0; 
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
	margin: 0;
	max-width: 600px;
}

.judy-main-loop .post-content img.alignright {  
   border: 2px solid #f620a0; 
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
	padding: 0;
	float: right;
	margin-bottom: 5px;
	margin-top: 0;
	margin-left: 10px;
}

.judy-main-loop .post-content img.alignleft {  
   border: 2px solid #f620a0; 
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
	padding: 0;
	float: left;
	margin: 10px 15px 5px 0;
}

.judy-main-loop .post-content .wp-caption.alignright { 
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
	padding: 0;
	float: right;
	margin: 10px 0 5px 10px;
}

.judy-main-loop .post-content .wp-caption.alignleft { 
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
	padding: 0;
	float: left;
	margin: 0 10px 5px 0;
}

.judy-main-loop .lowlight {
   color: #333;
}

.post h1 a {
   color: #fff;
   text-transform: uppercase;
   font-weight: bold;
}

.post h1 a:hover {
	color: #aeaeae;
}



/* @end */

/* @group Pages */

#one-page-content {
	display: block;
	position: relative;
	margin: 25px 0 0;
	padding: 0;
	clear: both;
}

#one-page-content #left-content {
	width: 190px;
	flaot: left;
	position: relative;
	left: 14px;
	margin-top: 15px;
}

#one-page-content #pos3 h2 {
   font-size: 16px;
   font-weight: normal;
   text-transform: uppercase;
   padding-top: 20px;
}

#one-page-content #pos3 {
    text-transform: uppercase;  
}

#one-page-content #right-content {
	float: right;
	width: 610px;	
	color: #fff;
	font-size: 12px;
}

#scene-entries .last_entries li {
   border-bottom: 0px;  
}

#beauty-entries .last_entries li {
   border-bottom: 0px;  
}

#eats-entries .last_entries li {
   border-bottom: 0px;  
}

#interiors-entries .last_entries li {
   border-bottom: 0px;  
}

#pos6 .last_entries li {
   border-bottom: 0px;  
}


img.biography-inline {
   float: right;
   margin-left: 10px;  
}


/* @end */

a.bio {
   text-transform: uppercase; 
}

.biography-left {
   float: left;  
}

.biography-left img {
   margin-right: 20px;
}

.biography-loop h1 {
   color: #fff;
   font-size: 23px;
   font-weight: bold;
   text-transform: uppercase;  
}

.biography-loop .highlight {
   color: #666;  
}

.biography-loop .highlight2 {
   color: #666;  
   font-weight: normal;
}

.biography-loop {
   color: #999;
}

.biography-loop h3 {
   font-weight: normal;
   color: #666;
   font-size: 13px;
   margin-bottom: 0px; 
   padding: 0px; 
}

.biography-loop p {
   margin-top: 5px;
   margin-bottom: 20px;
   line-height: 1.5;
}

.personal-biography {
   float: right;  
}

#author-style-title .judy-biography-entries h2 {
   color: #fff;
   text-transform: uppercase;
   font-size: 15px;  
   font-weight: normal;
   margin: 0px;
   padding: 0px;
}

#author-style-title .judy-biography-entries .section {
   margin-bottom: 40px;
}  

#author-style-title .judy-biography-entries h2 .highlight {
   color: #f620a0;  
}

#author-style-title .judy-biography-entries h3 {
   color: #999;  
   font-weight: normal;
   font-size: 13px;
   margin-top: 0px;
   text-transform: uppercase;
}

#author-style-title .judy-biography-entries li {
   border: 0px;
   margin-bottom: 10px;
   padding-bottom: 5px;
   padding-top: 5px;
   position: relative;
   left: -10px;
   padding-left: 10px;
}

#author-style-title .judy-biography-entries li.selected {
   border: 1px solid #222;  
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;   
   background-image: url(../images/stripe-2.png);
   background-repeat: repeat;
}

#judy-bookmarks ul li h2 {
   border: 0px;
   text-transform: uppercase;
   color: #ccc;
   font-size: 13px;
   font-weight: normal;
   margin-bottom: 5px;

}

#judy-bookmarks ul li {
      border-bottom: 0px;
	margin: 0;
}

#judy-bookmarks ul li ul li {
   border: 0px;  
   font-size: 13px;
   text-transform: uppercase;
   padding: 0px;
   padding-bottom: 5px;
   border-bottom: 0px;
}


#comment-area {
   margin-top: 70px;
}

#comment-area textarea {
   width: 600px;
   border: 1px solid #333;
   background: #222;  
   padding: 5px;
    -moz-border-radius: 5px;
   -webkit-border-radius: 5px;     
   color: #ccc;
}

#comment-area h3 {
   text-transform: uppercase;
   color: #666;
   margin-top: 5px;
   font-weight: normal;
   border-top: 1px solid #111;
}

#comment-area  ol {
   list-style-type: none;
   padding-left: 0px;  
}

#comment-area li {
   margin-bottom: 40px;  
   color: #cccccc;
}

#comment-area .gravatar {
   float: left;  
}

#comment-area .author {
   float: left;
   color: #cccccc;
   font-size: 12px;
   text-transform: uppercase;
}

#comment-area .gravatar img {
   margin-right: 10px; 
   border: 2px solid #333;    
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;    
}

#comment-area .commentmetadata a {
   color: #666666;
   font-size: 10px;
}

#comment-area #submit {
   background-image: url(../images/publish-button.png);
   width: 92px;
   height: 40px;
   border: 0px;
   float: right;
   position: relative;
   left: 5px;  
}

#navigation {
   border-top: 1px solid #111;
   padding-top: 5px;  
   margin-top: 50px;
}

#navigation #previous-article {
   float: left;
   text-transform: capitalize;
}

#navigation #next-article {
   float: right;
   text-transform: capitalize;
}


#ds-sidebar h3 {
   padding: 0px;  
   margin: 0px;
}

li.selected h3 {
   margin: 0px;
   padding: 0px;  
}

   
