/* @override http://www.marinafornes.com/wp-content/themes/filthy/css/black.css */

/* @override http://www.marinafornes.com/wp-content/themes/filthy/css/black.css */

/* @override http://www.marinafornes.com/wp-content/themes/filthy/css/black.css */

/* @override http://www.marinafornes.com/wp-content/themes/filthy/css/black.css */

/* @override http://www.marinafornes.com/wp-content/themes/filthy/css/black.css */

/* @override http://www.marinafornes.com/wp-content/themes/filthy/css/black.css */

/* @override http://www.marinafornes.com/wp-content/themes/filthy/css/black.css */




/* @group structure */

/* STRUCTURE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

body {
	color: #a7a7a7;
	background: #151515 url("../images/black/bg.jpg") repeat-y 50% 0;
}

#mid {
	background: url("../images/black/divider-top.png") no-repeat 0 0;
}

/* @end */

/* @group header */

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	background: url("../images/black/header-bg.jpg") no-repeat 50% 100%;
}

#leaderboard {
	height: 90px;
	margin-bottom: 30px;
}

#about p {
	color: #636363;
}

#about a {
	color: #a4a4a4;
	border-bottom: 0px solid #2e2e2e;
}

#about a:hover {
	color: #2f2f2f;
	border-bottom: 1px solid #e2e2e2;
	background: #e2e2e2;
}

#about #photo {
	background: #151515 url("../images/black/grunge.png") no-repeat 0 50%;
	border-bottom: 0px solid #2c2c2c;
}

/* @group logo - image replacement */

/* LOGO - IMAGE REPLACEMENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#description {
	color: #636363;
	text-shadow: 1px 1px 3px #1d1d1d;
}

/* @end */

/* @group logo - plain text */

/* LOGO - PLAIN TEXT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo-text {
	color: #ff8598;
	text-shadow: 1px 1px 5px #1d1d1d;
	font-family: minus, "Capture it";
	margin-top: 15px;
}

#logo-text a:link, #logo-text a:visited, #logo-text a:active {
	color: #ff8598;
	font-family: scratch, minus, "Capture it";
	text-transform: capitalize;
}

#logo-text a:hover {
	color: #e2e2e2;
	font-family: scratch, minus, "Capture it";
}

/* @end */

/* @group nav */

/* NAV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#navlist li a {
	color: #a4a4a4;
	background: #262626 url("../images/black/grunge.png") no-repeat 0 50%;
	font-size: 24px;
}

#nav li a:hover, #nav li:hover a, #nav li:hover > a {
	color: #dedede;
	background: #3c3c3c url("../images/black/grunge.png") no-repeat 0 50%;
}

#navlist li.current_page_item a, #navlist li.current_page_ancestor a {
	color: #dedede;
	background: #151515 url("../images/black/grunge.png") no-repeat 0 50%;
	border-bottom: 0px solid #2c2c2c;
}

#navlist li ul {
	background: #3c3c3c url("../images/black/grunge.png") no-repeat 0 0;
}

#navlist li.current_page_item ul, #navlist li.current_page_ancestor ul {
	background: #151515 url("../images/black/grunge.png") no-repeat 0 50%;
}

#nav #navlist li ul li a {
	color: #a4a4a4;
}

#nav #navlist li ul li a:hover {
	color: #dedede;
}

/* @end */

/* @group search */

/* SEARCH
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#search #s {
	color: #636363;
	background: transparent url("../images/black/search-field.jpg") no-repeat 0 0;
}

/* @end */



/* @group subscribe */

/* SUBSCRIBE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#subscribe-options li#subscribe-feed a {
	background: transparent url("../images/black/icon-feed.png") no-repeat 0 0;
}

#subscribe-options li#subscribe-feed a:hover {
	background: transparent url("../images/black/icon-feed.png") no-repeat 0 -32px;
}

#subscribe-options li#subscribe-email a {
	background: transparent url("../images/black/icon-email.png") no-repeat 0 0;
}

#subscribe-options li#subscribe-email a:hover {
	background: transparent url("../images/black/icon-email.png") no-repeat 0 -32px;
}

/* @end */

