/*
	Theme Name: Modern Clix
	Them URI: http://www.rodrigogalindez.com
	Description: A minimal, grid based, elastic theme. Wordpress 2.7 ready.
	Version: 1
	Media: Screen
	Version: Tue 6, Jan 2008
	Author: Rodrigo Galindez
	Author URI: http://www.rodrigogalindez.com
	Tags: black, white, three-columns, fixed-width, custom-header, custom-colors, theme-options, right-sidebar
*/

/* ----------------------------------------------- [ * ] */

@import url(css/grid-900.css);

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline:none;
	font-family: Arial, Verdana, sans-serif;
}


/* -------------------------------- [ General Elements ] */

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	background: #fff;
	color: #111;
}



img {
	vertical-align: middle;
	border: 0;
}

input, textarea {
	border: none;
	outline:none;
/*	overflow:hidden; */
}

h1, h2, h3, h4 {
	color: #000;
}

h2 {
	line-height: 1.3;
}

h3 {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 1.3;
}

h4 {
	font-size: 16px;
	line-height: 1.6;
}

h5 {
	margin-bottom: 1em;
	line-height: 1.6;
}

p {
	margin-bottom: 1em;
	padding-right: 8px;
}

a {
	text-decoration: none;
	color: #a0792d;
}

a:hover {
	/*color: #e8a21a;*/
	text-decoration: underline;
}

acronym {
	border-bottom: 1px dotted #eee;
}

kbd {
	font-family: "Monaco", "Courier New", fixed;
	font-size: 1em;
	text-transform: uppercase;
}

/* ----------------------------------------- [ Wrapper ] */

#wrapper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/footer_bg.jpg) bottom left no-repeat;
	padding-bottom: 70px;
}

/* ---------------------------------------- [ Main Nav ] */

#main-nav {
	/*
	padding: 0 0 .5em 150px;
	width: 850px;
	*/
	overflow: hidden;
	background: url(./images/header_bg.jpg) top right no-repeat;
	height: 75px;
	margin:0 auto;
	overflow:hidden;
	width:100%;
}

#main-nav ul {
	list-style-type: none;
	margin:0 auto;
	padding-left:200px;
	width:900px;
}

#main-nav li.page_item {
	float: left;
}

#main-nav li a {
	font-size: 15px;
	font-weight: 900;
	color:  #a0792d;
	line-height: 1.6;
	padding: 9px 25px;
	display: block;
	background: url(./images/nav_bg.gif) top left repeat-x;
	border-left: 1px solid #e4e4e4;
}

#main-nav li a:hover {
	background-image: url(./images/nav_bg_hover.gif);
	text-decoration: none;
}

#main-nav li a.active {
	background-image: url(./images/nav_bg_active.gif);
	color: #fff;
}

/* ------------------------------------------ [ main Content ] */

#main-content {
	width: 930px;
	margin: 0 auto;
/*	overflow: hidden;*/
}

/* ------------------------------------------ [ Header ] */

#header {
	/*
	width: 800px;
	height: 140px; 
	overflow: hidden;
	background: url(./images/rgs_logo.jpg) center right no-repeat;
	*/
	width: 470px;
	padding-bottom: 20px;
	padding-left: 100px;	
}

#header h1 {
	margin-top: 25px;
	font-size: 25px;
}

#header h1 a, #header h2 {
	color: #000;
	/*font-family: Helvetica, Arial, Verdana, sans-serif;*/
	font-weight: bold;
}

#header h2 {
	font-size: 49px;
}

#logo {
	background: url(./images/rgs_logo.jpg) center right no-repeat;
	float: right;
	width: 170px;
	height: 140px;
}

/* ------------------------------------------ [ Content ] */

#content {
	overflow: hidden;
	width: 570px;
}

ul.nav {
	list-style-type: none;
}

.nav li {
	margin: 0;
	overflow: hidden;
}

.nav li.last {
	border-bottom: 0;
}

ul.navlinks {
	position: absolute;
	top: 36.4em;
	list-style-type: none;
	overflow: hidden;
}

.navlinks li {
	font-size: 1.2em;
	line-height: 1.6;
}

.navlinks li a {
	display: block;
	padding: .4em 8px .5em 8px;
}

.navlinks li a:hover {
	background: #000;
	color: #fff;
}

/* -------------------------------------------- [ Post ] */

.post {
	padding: 40px 0 0 0;
	overflow: hidden;
	clear: both;
	width: 570px;
}
.post ul
{
padding-left:40px;
list-style:inherit;
}


.post-content {
	padding-bottom: 40px;
	border-bottom: 1px dotted #000;
}

