/*
Theme Name: dequejasv2
Theme URI: http://www.dequejas.com/
Version: 2.0
Description: Layout para DeQuejas.com
Author: Jorge Manzitti
Author URI: http://www.imjorge.com
*/

body {
	margin: 0px 0px;
	padding: 0px 0px;
	color: #84878E;
	background: url(images/main_bg.gif) top repeat-x #f0f7ff;
	font-family: "Lucida Grande", Trebuchet MS;
	font-size: 11px;
	line-height: 18px;
}

.headings {
	color: #000;
	margin-bottom: 10px;
	display: block;
	width: 100%;
}

#header {
	width: 942px;
	height: 120;
	margin: 0 auto;
	margin-top: 15px;
}

#wrapper {
	width: 942px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	margin-top: 15px;
	background: #fff;
}

#wrapper2 {
	width: 100%;
	margin: 0px 0px;
	float: left;
}


.single-entry {
	float: left;
	width: 613px;
	margin-bottom: 10px;
	padding: 13px;
	background-color: #f2f4f4;
	background-image: url(images/category-post-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.single-entry-titles {
	width: 614px;
	height: 23px;
	background-image: url(images/post-title-bg-2.gif);
	color: #FFF;
	display: block;
	padding: 7px 10px 0px 15px;
	font-weight: bold;
	float: left;
	margin: 0px;
	font-size: 12px;
}

.single-entry-titles a {
	float: left;
}

.post-wrapper {
	background-color: #f2f4f4;
	margin-top: 0px;
	padding: 0px 15px 15px 15px;
	background-image: url(images/category-post-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 609px;
	float: left;
}

.post-wrapper p a {
	color: #458DE2;
	font-weight: bold;
}

a:link { 
	text-decoration: none;
	color: #FFFFFF;
}

a:visited { 
	text-decoration: none;
	color: #FFFFFF;
}

a:hover, a:active { 
	color: #FFF;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal;
	margin: 0px 0 10px;
}

h3 {
	font-size: 20px;
}

.post-title {
	line-height: 32px;
	color: #545B5C;
}

.post-title a {
	font-size: 25px;
	color: #545B5C;
}

.home-post-wrap {
	width: 313px;
	height: 280px;
	float: left;
	background-color: #f2f4f4;
	background-image: url(images/home-post-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 13px 10px 0px;
	padding: 0px;
}

.home-post-wrap a { color: #3b3f40}

.home-post-wrap object {
	width: 289px;
	height: 193px;
}

.home-post-wrap embed {
	width: 289px;
	height: 193px;
}

.post-wrapper embed {
	width: 609px;
	height: 455px;
}

.post-inside {
	padding: 8px 13px 13px 13px;
}

.post-inside-small {
	padding: 4px 13px 4px 13px;
	margin-top: 4px;
	float: left;
}


.home-post-titles {
	width: 288px;
	height: 23px;
	background-image: url(images/post_title_bg.gif);
	color: #FFF;
	display: block;
	padding: 7px 10px 0px 15px;
	font-weight: bold;
}

.home-post-titles h2 {
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}


.home-post-titles a {
	float: left;
}

.home-post-titles a:link, .home-post-titles a:visited {
	color: #FFF;
}

.comments-bubble {
	background-image: url(images/comment-count-bg.gif);
	width: 19px;
	height: 14px;
	float: right;
	margin: 0px;
	padding: 3px 0px 0px 6px;
	color: #6D200C;
	display: block;
}

.comments-bubble a, .comments-bubble a:visited, .comments-bubble a:hover {
font-size: 8px;
color: #6D200C !important;
margin: -5px 0px 0px 0px;
float: left;
padding: 0px;
}

.titles { 
font-weight: normal;
font-size: 24px;
text-decoration: none;
}

.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 20px;
font-family: "Lucida Grande", Trebuchet MS;
margin-bottom: 10px;
margin-top: 10px;
display: block;
}

.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 30px;
display: block;
margin-bottom: 5px;
margin-top: 5px;
}

.featured-inside {
width: 593px;
padding: 13px;
margin-top: 109px;
background-image: url(images/featured-bg.png);
overflow: hidden;
height: 105px;
color: #f7f5f5;
}

.next-button {
display: none;
position: absolute;
}

.prev-button {
display: none;
position: absolute;
}

#sections {
overflow:hidden;
width: 639px;
height: 260px;
margin: 0px;
float: left;
margin-bottom: 13px;
}

#sections ul {
height: 240px;
margin: 0px;
list-style-image: none;
list-style-type: none;
padding: 0px;
width: 4000px;

}

#sections ul li {
height: 240px;
width: 619px;
border: 10px solid #e4e4e4;
margin: 0px;
padding: 0px;
float: left;
}