/* @group twitter */

/* TWITTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#social {
	float: right;
	display: block;
	width: 300px;
	margin-bottom: 5px;
}
#social h2 {
	color: #a4a4a4;
	text-shadow: 1px 1px 5px #1d1d1d;
	margin-bottom: 25px;
	font: 28px one, "Capture it";
}

#twitter {
	background: rgba(47,47,47,0.67) url(../images/black/grunge.png) repeat 0 0;
	border-top: 1px solid #181818;
	border-bottom: 0px solid #363636;
	color: #183628;
	text-align: left;
	float: left;
	margin-top: 7px;
	width: 550px;
}



#twitter h2 {
	margin: 0 0 10px;
	color: #23b4b6;
	font: bold 2.8em one, "Capture It", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	text-shadow: 1px 1px 5px #2a1c11;
	text-transform: uppercase;

	
	
}



#twitter h2 a {

	background:  url("../images/black/icon-twitter.png");
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}



#twitter h2 a:hover {
	background: transparent url("../images/black/icon-twitter.png");
	border-bottom: 0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}


#twitter li {
	color: #ff8598;
}

#twitter div.aktt_tweets ul li a.aktt_username {
	color: #9c505c;
}

#twitter div.aktt_tweets ul li a.aktt_tweet_reply {
	color: #919191;
	font-style: italic;
}

#wp-calendar caption {
	font: 23px one,"Capture it", "Century Gothic", "Helvetica Neue", Verdana;
	text-align: center;
	padding-top: 20px;
	letter-spacing: 1px;
	padding-bottom: 20px;
	color: #a9a9a9;
}

#wp-calendar thead tr th {
	text-align: center;
	font-weight: bold;
	color: #a55562;
}



#twitter a {
	color: #636363;
	border-bottom: 0px solid #2e2e2e;
}

#twitter a:hover {
	color: #2f2f2f;
	border-bottom: 1px solid #e2e2e2;
	background: #e2e2e2;
}

/* @end */

/* @end */

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#archive .post {
	background: transparent url("../images/black/divider-hr.png") no-repeat 0 100%;
}

#content .post-tnail {
	background: #1d1d1d url("../images/black/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #181818;
	border-bottom: 0px solid #363636;
}

#archive .archive-comments {
	background: transparent url("../images/black/comment-bubble-lg.png") no-repeat 0 0;
}

#archive div.post div.post-content div.archive-comments a {
	text-decoration: none;
	color: #fddfd7;
	font-weight: bold;
}


.content a:link {
	color: #ff8598;
	border-bottom: 0px solid #3c3c3c;
	text-decoration: underline;
}

div.more-link a{
	float: right;
	margin-bottom: 15px;
}

#archive div.post div.post-content div.more-link a {
	text-decoration: none;
	color: #fddfd7;
	font: 18px molabold;
}

#article div.post div.bitacoras a img {
	margin-top: 23px;
	float: right;
}



.content a:hover {
	color: #2f2f2f;
	border-bottom: 1px solid #ff8598;
}

/* My Comment */

.content h1 {
	color: #fc8598;
	text-shadow: 1px 1px 5px #1d1d1d;
}

.content .page-title {
	color: #a7a7a7;
	background: url("../images/black/divider-hr.png") no-repeat 100% 100%;
}

.content .page-title strong {
	color: #e2e2e2;
}

.content .page-title strong {
	color: #e2e2e2;
}

.post-date {
	color: #636363;
	text-shadow: 1px 1px 3px #1d1d1d;
}

.post h2, .post h3, .post h4, .post h5, .post h6 {
	color: #ff8598;
	text-shadow: 1px 1px 5px #1d1d1d;
}

#content .post p.intro, #content .post p.big {
	color: #bbbbbb;
}

#content #archive .post p.intro, #content #archive .post p.big {
	color: #a7a7a7;
}

.content blockquote {
	background: #1f1f1f url("../images/black/grunge.png") repeat 0 0;
	border-top: 1px solid #181818;
	border-bottom: 0px solid #363636;
}

.content table tr {
	background: url("../images/black/divider-hr.png") no-repeat 100% 100%;
}

