/* 
Theme Name: Connections
Theme URI: http://wpthemes.info
Version: 1.0
Description: A Theme from wpthemes.Info
Author: Patricia Muller
Author URI: http://www.vanillamist.com/blog/
*/
body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#29303B;
	line-height:1.3em;
	background: #F3F6ED;
}
a {
	color: #909D73;	
	text-decoration:none;
}
a:visited {
	color: #8a3207;
}
a:hover {
	color: #753206;
	text-decoration:underline;
}
input, textarea 
{
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
}
#rap 
{
	background:#fff url('/themes/connections/images/rap.jpg') center repeat-y;
	width:760px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	font-family: Trebuchet MS,Georgia, Arial, serif;
	font-size: 0.9em;
}
#header {
	background:#fff url('/themes/connections/images/top.jpg') no-repeat bottom; 	
 	height: 183px;
	margin: 0 auto;
	width:760px;
	padding:0;
	border:#fc9 0px solid;
}
#main 
{
	margin:0 auto;
	padding:0;
	background:#000 url('/themes/connections/images/content_bg.gif') repeat;
	width:740px;
}
#content {
	width:510px;
	float:left;
	padding:10px;
	margin:0;
	overflow:hidden;
	display:inline;
}#sidebar {
	width:186px;
	float:right;
	padding:0px 8px 10px 8px;
	margin:0;
	font-size:1em;
	color:#333;
	display:inline;
} 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url('/themes/connections/images/blockquote.gif') no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
#header h1 
{
	margin: 0;	
	font-size: 1.6em;	
	padding:10px 20px 0 0;
	text-align:right;	
}
#header h1 a 
{
	color:white;
	text-decoration:none;
}
#header h1 a:hover 
{
	color:#F7F3ED;
}
#header #desc
{
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:yellow;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
}
#sidebar h2 {
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 1em;
	color: #676E04;
	text-align:center;
	background:url('/themes/connections/images/sidenav_top.jpg') no-repeat center;
	border:#ccc 0px solid;
	height:22px;
	font-weight:bold;
}
#sidebar ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:3em;
	background:#F3F6ED url('/themes/connections/images/sidenav_bottom.jpg') no-repeat bottom;
	border:#E1D6c6 1px solid;
	border-top:#f3f6ed 1px solid;
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar li a {
	text-decoration: none;
	border:none;
}
#sidebar li a:link {
	color: #909D73;	
}
#sidebar li a:visited {
	color: #999999;	
}
#sidebar li a:hover, #sidebar li a:active {
	color: #990000;
}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	background: url('/themes/connections/images/bullet.gif') no-repeat 0 7px;
	padding-left: 1.5em;
}
.post 
{
	margin:0 0 30px 0;
}
.post-info 
{
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
}
.post-info a
{
	color:#990000;
}
.post-info a:hover 
{
	color:#000;
}
.post-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#BBC4A3 1px solid;	
	font-family: Georgia, Verdana, Arial, serif;
	font-size:12px;
}
.post-title {
	font-family:Georgia, Arial, Serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#676E04;
}
.post-date {
	float: left;
	color: #BBC4A3;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #E7EBDE;
	line-height:1em;
}
.post-footer 
{
	padding-top:20px;
	background:url('/themes/connections/images/divider.gif') no-repeat center;
}
p.copyright {
	margin:0 auto;
	padding: 7px 0;
	border-top:#BBC4A3 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width:740px;
}
p.copyright a {
border:none;
color:#7A7636;
}

.commentlist {
	font-size:1em;
	font-weight:normal;	
}
#commentform 
{
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li 
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#F3F6ED url('/themes/connections/images/comments_bottom.jpg') repeat-x bottom;
	border:#E1D6C6 1px solid;
}
.commentlist .alt 
{

}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:12px 20px 0 0;
	text-align:right;	
	font-family:Verdana, Arial, Sans-Serif;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#BBC4A3;
}
#topnav li a:hover, #topnav li a:active
{
	color:#F7F3ED;	
}