.prev {
display: block;
width: 42px;
height: 98px;
cursor: pointer;
background-image: url(images/slide-button-left.png);
position: absolute;
top: 16px;
z-index: 1;
left: 18px;
}

.next {
display: block;
background-image: url(images/slide-button-right.png);
width: 42px;
height: 98px;
cursor: pointer;
position: absolute;
top: 16px;
left: 581px;
z-index: 2;
}

pre, blockquote {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background: #1E2422;
border: 1px solid #141918;
}

ul { 
list-style-image: url(images/bullet.gif);
}

#categories {
width: 942px;
height: 40px;
background-image: url(images/categories-bg.gif);
float: left;
background-color: #2A3331;
border-top: 1px solid #3164c8;
border-bottom: 1px solid #1b3364;
margin: 0px;
}

#categories ul {
margin: 0px;
padding: 0px;
list-style-type: none;
list-style-image: none;
float: left;
}

#categories ul li {
float: left;
display: block;
padding-left: 0px;
margin: 0px;
height: 40px;
}

#categories ul li a:link,#categories ul li a:visited, #categories ul li a:active  {
height: 31px;
display: block;
color: #FFFFFF;
font-size: 11px;
padding: 9px 10px 0px 10px;
float: left;
margin: 0px 1px;
background-image: url(images/categories-line.gif);
background-position: right;
background-repeat: no-repeat;
}


#categories ul li a:hover {
background-color: #1d376c;
text-decoration: none;
}


#container {
float: left;
width: 940px;
color: #545b5c;
padding-top: 13px;
background-color: #ffffff;
border-left: 1px solid #e4ebf4;
border-right: 1px solid #e4ebf4;
border-bottom: 1px solid #e4ebf4;
}

#left-div {
width: 654px;
float: right;
padding-left: 13px;
}

#sidebar {
float: left;
padding-left: 0px;
padding-right: 0px;
width: 273px;
}


#footer {
clear: both;
width: 100%;
height: 100px;
text-align: center;
color: #333;
padding-top: 14px;
margin: 0px;
float: left;
font-size: 11px;
background: url(images/footer_skyline.png) bottom repeat-x;
}

#footer a {
color: #333;
font-size: 11px;
}

#footer a:visited {
color: #333;
}

#footer a:hover {
color: #333;
text-decoration: underline;
}

#pages {
width: 940px;
float: right;
height: 41px;
border-left: 1px solid #1376de;
border-right: 1px solid #1376de;
background: url(images/pages_bg.gif) repeat-x #1376de;
border-bottom: 1px solid #1b3364;
}

#pages ul { 
width: 650px;
list-style-type: none;
list-style-image: none;
float: left;
padding: 0px 0px 0px 6px;
margin: 0px;
}

#pages ul li { 
float: left;
display: block;
height: 41px;
padding: 0px;
}

#pages ul li a:link,#pages ul li a:visited, #pages ul li a:active {
float: left;
color: #fff;
display: block;
height: 32px;
font-size: 12px;
padding: 9px 20px 0px 20px;
margin: 0px;
font-weight: bold;
}


#pages ul li a:hover {
background-color: #1376de;
text-decoration: none;
height: 32px;
margin-top: 0px;
padding-top: 8px;
color: #FFF;
}

.articleinfo {
	border-bottom: 1px solid #EEEEEE;padding-bottom: 7px;color: #545454;
}

.sidebar-box {
	float: left;
	background-color: #f2f4f4;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	width: 273px;
}

.sidebar-box ul li {
	margin: 0px 0px;
	display: block;
	float: left;
	width: 273px;
}

.sidebar-box ul {
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 273px;
}


.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	color: #545B5C;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0;
	width: 228px;
	padding: 5px 10px 5px 35px;
	margin: 0px 0px;
	display: block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
 
 
.sidebar-box .usuarios_top li {
	color: #545B5C;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0;
	width: 243px !important;
	padding: 5px 10px 5px 20px;
	margin: 0px 0px;
	display: block;
} 
 