.post-content p, .post-content h5, .post-content code {
/*	width: 34em; */
}

.post-content h3 {
	line-height: .9;
}

.post-content h3 a {
	color: #000;
	font-size: 25px;
	font-weight: normal;
	line-height: 1;
}

.post-content h5 {
	margin-top: 2.5em;
	margin-bottom: .5em;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase;
}

.post-content img {
	padding: 5px;
}

.post-content blockquote {
	margin: 0 3.2em 0 3.2em;
}

.post-content blockquote p {
	width: 30em;
	padding: 0;
}

.post-content blockquote ul {
	width: 30em;
}

.post-content dl {
	margin: 0 0 1em 0;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 1.2em;
}

.post-content dt {
	margin: 0 0 .5em 0;
	font-weight: bold;
	font-size: 1em;
}

.post-content dd {
	width: 30em;
	margin: 0 0 1em 2em;
	line-height: 1.6;
}

.post-content ul.commentlist
{
padding-left: 0px!important;
}

.post-content ul.commentlist, .post-content   ul.commentlist ol {
	list-style-type: none;
	
}

.post-content  ul.commentlist  li {
	margin: 0 0 1em 0;
	
/*	background: transparent url(images/bullet.gif) no-repeat left 2px; */
}

.post-content  ul.commentlist ol {
	margin-left: 20px !important;
}

.post-content  ul.commentlist  ol,  ul.commentlist  li  {
	padding-left: 0;
	list-style-type: none;
}

.post-content  ol li ul {
	margin-left: 30px;
	padding-top: 1em;
}

.post-content li ul li {
	list-style: circle outside url(images/list-marker.gif);		
}

.post-content code {
	font-family: Arial, "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.post-content pre {
	margin: 2em 0 2em 0;
	padding: 2em;
	font-size: 1.2em;
	background: #eee;
	overflow: auto;
}

.post-content pre code {
	color: #222;
}

.post-content .quote-author {
	float: right;
}

.post-content table {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
	border-spacing: 15px 0px;
	margin-left: -15px;
	margin-bottom: 1em;
}

.post-content table th {
	text-align: left;
}

.post-content table td {
	border-top: 1px dotted gray;
	padding: 5px 0;
}

/* -------------------------------------- [ Post Tags ] */

.post-tags {
	padding-bottom: 15px;
	font-size: 12px;
}

/* -------------------------------------- [ Post Links ] */

.post-links {
	padding-top: 20px;
	
}

.post-links a {
	padding-left: 23px;
	background: top left no-repeat;
	display: block;
	height: 16px;
	float: left;
}

.share-links {
	float: right;
}

a.comments-link {
	background-image: url(./images/comment.gif);
}

a.share-to-lj {
	background-image: url(./images/lj_small.gif);
}

a.share-to-twitter {
	margin-left: 15px;
	background-image: url(./images/twitter_small.gif);
}

/* -------------------------------------- [ Commentary ] */
#commentary {
	padding: 30px 0 0 0;
	overflow: hidden;
	clear: both;
	display: block;
}

#commentary .comment {
	margin: 0;
	padding: 2em 0 0 0;
	clear: both;
	overflow: hidden;
}

#commentary .comment div {
	floaT: left;
} 

#commentary .comment-author {
	font-weight: bold;
}

#commentary .comment-meta, #commentary .commentmetadata  {
	color: #afafaf;
	margin-left: 10px;
}

#commentary .comment-body, #commentary .reply {
	clear: both;
}

#commentary .comment-body p {
	padding-top: 10px;
}

#commentary cite.fn {
	font-style: normal;
}

li.comment #respond {
	clear: both;
	padding:20px 0;
}

#leave-comment {
	margin: 3em 0;
	clear: both;	
}

#commentary ul.children {
	margin-left: 20px;
}

 ul.children {
	margin-left: 20px;
}

#leave-comment h4 {
	padding-bottom: 10px;	
}

#leave-comment code {
	font-family: Arial, "Monaco", "Courier New", fixed;
	font-size: .9em;
}

#leave-comment div, #leave-comment fieldset {
	display: block;
	background-color: transparent;	
}

.comment-field {
	padding: 5px 0;
	clear: both;
}


.comment-field label {
	margin-top: 3px;
	float: left;
	width: 130px;	
}


.comment-field textarea, #wpcf textarea {
	float: left;
	width: 295px;
	height: 143px;
	background: url(images/ta_bg.png) top left no-repeat;
	padding:5px;
	padding-right: 0;
}

#wpcf .textareacont {
	margin-top: -15px;
}