/* 123.is changes */
	/* NavBar */
	#NavBar
	{
		list-style:none;
		font-size:0.9em;
		margin:0 auto;	
		padding:12px 20px 0 0;
		text-align:right;	
		font-family:Verdana, Arial, Sans-Serif;
	}
	
	#NavBar li
	{
		text-decoration:none;	
		border:0px;
		list-style:none;
		display:inline;
		padding:0;
		margin:0;
		font-weight:bold;
		margin-right:10px;
	}
		/* NavBar */
		ul#NavBar li.FolderItem
		{
			font-weight:bold;
			color:white;
		}
			ul#NavBar ul 
			{
				display:inline;
			}
			ul#NavBar ul li.SubItem
			{
				padding-top:25px;
			}
	
	#NavBar li a:link, #NavBar li a:visited
	{
		text-decoration:none;	
		color:#BBC4A3;
	}
	#NavBar li a:hover, #NavBar li a:active
	{
		color:#F7F3ED;	
	}
/* BlogCats */
	h5.BlogCats
	{
		color:gray;
		font-size:10px;
		background-color:none;
		background:none;
		margin:0px;
		margin-bottom:3px;
	}	
	ul.BlogCats
	{
		margin:0px;		
	}
		ul.BlogCats li
		{
			font-size:11px;
			display: inline;
			margin-right:5px;
		}	
			ul.BlogCats li a
			{
				color:gray;
			}
	/* BlogPost */
	div.BlogPost
	{
		padding:10px;
		arial,tahoma,verdana;
	}
		div.BlogPost h4.BlogDate
		{
			font-size:12px;
			color:black;
			font-weight:bold;
			margin:0px;
			margin-bottom:5px;
		}
		div.BlogPost h3.BlogTitle
		{
			color:black;			
			font-size:16px;
			font-weight:bold;
			padding:5px;
			background:#ffffff;
			background-image:url(files/nothing.gif);
			border:1px solid grey;
		}
		div.BlogPost div.BlogBody, div.BlogPost div.BlogBody p
		{
			font-family:arial,tahoma,verdana;
			font-size:14px;
			color:black;
			line-height:18px;
			border:0px;
		}
		
		div.BlogComment
		{
			background-color:#efefef;
			border:1px solid gray;
			padding:10px;
		}
		div.BlogComment a:hover
		{
			color:blue;
		}
			div.BlogComments div.BlogComment
			{
				background-color:white;
				border:1px solid green;
				margin-bottom:5px;
				padding:5px;
			}
			div.BlogComments div.BlogComment a
			{
				color:blue;
			}
			div.BlogComments div.BlogComment p.bcTitle
			{
				margin:0px;
			}
			div.BlogComments div.BlogComment p.bcComment
			{
				font-size:15px;
				font-weight:bold;
				margin:0px;
				margin-top:3px;
				margin-bottom:3px;
			}
/* LinkBar */
	div#menu ul#LinkBar li.LinkHeader
	{
		padding:0px;
		padding-bottom:5px;
		padding-top:10px;
		font-size:13px;
	}
	div#menu ul#LinkBar li
	{
		padding-top:3px;
		padding-bottom:3px;		
		padding-left:5px;
	}
		ul#LinkBar li a
		{
			color:green;
			font-family:tahoma,verdana,arial;
			font-size:11px;
		}
		
		ul#LinkBar li a:hover
		{
			color:blue;
		}