.sidebar-box .usuarios_top li img {
	margin: 5px;
	vertical-align: middle;
} 

#recentcomments li a:link, #recentcomments li a:visited, #recentcomments li a:active {
	background-image: none;
	border: none;
}

#recentcomments {
	margin-top: 10px;
}

#recentcomments li {
	display: bock;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0;
	background-image: url(images/comment-author.gif);
	background-position: 10px 4px;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	width: 228px;
}

.sidebar-box ul li a:hover {
	color: #222;
	background-color: #e9e6e6;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #fff;
	text-decoration: none;
} 

.sidebar-box h2 { 
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	font-weight: bold;
	font-family: "Lucida Grande", Trebuchet MS;
	background-image: url(images/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 25px;
	padding: 5px 0px 0px 17px;
	margin: 0;
}

#commentform {
	margin: 0;
	margin-left: 20px;
}

#commentform textarea {
font-family: "Lucida Grande", Trebuchet MS;
font-size: 12px;
background: #f7fafa;
border: 1px solid #cdcdcd;
width: 370px;
max-width: 370px;
padding: 10px;
color: #222;
}

#commentform textarea:hover {
	background: #fff;
}

#commentform #email {
font-size: 1.1em;
background: #f7fafa;
border: 1px solid #cdcdcd;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f7fafa;
border: 1px solid #cdcdcd;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #f7fafa;
border: 1px solid #cdcdcd;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #fff;
border: 1px solid #cdcdcd;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #fff;
border: 1px solid #cdcdcd;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #fff;
border: 1px solid #cdcdcd;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input {
margin-bottom: 3px;
}

.search_bg {
height:35px;
width:270px;
float: right;
margin-top: 6px;
}

#search {
color:#FFFFFF;
padding:0;
}

#search input {
background: #FFF;
font-size:12px;
color:#4A4A4A;
width:140px;
height:20px;
vertical-align:middle;
padding:4px 10px 0px 6px;
border-top: 1px solid #007B9E;
border-left: 1px solid #007B9E;
border-right: 1px solid #00B6E9;
border-bottom: 1px solid #00B6E9;
}

.icons {
margin-top: 0px;
margin-bottom: -5px;
margin-right: 10px;
}

#search .input {
width:87px;
height:29px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 10px;
}

.post-info {
color: #5B6461;
font-size: 10px;
display: block;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 2px 0px 2px 0px;
margin: 0px 0px 5px 0px;
}

.post-info-small {
color: #5B6461;
font-size: 10px;
display: block;
width: 228px;
border-top: 1px solid #3B4341;
border-bottom: 1px solid #3B4341;
padding: 2px 0px 2px 0px;
margin: 0px 0px 0px 0px;
float: right;
}

.post-info a {
color: #5B6461;
}

.banner_signup {
float: left;
border: 0px;
margin-left: 9px;
margin-bottom: 12px;
}

ul, ol { line-height: 2.0em;}

.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 28px;
line-height: 30px;
}

#featured {
background-color: #FFF;
background-image: url(images/post-bg.gif);
background-repeat: repeat-x;
padding: 10px;
width: 593px;
border: 1px solid #EBEBEB;
margin-bottom: 10px;
}

.featured-content {
float: right;
width: 353px;
margin-right: 5px;
}

.current-category {
background-color: #3E4846;
color: #FFFFFF;
border: 1px solid #485351;
padding: 5px;
display: block;
margin-bottom: 10px;
width: 629px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/*Dropdown Navigation*/

.nav, .nav * {margin:0;padding:0;list-style:none;}

.nav ul {position:absolute;top:-999em;background-position: bottom;background-repeat: no-repeat;padding-bottom: 9px;}

.nav li {float:left;position:relative;z-index:99;font-size:12px;height: 40px !important;border: none !important;}

.nav a {display:block; cursor: pointer }

.nav ul li{width: 100%;}

.nav li:hover ul,ul.nav li.sfHover ul {left: 0px;top:40px;}

.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}

.nav li li:hover ul,ul.nav li li.sfHover ul {left:15em;top:0px;}

#nav2 li li:hover ul,ul#nav2 li li.sfHover ul {left: 174px;}

.nav li:hover ul,.nav li li:hover ul {top: -999em;}

.nav li li {
	display: block;
	padding: 0px;
	height: 40px;
}

.nav li ul li ul li {
	left: 60px;
}