#calendar_wrap {
	font-size: 15px;
	text-align: center;
	width: 350px;
	padding: 10px;
	float: left;
	margin: 30px 15px 30px 65px;
}

#wp-calendar tbody tr td {
	padding: 8px 16px;
	text-align: center;
		background: url("../images/black/divider-hr.png") no-repeat 100% 100%;
	font-family: "Arial Rounded MT Bold","Century Gothic",  "Helvetica Neue", Verdana;
	
}




td#today {
	color: #fddfd7;
	font-size: 25px;
}

td#today a {
	color: #ff8598;
	font-size: 24px;
}



.content table th {
	color: #a55562;
}

.content table td {
	color: #a7a7a7;
	font: bold 13px "Arial Rounded MT Bold", "Century Gothic", "Helvetica Neue", Verdana;
}

#today a {
	color: rgba(170,87,101,0.93);
	font-size: 16px;
}


.content code {
	color: #e2e2e2;
}

.content hr {
	background: transparent url(../images/black/divider-hr.png) no-repeat 0 0;
}

.content acronym {
	border-bottom: 0px dashed #636363;
}

#wrapper .post-meta p {
	color: #636363;
	background: url(../images/black/categorias.png) no-repeat 0 top;
	font: 12px Helvetica, Arial, justanotherstamp, Geneva, sans-serif;
	padding-left: 37px;
}



.content .wp-caption {
	background: #1d1d1d url("../images/black/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #181818;
	border-bottom: 0px solid #363636;
}

#content .wp-caption p {
	color: #636363;
}

#content .navigation a {
	color: #a4a4a4;
	background: #262626 url("../images/black/grunge.png") no-repeat 0 50%;
}

#content .navigation a:hover {
	color: #dedede;
	background: #3c3c3c url("../images/black/grunge.png") no-repeat 0 50%;
}

#content .wp-pagenavi a, #content .wp-pagenavi a:link, #content .wp-pagenavi a:visited, #content .wp-pagenavi a:active {
	color: #a4a4a4;
	background: #262626 url("../images/black/grunge.png") no-repeat 0 50%;
}

#content .wp-pagenavi a:hover {
	color: #dedede;
	background: #3c3c3c url("../images/black/grunge.png") no-repeat 0 50%;
}

#content .wp-pagenavi span.pages {
	color: #636363;
}

#content .wp-pagenavi span.current {
	color: #636363;
	background: #151515 url("../images/black/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #000;
	border-bottom: 0px solid #393939;
}

.hilite {
	color: #e2e2e2;
	background: #636363;
}

#article-nav a {
	color: #a4a4a4;
	background: #262626 url("../images/black/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #363636;
	border-bottom: 0px solid #181818;
	text-shadow: 0px -1px 0px #151515;
}

#article-nav a:hover {
	color: #dedede;
	background: #3c3c3c url("../images/black/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #4f4f4f;
	border-bottom: 0px solid #1d1d1d;
}

#article-nav .current a {
	color: #636363;
	background: #151515 url("../images/black/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #000;
	border-bottom: 0px solid #393939;
}

/* @end */

/* @group comments */

/* COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#comments .commentlist li.thread-even, #comments .commentlist li.thread-alt {
	background: transparent url(../images/black/divider-hr.png) no-repeat 0 12px;
	min-height: 100px;
}

div.fecha {
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	margin-top: -38px;
	width: 80px;
	float: right;
	display: block;
}


#content div.post.single div.fecha div.agno {
	font-size: 13px;
	color: #fddfd7;
	margin-left: 52px;
}

#content div.post.single div.fecha div.mes {
	font-size: 13px;
	color: #ff8598;
	width: 25px;
	float: right;
	display: inline;
	margin-right: 3px;
}

#content div.post.single div.fecha div.dia {
	color: #797979;
	font-size: 35px;
	margin-left: 10px;
	margin-top: -45px;
}
#content div.post.single div.fecha span {
	margin-left: 23px;
	color: #fcfcfc;
	font: 15px Helvetica, justanotherstamp, Arial, Geneva, sans-serif;
}

#comments .avatar {
	background: #1f1f1f;
	width: 64px;
	height: 64px;
	float: right;
	display: block;
	margin-left: 10px;
	padding: 3px;
	margin-bottom: 25px;
	margin-top: 15px;
}

div.comment-meta.commentmetadata a {
	color: #a9a9a9;
	text-transform: lowercase;
	font-family: existence, "Century Gothic", "Arial Rounded BT", "Helvetica Neue", Verdana;
}


/* My Comment */
#comments .bypostauthor .commentlist p {
	color: #ff8598;
}
#comments .bypostauthor > div > div > .avatar {
	background: #ff8598;
	float: left;
	margin-top: 6px;
	margin-right: 8px;
	margin-left: 0;
	padding: 3px;
}

