@charset "utf-8";
/* CSS Document */

body {
	text-align: left;
	background:#AAD6E3 url(images/backtree.jpg) top left repeat-x;
	margin:0px;
	position: relative;
	color: #000;
	font-size: 80%;
	font-family: Arial, Tahoma, Verdana;
	text-align: center; /* for IE */
}

.newsletter {
	
	float: left;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 10px 10px;
	
	}

#subnews {
	background: #000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 8px;
	border: 1px solid #000;
	font-weight: bold;
	}
	
	#ser {
	background: #FFFFFF;
	
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 3px;
	width:146px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	

.comments-template{
	margin: 10px 0 0;
	border-top:1px dotted #7BC6FF;
	padding: 10px 0 0;
	}
.postmetadata a{
	color:#0492B7;
	}.postmetadata a:visited{
	color:#0492B7;
	}
.postmetadata a:hover{
	color:#666;
	}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-top:1px dotted #7BC6FF;
	}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	font-weight:normal;
	}

.commentmetadata{
	font-size: 12px;
	}

.comments-template p.nocomments{
	padding: 0;
	}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	}

	p {
		margin: 0.3em 0.3em 2em 0.3em;
		
	}
	code {
		font-size: 115%;
	}


blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color:#818181;
	font-style:italic;
	line-height:22px;
	}
#wrapper {	
	background-color:#fff;
	width:802px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */	
	}
#menu ul {
    width: 660px;
    margin-top:108px;
	margin-left:0px;
	padding-left:60px;	
	list-style-type: none;
	list-style-image: none;
	float:left;
	text-align:left;
	font-size: 11px;
	text-transform:uppercase;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
 }
#menu li {
	display: inline;
	 }
#menu ul li a {
	text-decoration:none;
	margin-top: 4px;
	padding: 5px 10px 6px 10px;
	color: #333;
	line-height:30px;
	border-right:#ccc 1px solid;
	margin: 0px -3px 0px 0px;
	}
#menu ul li a:hover {
	text-decoration:none;
	margin-top: 4px;
	border-right:#ccc 1px solid;
	padding: 5px 10px 7px 10px;
	color: #fff;
	line-height:30px;
	background-color:#000000;
	background-image:url(images/black_hover.jpg);
	}
#menu li.current_page_item a, #navmenu li.current_page_item a:hover,
#menu li.current_page_item a:focus, #navmenu li.current_page_item a:active {
	background-image:url(images/black_hover.jpg);
	text-decoration:none;  margin-top: 4px;border-right:#ccc 1px solid;
	padding: 5px 10px 7px 10px; color: #fff; line-height:30px; background-color:#000000;
	}
#main{
	background: url(images/headertree.jpg) top center no-repeat;
	}
#mainwrap{
	background: url(images/wraptree.jpg) top center no-repeat ;
	
	}
#sidewrap{
	background: url(images/wraptree.jpg) top center no-repeat;
	margin-top:3px;
	}
#mainwrapwhite{
	background: #fff ;
	}
#header {
	height:246px;	
	margin:0px auto 0px;
	width:802px;
	color:#666;
	}
.izquierda {
	width: 520px;
	float: left;
	font-size: 14px;
	}
.derecha {
	width: 220px;
	float: right;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	text-align: left;
	
	}
.rssheader a {
	float:right;
	padding-top:50px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	
	text-transform:lowercase;
	border:none;
	text-decoration:none;
	}
.rssheader a:hover {
	color:#7BC6FF;
	}
.rssheader a:visited {
	color:#000;
	}
.rssheader img {
	border:none;
	}
.line{
	border-bottom:1px dotted #7BC6FF;
	}	
.line2{
	border-bottom:1px dotted #fff;
	}
hr {color: #fff; background-color: #fff; border: 1px dotted #7BC6FF; border-style: none none dotted; }
	
#content {
	float: left;
	padding-left:35px;
	width:71%;
	line-height:18px;
	padding-top:12px;
	
	}
#content  a{
	color:#056998;
	font-weight:bold;
	text-decoration:none;
	}
#content  a:visited{
	color:#056998;
	font-weight:bold;
	text-decoration:none;
	}
#content a.visit{
	font-size:12px;
	color:#3e6073;
	
	padding-left:5px;
	}
#content a.visit:hover{
	font-size:12px;
	color:#000;
	
	text-decoration:underline;
	padding-left:5px;
	}
#content a.visit:visited{
	padding-left:5px;
	color:#3e6073;
	
	}
#content  a.download{
	
	padding-left:30px;
	background: url(http://www.mediacorestudios.com/images/download.jpg) 5px   no-repeat ;
	font-size: 100%;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-align:left;
	color:#0066cc;
	margin-top:0px;
	height:26px;
	}
#content  a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
#content  a.download:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
#content h1 a.ache{
	color: #056998;
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	
	}
	#content h1 a.ache:visited{
	color: #056998;
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;

	}
	#content h1 a.ache:hover{
	color: #000;
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;

	}
#content li {
	list-style-type:square;
	
	}
	
#content img {
	background-color: #E9F4F8;
	border : 1px solid #83D1E9;
	padding: 4px 4px 4px 4px;
	margin:4px;		
	}
#content img:hover {
		background-color: #6b92a9;
	border : 1px solid #3e6073;
	padding: 4px 4px 4px 4px;
	margin:4px;		
	}

#content h2 a{
	color: #000;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-left:5px;
	text-decoration:none;
	}
#content h2 {
	color: #000;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-left:5px;
	text-decoration:none;
	}