#leave-comment #comment-submit-cont {
	margin-top: 10px;
}

div.textarea_left, div.textarea_right {
	float: left;
	width: 5px;
	height: 153px;
	background: url(images/textarea_left.jpg) top left no-repeat;
}

div.textarea_right {
	background: url(images/textarea_right.jpg) top left no-repeat;
}

/* ----------------------------------------- [ Sidebar ] */

#sidebar {
	margin: 0;
	padding: 0px 0 0 0;
	border-top: 5px solid black;
}

#sidebar h4, ul.widgetized-sidebar li h2 {
	padding-bottom: 1em;
	font-size: 16px;
}

#sidebar p {	
	color: #111;
}


#sidebar ul.nav {
	margin: 0 0 2em 0;
	list-style-type: none;
}

#sidebar .nav li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}

#sidebar .nav li.last {
	border-bottom: 0;
}

#sidebar input.text {
	color: #9d9d9d;
}

#login-box a {
	display: block;
	margin-bottom: 7px;
	font-weight: bold;
}

#login-box div {
	margin-bottom: 7px;
	font-weight: bold;
} 

.section, .widget {
	clear: both;
	overflow: hidden;
	padding: 20px 0px;

}

.widget_text {
	overflow: visible;
}

li.most_popular_widget ul li {
	display: block;
	margin-bottom: 5px;
}

li.most_popular_widget ul li div, .archive-content div {
	font-size: 11px;
	color: #afafaf;
}

.widget_tag_cloud, .widget_polls-widget, #text-3 {
	border-bottom: none;
}

.widget_tag_cloud a {
	padding-right: 10px;
	line-height:1.3;
}

#rgs_image {
	margin-left: -15px;
	border-bottom: none;
}
#comm_links {
	overflow: hidden;
	
}

.section .col {
/*	overflow: hidden; */
}

#content .section {
	margin: 0 0 2em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #bbb;
}

#content .first {
	border: 0;
}

.submit {
	width: auto;
	padding: 0;
	border: 0;
}

.navigation {
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
	list-style-type: none;
	overflow: hidden;
	clear: both;
}

.navigation li {
	font-size: 1.2em;
}

/* --------------------------------------- [ Buttons & Inputs ] */

 a.button {
	background: transparent url(images/btn_bg.gif) repeat-x top;
	float: left;
	height: 24px;
	color: #fff;
	cursor: pointer;
	padding:3px 0;
}

input.button {
	background: transparent url(images/btn_bg.gif) repeat-x top;
	float: left;
	height: 24px;
	color: #fff;
	cursor: pointer;
	padding:3px 0;
width:87px;
margin:0px;
}

.button_left, .button_right {
	display: block;
	float: left;
	width: 12px;
	height: 24px;
	background: url(images/btn_left.gif) top repeat-x;
}

.button_right {
	background-image: url(images/btn_right.gif);
}

input.text {
	background: transparent url(images/input_bg.gif) repeat-x top;
	float: left;
	height: 24px;
	/*padding-bottom:3px;*/
	width: 139px;
	margin:0px;
}

.input_left, .input_right {
	display: block;
	float: left;
	width: 5px;
	height: 24px;
	background: url(images/input_left.gif) top repeat-x;	
}

.input_right {
	background-image: url(images/input_right.gif);
	margin-right: 15px;
}

/* --------------------------------------- [ Communication ] */

#comm_links a {
	display: block;
	width: 40px;
	height: 40px;
	background: top left no-repeat;
	float: left;
	margin-right: 5px;
}

a#lj_link {
	background-image: url(./images/lj_big.gif);
}

a#tw_link {
	background-image: url(./images/twitter_big.gif);
}

a#vk_link {
	background-image: url(./images/vk_big.gif);
}

a#yt_link {
	background-image: url(./images/yt_big.gif);
}

a#fb_link {
	background-image: url(./images/fb_big.gif);
}

a#ff_link {
	background-image: url(./images/ff_big.gif);
}

a#rss_link {
	background-image: url(./images/rss_big.gif);
}

/* --------------------------------------- [ Profile ] */

ul.widgetized-sidebar li ul li a {
	display: block;
	padding: 3px 0px;
}
	

/* --------------------------------------- [ Footnotes ] */

#footnotes {
	padding: 5px 0 0 0;
	overflow: hidden;
	clear: both;
	background: url(images/footer_top_border.gif) top left no-repeat;
	width: 800px;
}

#footnotes div {
	background-color: transparent;
	margin-bottom: 5px;
}

/* --------------------------------- [ General Classes ] */