/* Albúma dót */
div#Albums
{
	background-color:white;
	border:1px solid black;
	padding:10px;
}
	div#Albums h3
	{
		font-size:15px;
		background:'';
		background-image:url('');
		background-color:white;
		color:green;
	}
	
	div#Albums td.AlbumsCats
	{
		padding:5px;
		background-color:#efefef;
		font-size:12px;
		
	}	
	div#Albums td.albThumb
	{
		padding:5px;
		border-right:1px solid gray;
	}
	div#Albums td.albTxt
	{
		font-family:tahoma,verdana,arial;
		font-size:11px;
		letter-spacing:1px;
		padding:5px;
		padding-top:0px;
		padding-left:10px;
	}
	div#Albums p.albTitle
	{
		font-weight:bold;
		margin:0px;
		margin-top:5px;
	}
	div#Albums a.AlbumLink
	{
		color:green;
	}
		div#Albums a.AlbumLink:hover
		{
			color:blue;
		}		
	div#Albums p.albDate
	{	
		color:gray;
		margin:0px;
		margin-top:3px;
	}
	div#Albums p.albPictureCount
	{
		margin:0px;
		margin-top:3px;
		color:black;
		font-weight:bold;
	}
	div#Albums p.albNew
	{
		margin:0px;
		text-align:center;
		font-size:15px;
		font-weight:bold;
		letter-spacing:2px;
		color:red;
	}
	
	/* Visitor count */
	div.TotalVisitorCount
	{			
		margin:0px;
		border:0px;
		background-color:transparent;
		padding:0px;
		text-align:none;
		color:black;
	
		padding:10px;
		padding-left:20%;		
		line-height:20px;		
		font-size:13px;
		font-weight:bold;
		letter-spacing:3px;
	}
	
	/* Profile */
	div.Profile
	{
		background-color:white;
		padding:5px;
	}
		div.Profile p.Header
		{
			color:black;
			margin:0px;
			background-color:#efefef;
			padding:5px;
			border:1px solid gray;
		}
		div.Profile div.Image
		{
			text-align:center;
			margin-top:1px;
			margin-bottom:1px;
		}
		div.Profile div.Common
		{
			font-family:tahoma,verdana,arial;
			font-size:11px;
			font-weight:normal;
			padding:3px;
			border-bottom:1px solid #efefef;
		}
		div.Profile div.Common p.AboutHeader
		{
			font-weight:bold;
			margin:0px;
			margin-bottom:2px;
			color:black;			
		}
/* GuestBook */
div.GuestBookRecord
{
	background-color:white;
	margin-bottom:3px;
	border:1px solid gray;
	padding:10px;
}
	div.GuestBookRecord p.GuestBookDate
	{
		color:gray;
		margin:0px;
	}
	div.GuestBookRecord p.GuestBookTitle
	{
		color:black;
		font-weight:bold;
		font-size:15px;
		margin:0px;
	}
	div.GuestBookRecord p.GuestBookSubject
	{
		margin:3px;
		font-style:italic;
		font-size:14px;
	}
	div.GuestBookRecord p.GuestBookAuthor, div.GuestBookRecord p.GuestBookWebSite
	{
		color:black;
		margin:0px;
		font-size:13px;
	}
	div.GuestBookRecord p.GuestBookWebSite a
	{
		color:blue;
	}
		div.GuestBookRecord p.GuestBookWebSite a:hover
		{
			color:green;
		}	
	/* START POLLS */		
		div.Polls
		{
			border:1px solid gray;
			width:80%;
			background-color:white;
			padding:5px;
		}
			
			div.Polls p.Title
			{
				border-top:1px solid gray;
				font-size:13px;
				font-weight:bold;
				color:green;
				text-align:center;
				margin-top:3px;
				margin-bottom:3px;
			}
			div.Polls p.PollOpt
			{
				margin:0px;
				margin-bottom:3px;
				margin-left:5px;
			}
			div.Polls button.PollSubmit
			{
				border:1px solid green;
				background-color:white;
				font-size:13px;
				font-family:tahoma,verdana,arial;
				color:green;
			}
			div.Polls p.JustRes
			{
				margin:0px;
				margin-top:3px;
				margin-bottom:3px;
				text-align:center;
			}	
				div.Polls p.JustRes a				
				{
					color:green;
					font-size:11px;
					font-family:tahoma,verdana,arial;
				}
		/* END POLLS *//* Automated CSS generated from OTT */
body{background-color:#a87a7a;}
td
{
    text-align:left;
}

body
{
    line-height:normal;
}

table.ottTable
{
    border: 1px solid #DDD;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom:20px;
}
table.ottTable th, table.ottTable td
{
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid;
}