#nav2 li ul {
	background-image: none;	
}



.nav li li a:link, .nav li li a:visited {
	width: 180px;
	display: block;
	background-color: #27498f;
	padding: 10px 30px 0px 30px !important;
	margin: 0px 0px 0px 0px  !important;
	border: none;
	font-weight: normal;
	height: 30px;
	background-image: none !important;
}

.nav li li a:hover {
	background-color: #1d3567 !important;
	text-decoration: none;
	border: none;
}

#nav2 li ul {
	width: 240px !important;	
}

#nav2 li {z-index:1001;}

#nav2 li:hover ul,ul#nav2 li.sfHover ul {left: -6px;}

#nav2 li li a:link, #nav2 li li a:visited {
	background-color: #0097c2 !important;
	padding: 10px 30px 0px 30px !important;
	font-weight: normal;
}

#nav2 li li a:hover {
	background-color: #0087ae !important;
}

#nav2 li:hover {
	background-color: #0097c2;
}

/*End Dropdown Navigation*/

.thumbnail {
	border: 5px solid #fff !important;
	margin-right: 10px;
	float: left;
	display: inline;
}

.thumbnail-small {
	border: 3px solid #fff !important;
	margin-right: 10px;
	float: left;
	display: inline;
}

/* Begin Comments*/

.commentlist {
	padding: 0px;
	margin: 0px 0px 20px 27px;
	width: 560px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}

.commentlist a {
	color: #458DE2;
	font-weight: bold;
}

.commentlist li {
	font-weight: bold;
	width: 560px;
	display: block;
	background: #f6f7f7;
	padding: 0px 0px 45px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	}

.commentlist li div {
	width: 540px;
	display: block;
	margin: 0px;
	padding: 10px;
	padding-top: 5px;
	float: left;
	background: url(images/comment_title.gif) top center no-repeat;
}

.commentlist li .avatar { 
	float: left;
	padding: 1px;
	margin-top: 30px;
	border: 2px solid #fff;
	background-color: #3E4C49;
}

.commentlist cite {
	color: #fff;
	font-style: normal;
	margin-left: -30px;
	margin-right: 6px;
	font-weight: bold;
}

.commentlist cite a { color: #fff }
	
.says {
	display: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
	}
	

#commentform p {
clear: both;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist .children li {
	width: 466px;
	display: block;
	margin: 0px;
	margin-left: 40px;
	background-color: #f8fafa;
	background-position: left;
	background-repeat: repeat-y;
	overflow: hidden;
}

.commentlist .children li div {
	width: 97%;
	background-image: url(images/comment_children_title.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.commentlist .commentmetadata {
	font-weight: normal;
	margin-top: -40px;
	margin-left: 50px;
	background-image: none;
	}


.commentlist .commentmetadata .report_comment {
	background: none;
	position: absolute;
	width: 70px;
	margin-left: 400px;
	margin-top: -55px;
}

.commentlist .commentmetadata .report_comment img { border: none }
.commentlist .commentmetadata .report_comment a { color: #fff }


.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta   {
	background-image: none;
	width: 100%;
	padding: 0px !important;
}

.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 68px;
	height: 20px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
}
.commentlist .reply a, .commentlist .reply a:hover, .commentlist .children .reply a, .commentlist .children .reply a:hover {
	background-image: url(images/reply.gif);
	width: 68px;
	height: 20px;
	display: block;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 8px;
	margin-left: -20px;
}


.commentlist .children li {
	padding-bottom: 10px;
}

.commentlist .children li ul li {
	padding-bottom: 10px;
	background-color: #2F3836;
}

#respond a{
	color: #458de2;
	font-weight: bold;
}

.commentlist #respond h3, .commentlist #respond a {
	margin-left: 28px;
}

#comments {
	line-height: 30px;
}

.children {
	clear: both;
}

.children .commentmetadata, .children .vcard  {
	background-image: none;
}

.children textarea {
	width: 90% !important;
}

.children input {
	width: 80% !important;
}

#cancel-comment-reply-link {
	display: block;
	background: url(images/comment-close.gif) left no-repeat;
	width: 144px;
	height: 21px;
	padding: 0px 0px 0px 23px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
}



.subscribe-to-comments a {
	color: #458de2;
	font-weight: bold;
}


/* RATINGS */
table.ratings {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}


ul.ratings {
	margin: 0;
	padding: 0;
}