.small {
	font-size: 1em;
	line-height: 1.6;
}

/* If you want a text in ALL CAPS */

.ver {
	color: #000;
}

/* For by-lines */

.low {
	font-family: Arial, Palatino, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #666;
}

/* A nice ampersand */

.amp {
	font-family: Baskerville, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666;
}

/* For image captions */

.tooltip {
	display: block;
	padding-top: 8px;
	font-size: .9em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.align-right {
	display: block;
	text-align: right;
}

.align-center {
	display: block;
	text-align: center;
}

.both {
	clear: both;
}

.image {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	padding: 7px;
}

.nudged {
	margin-right: 8px;
}

.nudged-left {
	padding-left: 8px;
}

.nudge-bottom {
	margin-bottom: 1.5em;
}

.last-field, .first-post {
	border: 0;
}

.title-not {
	width: 33px;
	height: 25px;
	margin: 0 6px 0 0;
	display: block;
	text-indent: -1000em;
	background: transparent url(images/not.gif) no-repeat top left;
	float: left;
}

.search-field {
	padding: 0;
}

/* Use for full width images (596px) */

.full-image {
	margin-left: -15.2em;
}

/* Centering for older posts */ 

.centered {
	display: block;
	margin: 0 auto;
}

/* ---------------------- [ Wordpress required classes ] */

ul.widgetized-sidebar {
	list-style-type: none;
}

ul.widgetized-sidebar li {
	margin: 0;
	clear: both;
/*	overflow: hidden; */
}
/*
ul.widgetized-sidebar li h2 {
	margin-bottom: 0.6em;
	padding-bottom: .6em;
	font-size: 1em;
	line-height: 1.6;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	color: #000;
}

ul.widgetized-sidebar li ul li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
	font-size: 1.1em;
}
*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
	margin: 1em;
	padding: .8em;
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	margin: .5em 0 .5em 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.6;	
}
/*
.categories { }
.cat-item { }
.current-cat { }
.current-cat-parent { }
.pagenav { }
.page_item { }
.current_page_item { }
.current_page_parent { }
.widget { }
.widget_text { }
.blogroll { }
.linkcat{ }
*/
/* ---------------------- [ Pages ] */

#page_content {
	padding-top: 20px;
}

#page_content li
{
list-style-type:none; 
}

#page_content .post-content {
	margin-top: 20px;
}

#page_content .member h3 {
	font-size: 25px;
	color: #a0792d;
}

#page_content p {
	width: auto;
}

#page_content .mailto_link {
	background: url(images/mail-icon.gif) center left no-repeat;
	padding-left: 20px;
}

#page_content .member {
	padding-top: 10px;
	margin-left: 130px;
}

.archive-content {
	padding-top: 20px;
}

.archive-content div {
	padding: 5px 0;
}

.archive-content h4 a {
	font-weight: normal;
}

#registerform, #loginform-tml-1, #lostpasswordform-tml-1, #loginform-tml-page, #lostpasswordform-tml-page  {
	padding-top: 30px;
}

#registerform .submit, #loginform-tml-1 .submit, #loginform-tml-page .submit, #lostpasswordform-tml-1 .submit, #lostpasswordform-tml-page .submit {
	padding-top: 20px;
	padding-left: 188px;
}

#registerform div.block, #loginform-tml-1 div.block, #lostpasswordform-tml-1 div.block, #loginform-tml-page div.block, #lostpasswordform-tml-page div.block {
	display: block;
	overflow: hidden;
	clear: both;
	padding: 5px 0;
}

#registerform label, #loginform-tml-1 label, #lostpasswordform-tml-1 label, #loginform-tml-page label, #lostpasswordform-tml-page label {
	display: block;
	width: 191px;
	float: left;
}

#reCAPTCHA {
	clear:both;
	display:block;
	overflow:hidden;
}

#wpcf div.submit {margin-left: 150px;}

.tml-links {
list-style-type:none;
clear: both}

.required_fields {
	font-size: 11px;
}

#rememberme-tml-1 {
	float: left;
	margin-right: 10px;
}

#profile label {
	text-align: left;
	width: 200px;
	display: block;
	font-weight: normal;
}

#your-profile h3 {
	margin-top: 20px;
}

#your-profile .form-table {
	margin-bottom: 20px;
}

#profile .profile-table th, #profile .profile-table td {
	margin-bottom: 20px;
	display: block;
	float: left;
}

 #profile .profile-table td {
 	font-weight: bold;
 }
 
 li.most_popular_widget ul li div a {
 	display: inline;
 	color: #AFAFAF;
 }
 