#comments h2 {
	color: #ff8598;
	text-shadow: 1px 1px 5px #1d1d1d;
}

#comments h3 {
	color: #ff8598;
	text-shadow: 1px 1px 5px #1d1d1d;
	font: 2.8em scratch, pointy,"Capture It", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#comment-form {
	background: transparent url("../images/black/divider-hr.png") no-repeat 0 0;
}


#commentform label {
	color: #a7a7a7;
}

#commentform label small span {
	color: #636363;
}

#commentform input, #commentform textarea {
	color: #a7a7a7;
	background: #1d1d1d url("../images/black/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #181818;
	border-bottom: 0px solid #363636;
}

#commentform input:focus, #commentform textarea:focus {
	color: #e2e2e2;
	background: #151515 url("../images/black/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #000;
	border-bottom: 0px solid #393939;
}


#commentform #submit {
	color: #a4a4a4;
	background: #262626 url("../images/black/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #363636;
	border-bottom: 0px solid #181818;
}





#commentform #submit:hover {
	color: #dedede;
	background: #3c3c3c url("../images/black/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #4f4f4f;
	border-bottom: 1px solid #1d1d1d;
}


input.wpcf7-validates-as-required {
	color: #e2e2e2;
	background: #151515 url("../images/black/grunge.png") no-repeat 0 50%;
	
	border: 1px solid #393939;
	height: 23px;
	width: 500px;
}

#wpcf7-f1-p6-o1 form.wpcf7-form p span.wpcf7-form-control-wrap.file-655 input {
	color: #ff8598;
	width: 500px;
}

#wpcf7-f1-p6-o1 form.wpcf7-form p span.wpcf7-form-control-wrap.your-subject input {
	color: #e2e2e2;
	background: #151515 url("../images/black/grunge.png") no-repeat 0 50%;
	
	border: 1px solid #393939;
	height: 23px;
	width: 500px;
}

#wpcf7-f1-p6-o1 form.wpcf7-form p span.wpcf7-form-control-wrap.your-message textarea {
	color: #e2e2e2;
	background: #151515 url("../images/black/grunge.png") no-repeat 0 50%;
	
	border: 1px solid #393939;
	width: 500px;
}
#wpcf7-f1-p6-o1 form.wpcf7-form p span.wpcf7-form-control-wrap.quiz-482 input {
	color: #e2e2e2;
	background: #151515 url("../images/black/grunge.png") no-repeat 0 50%;
	
	border: 1px solid #393939;
	height: 23px;
}


/* @end */

/* @group sidebar */

/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#sidebar .widget {
	background: url("../images/black/divider-sidebar-container.png") no-repeat 100% 100%;
	padding-top: 25px;
}
#sidebar .widget a {
	text-decoration: none;
	color: #fddfd0;
}
#sidebar .widget h2 {
	color: #ff8598;
	text-shadow: 1px 1px 5px #1d1d1d;
}

#sidebar .widget li {
	background: url("../images/black/divider-hr.png") no-repeat 50% 100%;
	font: 15px existence, "Century Gothic", "Helvetica Neue", Verdana, one;
}

#sidebar .postlist h3 {
	color: #636363;
}

#sidebar .postlist h5 {
	color: #636363;
	background: url("../images/black/divider-hr.png") no-repeat 50% 100%;
}