#content img.theme{
	border:none;
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	margin:4px;		
	}
#tables{
	padding-left:20px;
	}

#showcase {
	float: left;
	padding-left:35px;
	width:91%;
	line-height:18px;
	color:#333;
	}
#showcase li {
	list-style-type:none;
	}
#showcase h1 {
	color: #000000;
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-left:15px;
	}
#showcase a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration:none;
	color:#000;
	}
#showcase img {
	background-color: #E9F4F8;
	border : 1px solid #83D1E9;
	padding: 4px 4px 4px 4px;
	margin:4px;		
	}
#showcase img:hover {
	background-color: #6b92a9;
	border : 1px solid #000;
	padding: 4px 4px 4px 4px;
	margin:4px;		
	}
#barraderecha img.borde, a img.borde {
	background-color: #E9F4F8;
	border : 1px solid #83D1E9;
	padding: 4px 4px 4px 4px;
	margin:4px;
	}
#barraderecha a:hover img.borde{
	background-color: #6b92a9;
	border : 1px solid #3e6073;
	padding: 4px 4px 4px 4px;
	margin:4px;
	}
#barraderecha {
	margin-top:10px;
	width: 23%;
	border-left: 1px #7BC6FF dotted;
	padding-left:5px; 
	float: right;
	}
#barraderecha p img{

	background-color: #f9f9f9;
	border : 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
	margin:3px;
	}
#featured p img.border{
	float:left;
	background-color: #f9f9f9;
	border : 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
	margin:2px;
	margin-bottom:10px;
	}
#featured img.border, a img.border {
	background-color: #f9f9f9;
	border : 1px solid #ccc;
	padding: 3px 3px 3px 3px;
	margin:2px;
	}
#barraderecha a:hover img.border{
	background-color: #6b92a9;
	border : 1px solid #3e6073;
	padding: 3px 3px 3px 3px;
	margin:2px;
	}
	

#barraderecha p {
	margin: 0.3em 0.3em 0.3em 0.3em;
	}
.author{

		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		padding-left:5px;
		font-style:italic;
		}
.both {
	clear: both;
	}

#footer {
	background:#ADD7E3 url(http://www.wordpressplayground.com/wp-content/themes/Grunge/images/footertree.jpg) top center no-repeat;
	height:216px;
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	}
#footertext{
	margin:0px auto 0px;
	padding-top:130px;
	text-align:left;
	padding-left:80px;
	width:800px;
	color:#666666;
	}
#footertext a,a:visited{
	text-decoration:none;
	color:#666666;
	}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:left;
	padding-left:7px;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px dotted #7BC6FF;		
	}

.titlejob {
	font-size: 11px;
	padding-left:20px;
	background: url(http://www.mediacorestudios.com/images/bullet_toggle_plus.jpg) 5px   no-repeat ;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-align:left;
	color:#0066cc;
	margin-top:0px;
	}	
.titlejobfeat {
	font-size: 11px;
	padding-left:20px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-align:left;
	color:#0066cc;
	margin-top:0px;
	}
#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
#search {
	width: 150px;
	background: #DDF3FB ;
	color: #666; 
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
#portfolio {
	list-style-type: square;
	margin:0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}
#portfolio br{
	display:none;
	}
#portfolio p br{
	display:block;
	}
#portfolio li{
	margin: 14px 0px;
	height:152px;
	border-bottom:1px dotted #7BC6FF;
	}
#portfolio img {
	float: left;	
	}
#portfolio a:hover img {
	border-color: #ccc;
	}
#portfolio a:hover {
	border-color: transparent;
	}
#portfolio h2 {
	margin: 0px;
	padding:0px;
	font-size: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#666666;
	text-transform:none;
	letter-spacing: 0px;
}

#portfolio h3 a{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#056998;
	text-transform:none;
	letter-spacing: 0px;
}

#portfolio a.readmore:visited {
	margin: 0px;
	padding:0px;
	font-weight: normal;
	color:#0066FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
	letter-spacing: 0px;
}
#portfolio a.readmore {
	margin: 0px;
	padding:0px;
	font-weight: normal;
	color:#0066FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
	letter-spacing: 0px;
}
#portfolio a.readmore:hover {
	margin: 0px;
	padding:0px;
	font-weight: normal;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
	letter-spacing: 0px;
}
	
#portfolio a.visitsite:visited {
	margin: 0px;
	padding:0px;
	font-weight: bold;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:lowercase;
	letter-spacing: 0px;
}

#blog {
	float: left;
	padding-left:35px;
	width:71%;
	line-height:18px;
	}
#blog  h1 a.thetitle {
	color: #000000;
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-left:0px;
	text-decoration:none;
	}
#blog  h1 a.thetitle:hover {
	color: #056998;
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-left:0px;
	text-decoration:none;
	}
#blog  h1 a.thetitle:visited {
	color: #056998;
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-left:0px;
	text-decoration:none;
	}
	
#blog  a{
	color:#056998;
	font-weight:bold;
	text-decoration:none;
	}
#blog  a:hover{
	color:#000000;
	text-decoration:none;
	}	
#blog  a:visited{
	color:#056998;
	text-decoration:none;
	}

#blog  img{
	background-color: #E9F4F8;
	border : 1px solid #83D1E9;
	padding: 4px 4px 4px 4px;
	margin-left:0px;
	margin-right:8px;
	margin-bottom:6px;		
	}
#blog  img.theme{
	border:none;
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	margin:4px;	
	}
#button {
	background: #376B9D ;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #234B69;
	font-weight: bold;
	}

