get paid to paste

/*  
Theme Name: ChaoticSoul Ed Fotografia
Theme URI: http://sandbox.avalonstar.com/
Description: Plantilla adaptada especialmente para fotologs. Puedes encontrar mas platillas traducidas por Fernando en <a href="http://ayudawordpress.com">este enlace</a>.
Version: 1.0 (es)
Author: Bryan Veloso
Author URI: http://avalonstar.com/
*/


/*  -----|  Globals  |------------------------------------------------------  */
@font-face {
	font-family: rune;
	src: url("rune.ttf");
}
body { 
	background-color: #070404;
	background-image:url(../../../images/bg_page.jpg);
	background-position:center;
	background-repeat:repeat-y;
	color: #999;
	font: 62.5%/125% 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 0px #0c0b09;
	
	}

/* hr { display: none; } */

hr {
	background-color: rgba(34, 32, 29, 0.6);;
	border: 1px solid #24201d;
	height: 10px;
	margin: 10px 0;
	width: 760px;opacity:0.6;filter:alpha(opacity=60)
	}
	
a:link, a:visited, a:active { color: #d8d7d3; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }

ul { list-style: none; }

input, textarea {
	color: #9c9890;
	font-size: 11px; 
	text-decoration: none; 
	background-color: #161410; 
	border: 1px solid #24201d;
	padding: 5px;
	}
	
blockquote {
	background: rgba( 27, 24, 20, 0.6);
	padding: 1px 15px 5px;
	border-bottom: 1px solid #35302a;
	border-top: 1px solid #35302a;
	border-left: 1px solid #35302a;
	border-right: 1px solid #35302a;
}

table { width: 100%; border-collapse: collapse; }
	th { border-bottom: 1px solid #35302a; text-align: left; }

pre {
	padding: 5px 0;
	border-top: 1px dotted #35302a;
	border-bottom: 1px dotted #35302a;
}



/*  -----|  Structure  |----------------------------------------------------  */
	
#page {
	border-top: 1px solid #25231f;
	margin: 0px auto 25px;
	padding: 0;
	width: 760px;
	
	}
	
#header {
	text-align: center;
	}

#wrapper, #headerimg { width: 760px; }
#wrapper { background: url('images/bg_content.png') repeat-y top left;}

#footer {
	border-top: 1px solid #24201d;
	font-family: Calibri; 
	color: #4d4441;
	font-size:11px;
	}
	
#content, #sidebar { 
	padding: 0 10px; 
	}
	
	#content { float: left; font-size: 1.1em; width: 517px; }
	#content h2 { margin: 0 0 10px; }
	#content p { line-height: 1.5em; }
	
	#sidebar { border-left: 0; float: right; width: 200px; }
	#sidebar h3 { color: #6e685b; font-family:rune ; margin: 15px 0 5px; text-shadow: 0px 1px 0px #0c0b09; text-transform: lowercase; font-size:22px; }
	#sidebar ul { margin: 0 0 10px; padding: 0; border-top: 1px solid #24201d; border-bottom: 1px solid #24201d; }
	#sidebar li { display: block; padding: 4px 10px; background: rgba(34, 32, 29, 0.6);; margin: 1px 0; }
	#sidebar li:hover { background: #24221f; }
		
#searchform { background: rgba(34, 32, 29, 0.6);; padding: 10px; text-align: center; }
	#s { width: 160px; }
	
.goleft { float: left; }
.goright { float: right; }

ul.navigation { 
	border-top: 1px solid #24201d; 
	border-bottom: 1px solid #24201d; 
	}
	
	ul.navigation li { display: block; padding: 4px 10px; background: rgba(34, 32, 29, 0.6);; margin: 1px 0; }
	ul.navigation li:hover { background: #24201d; }

/* Post Structure */

.post { padding: 10px 0 0; }
	.widecolumn .post { padding: 0; margin: 0; }
	
.top { padding: 15px 10px 0px; background: rgba(27, 24, 20, 0.6);; margin-bottom: 15px; border-bottom: 1px solid #35302a;}
.lastfive { padding-left: 10px; padding-right: 10px; }
	.postmetadata { margin: 3px 0; padding: 0; }
	.postmetadata a { font-weight: bold; }
		#sidebar .postmetadata { line-height: 1.5em; }
	.continue { font-weight: bold; font-size: 1.3em; }
	
	.top .entry { font-size: 1.1em; }
	.entrytext { padding: 0 10px 0; line-height: 2em; font-size: 1.1em; }
	
	.entrytext h2 { border-bottom: 1px solid #cdc1a3; display: block; }
	.entrytext ul { list-style-type: square; }
	
/* Comments Structure */

.comments { padding: 10px; margin-top: 15px; background: #1b1814; border-top: 1px solid #35302a; position: relative; }
	#commentform p { float: left; margin: 0 10px 10px 0; }
	
.commentlist { background: #1b1814; list-style: none; margin: 0; padding: 0; }
	.commentlist li { background: #161410; margin-top: 10px; padding: 5px 0 0; }
	.commentlist li p { padding: 5px 10px 0; margin: 0; }
	.commentlist li p.commentmetadata { border-bottom: 1px solid #35302a; background: #181612; padding: 5px 10px; margin-top: 10px; }
	
ul.archive { list-style: none; padding: 0; margin: 0 10px 25px; font-size: 1.3em; }	
ul.archive li { display: inline; }


/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6 { font-family: Arial; font-weight: normal; }

h1 { color: #fff; font-size: 2em; margin: 0 0 8px; }
h1:before, h1:after { content: " . . "; color: #444; }
h1 span { color: #cdc1a3; }

h2 { color: #cdc1a3; font-size: 16px; margin: 0; padding: 1px 0; display: inline; border-bottom: 1px solid #35302a;  }
	.post h2 a { color: #cdc1a3; }
	.post h2.first { font-size: 16px; }
	
	.widecolumn h2.title { 
		display: block; 
		padding: 13px 10px;
		background: #1b1814;
		margin: 0 0 15px; 
		border-bottom: 1px solid #35302a; 
		border-left: 1px solid #35302a; 
		border-right: 1px solid #35302a; 
		font-size: 1.75em; }

.description { color: #666; font-weight: bold; }

.comments h3 { margin: 0 0 10px 0; color: #cdc1a3; }



/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

Pasted: Nov 26, 2011, 4:19:51 pm
Views: 3