#recent-posts {
	width: 400px;
	padding-top: 30px;
	margin: 30px 75px 30px 30px;
	min-height: 220px;
	float: right;
}

#recent-posts h2 {
	margin: 0 0 15px;
	letter-spacing: -1px;
	
	color: #a9a9a9;
	text-shadow: 1px 1px 5px #2a1c11;
	font: 23px one, "Capture it", "Century Gothic", "Helvetica Neue", Verdana;
}

#recent-posts h5 {
	color: #636363;
	background: url("../images/black/divider-hr.png") no-repeat 50% 100%;
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#recent-posts h3{
		color: #ff8598;
		margin-bottom: 3px;
	font: normal 1.3em justanotherstamp, Arial, Helvetica, Geneva, sans-serif;
}
#recent-posts h3 a {
		color: #ff8598;
		margin-bottom: 3px;
	font: normal 1.3em existence, justanotherstamp, Arial, Helvetica, Geneva, sans-serif;
}

#recent-posts div.postlist-comments {
	float: right;
	display: block;
	margin-left: 20px;
	width: 28px;
	height: 27px;
	padding-top: 5px;
	font-size: 1.5em;
	text-align: center;
	background: transparent url("../images/black/comment-bubble-sm.png") no-repeat 0 0;
	border-bottom: 0;
	font-weight: bold;
	color: #e2e2de;
}

#sidebar .postlist-comments {
	background: transparent url("../images/black/comment-bubble-sm.png") no-repeat 0 0;
}

#ad-bigbox img {
	border: 1px solid #181818;
}

#ad-buttons .widget-inner {
	background: #1d1d1d url("../images/black/grunge.png") repeat 50% 50%;
	border-top: 1px solid #181818;
	border-bottom: 0px solid #363636;
}

#flickrrss img {
	background: #1d1d1d url("../images/black/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #363636;
}

/* @end */

/* @group footer */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

}

#footer {
	background: url(../images/black/footer-bg.png) no-repeat 0 0;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #ff8598;
	border-bottom: 1px solid #4c4c4c;
}

#footer a:hover {
	color: #e2e2e2;
	border-bottom: 1px solid #636363;
}

#footer .spacer {
	color: #444444
}

/* @end */

#div-comment {
	min-height: 100px;
}

div.minube {
	width: 300px;
	margin-left: 90px;
	margin-bottom: 20px;
	font: 15px existence, "Century Gothic", "Arial Rounded MT Bold", "Helvetica Neue", Verdana;
background: #282828 url("../images/black/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #363636;
	padding: 15px;
	display: inline-block;
	float: left;
	margin-top: 15px;
}



#footer div.minube table tbody tr td ul {
	clear: both;
}

#footer div.minube table tbody tr td ul li a {
	color: #fddfd7;
	margin-right: 10px;
	font: 14px "century gothic", justanotherstamp, Arial, Helvetica, Geneva, sans-serif;
}

#footer div.minube table tbody tr td ul li.impar a {
	color: #ff8598;
}

#footer div.minube table tbody tr td div.minuben a {
	color: #9ad817;
	font-family: "Arial Rounded MT Bold", "Century Gothic", "Helvetica Neue", Verdana;
}

div.minuben {
	font-size: 20px;
	float: right;
}

#footer div.minube table tbody tr td div.minuben a img {
	float: right;
}

#footer div.minube table tbody tr td div.minuben span {
	font-size: 14px;
}

#prtg_cont {
	width: 300px;
	padding: 15px 15px 25px;
}

#prtg_int div.prtg_item h2 a {
	color: #f6dee2;
}

#prtg_int div.prtg_item h2 a span {
	color: #c36574;
	margin-right: 4px;
}

#prtg_cont h1 a {
	font-size: 24px;
	text-align: center;
}

div.partigi {
	display: block;
	float: left;
	margin-left: 85px;
}

#prtg_int div.prtg_item a {
	color: #7d7c7b;
}

#archive div.post div.post-content h1 a {
	text-decoration: none;
	color: #23b7b9;
}
#archive div.post div.post-content h1 a:hover {
	color: #ff8598;
	background-color: rgba(254,255,254,0);
}