ul.ratings li {
	display: inline;
	list-style: none;
	float: none;
	background: none;
}

.rating_label {
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px;
	margin-top: -3px !important;
}

.rating_value {
	white-space: nowrap;
	padding: 1px 3px;
	font-size: 8pt;
}

.rating_value .no_ratings {
	color: #666;
}

.rating_value a {
	background: url(/wp-content/plugins/review-site/star-empty.gif) no-repeat;
	width: 12px;
	height: 12px;
	display: block;
	float: left;
}

.rating_value .on {
	background: url(/wp-content/plugins/review-site/star.gif) no-repeat;
}

.comment_rate {
	background: url(images/ratings_bg.gif) top right no-repeat;
	border-left: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	width: 380px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #222;
}
/* End Comments */


/* SignUp - SignIn */

	#mask {
		position:absolute;
		left:0;
		top:0;
		z-index:9000;
		background-color:#000;
		display:none;
	}
  
	#main_modal {
		background: url(images/modal/background.png) no-repeat;
		margin: 0 auto;
		width: 488px;
		height: 487px;
		font-family: "Lucida Grande", Trebuchet MS;
		font-size:12px;
		font-weight: bold;
		line-height: 20px;
		color: #515151;
		display: none;
		position:absolute;
		left:0;
  		top:0;
		z-index:9999;
		overflow: hidden;			
		}
		
	#main_modal a { color:#458de8; text-decoration:none }
	#main_modal a:hover { color:#458de8; text-decoration:underline }
		
	#main_modal .title {
		float: left;
		width: 290px;
		height: 21px;
		margin-top: 22px;
		margin-left: 100px;
	}
		
	#main_modal .title img { border: 0 }
		
	#main_modal .close img {
		border: 0;
		margin-top: 23px;
		margin-left: 50px;
		}
		
	#main_modal .login {
		width: 460px;
		height: 77px;
		margin-left: 28px;
		text-align: left;
		font-size: 11px;
	}
		
	#main_modal .login p {
		float: left;
		margin-top: 30px;
	}
		
	#main_modal .login img { 
		border: 0;
		float: left;
		margin-left: 132px;
		margin-top: 28px;
	}

	#main_modal .form {
		height: 265px;
		width: 450px;
		margin-left: 12px;
		padding: 20px;	
	}
		
	#main_modal p {
		font-size: 11px;
		line-height: 15px;
	}

	#main_modal .leftdiv {
		float: left;
	}
		
	#main_modal .rightdiv {
		margin-left: 235px;
	}
		
	#main_modal .inputshort input {
		background: url(images/modal/input_bg.gif) no-repeat;
		width: 122px;
		height: 20px;
		font-size: 13px;
		font-weight: bold;
		padding: 7px 0 5px 10px;
		margin-left: 5px;
		border: 0;
		outline: none;
	}
		
	#main_modal .inputshort input:hover, #main_modal .inputshort input:focus {
		background: url(images/modal/input_hover_bg.gif) no-repeat;
	}
		
	#main_modal .inputlarge {margin-left: 35px}
	
	#main_modal .inputlarge input {
		background: url(images/modal/input_large_bg.gif) no-repeat;
		width: 212px;
		height: 20px;
		font-size: 13px;
		font-weight: bold;
		padding: 7px 0 5px 10px;
		margin-left: 5px;
		border: 0;
		outline: none;
	}
		
	#main_modal .inputlarge input:hover, #main_modal .inputlarge input:focus {
		background: url(images/modal/input_large_hover_bg.gif) no-repeat;
	}
		
	#main_modal .button {
		margin-left: 165px;
		margin-top: 2px;
	}
		
	#main_modal .button img {border: 0}

/* ALPHABETICAL LISTING */

ol.snap_nav {
	display: inline;
	list-style: none;
	margin-left: -40px !important;
}

ol.snap_nav li {
	display: inline;
	float: none;
	list-style: none;
}

ol.snap_nav li a {
	font-weight: bold;
	color: #458de2;
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}


/* FACEBOOK */

.fbconnect_miniprofile a, .fbconnect_profiletexts a {
	color: #448ce2;
}

.fbconnect_miniprofile a:hover, .fbconnect_profiletexts a:hover {
	color: #006ce8;
}

.fbconnect_miniprofile a img, .fbconnect_profiletexts a img {
	border: none;
}