/**
 * Theme Name: Critical
 * Theme URI: http://themehybrid.com/themes/critical
 * Description: An image-based WordPress theme ideal for movie, TV, and book reviews.
 * Version: 0.1
 * Author: Justin Tadlock
 * Author URI: http://justintadlock.com
 * Tags: theme-options, threaded-comments, translation-ready, sticky-post, microformats, two-columns, fixed-width
 * Template: hybrid
 * Status: publish
 *
 * Copyright (c) 2009 Justin Tadlock.  All rights reserved.
 * http://justintadlock.com
 *
 * Hybrid is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get tabs CSS (uncomment below line if using the Hybrid Tabs plugin) */
/* @import url('tabs.css'); */


body {font: 15px/22px Georgia, Times, 'Times New Roman', serif;color: #000;background:#bfd5eb;}
#body-container {width: 960px;margin: 0 auto 0px auto;background:#bfd5eb;}
a {color: #336699;text-decoration: none;}
a:visited {color: #336699;}
a:hover, a:active {text-decoration: underline;}
h1, h2, h3, h4, h5, h6 {font-family: Arial, Verdana, sans-serif;font-weight: bold;}
blockquote {font-style: italic;color: #444;}
blockquote em {font-style: normal;}
pre {padding: 9px;background: #f9f9f9;border: 1px solid #ccc;}
code {padding: 0 3px;background: #eee;}
pre code {background: transparent;}
table {width: 100%;border-collapse: separate;border-top: 1px solid #ccc;border-left: 1px solid #ccc;}
caption {font-size: .9em;font-style: italic;text-align: right;}
td, th {padding: 3px 6px;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;}
th {background: #eee;}
.drop-cap {float: left;margin: 6px 3px 0 0;font: normal normal normal 47px/35px "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Cambria, Georgia, serif;color: #333;}
.note {padding: 6px 9px;background: #eee;border: 1px solid #ccc;}
.warning, .alert {padding: 6px 9px;background: #fffbbc;border: 1px solid #E6DB55;}
.error {padding: 6px 9px;background: #ffebe8;border: 1px solid #C00;}
.download {padding: 6px 9px;background: #e7f7d3;border: 1px solid #6c3;}
.post img {max-width: 202px;padding: 5px;border: 1px solid #ccc;}
.blog .thumbnail, .archive .thumbnail, .search .thumbnail {width: 202px;height: 152px;margin: 2px auto 2px auto;padding: 3px;display: block;border: 1px solid #BFBFBF;background:#f2f2f2;color:#336699;}
.wp-caption {max-width: 576px;margin-top: 6px;padding: 6px 1px 0 1px;border: 1px solid #ccc;text-align: center;}
.wp-caption .wp-caption-text {margin: 0;padding: 0 5px;text-align: right;font-size: .9em;font-style: italic;color: #666;}
.wp-caption img {max-width: 564px;margin: 0 auto;padding: 0;border: 1px solid #666;}
.gallery img {border: 1px solid #ccc;}
.avatar {float: left;width: 100px;height: 100px;margin: 5px 15px 0 0;padding: 5px;border: 1px solid #ccc;}
#header {width: 952px;height:80px ;margin-top:5px;margin-left:0px;background:#ffffff;border:1px solid #8eb2d6;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
}
#site-title {
margin: 5px;
font: normal normal bold 24px/24px Arial, Verdana, sans-serif;
}
#site-title a {
color:#336699;
text-decoration:none;
}
#site-description {
font: normal normal 15px/20px Georgia, Times, 'Times New Roman', serif;
color:#336699;
margin-left:40px;
margin-top:10px;
}
/* Utility: Header */
#utility-header {
overflow: hidden;
float: right;
width: 948px;
height: 80px;
}
/* Drop-downs style */
#page-nav li:hover ul, li.sfHover ul {
top: 32px;
}
#page-nav li li a {
border-top: none;
margin-right: 0;
}
#page-nav li ul {
background: #fff;
border-top: 1px solid #ddd;
}
#page-nav li li:hover ul, li li.sfHover ul , #page-nav li li li:hover ul, li li li.sfHover ul  {
top: -1px;
}
#page-nav ul ul ul {
margin-left: -1px;
}
/* Container */
#container {
margin: 0 0 10px 0;
margin-top:50px;
}
/* Breadcrumb trail */
.breadcrumb {
margin-top:3px;
margin-bottom:3px;
margin-left:15px;
font-style: italic;
font-size: 12px;
color: #336699;
}
.breadcrumb a:link {
margin-top:5px;
margin-bottom:10px;
margin-left:10px;
font-style: bold;
font-size: 12px;
color: #336699;
text-decoration: none;
}
/* Content */
.content {
width:952;
background:#ffffff;
border:1px solid #8eb2d6;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
padding-bottom:25px;
}
/* Make content area wider when showing thumbnails. */
.blog .content, .archive .content, .search .content {
width: 960px;
background:#bfd5eb;
border:none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
/* Posts */
.post {
margin-left:10px;
margin-bottom: 25px;
height:300px;
width:930px;
background:#ffffff;
}
/* Archive-type posts. */
.blog .post, .archive .post, .search .post {
float: left;
width: 233px;
height: 233px;
margin: 0 5px 20px 0;
border:1px solid #8eb2d6;
text-align: center;
font-size:12px;
color:#336699;
font-weight:bold;
line-height:28px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
background:#ffffff;

}
.blog .post:hover, .archive .post:hover, .search .post:hover{
background:#bfd5eb;
border:1px solid #ffffff;
-webkit-box-shadow: 1px 1px 3px #f2f2f2;
-moz-box-shadow: 1px 1px 3px #f2f2f2;
}
/* Link category archives. */
.link_category .post {
float: none;
width: auto;
height: auto;
margin: 0 0 25px 0;
border: none;
}
/* Post ratings */
.post-ratings {
margin: 0 0 21px 0;
}
.post-ratings-loading {
display: none !important;
}
.blog .post .post-ratings, .archive .post .post-ratings, .search .post .post-ratings {
width: 60px !important;
float: right;
margin: 0 10px 0 0 !important;
padding: 0 !important;
}
.blog, .post-ratings img, .archive .post-ratings img, .search .post-ratings img {
margin: 0 !important;
padding: 0 !important;
}
/* Comments link */
.blog .comments-link, .archive .comments-link, .search .comments-link {
float: left;
width: 90px;
margin: 3px 0 0 10px;
font: italic normal normal 11px/15px Georgia, Times, 'Times New Roman', serif;
color: #777;
}
.comments-link{
display: none;
}
#comments-template{
display: none;
}

/* Post titles. */
.entry-title a {
width:450px;
margin-left:235px;
color: #336699;

}
.entry-content{
margin-left:235px;
color: #336699;
width:450px;
}
#entry-description{
position:absolute;
margin-left:700px;
width:230px;
height:310px;
}
.post-meta{
margin-left:250px;
color: #000;
}
.thumbnailpage img {
margin-left:5px;
margin-top:5px;
width: 202px;
height: 152px;
position:absolute;
display: block;
background:#ffffff;
-webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
-moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
}
/* Byline */
.byline {
display: none;
font-style: italic;
color: #666;
}
.byline a {

color: #333;
}
/* Entry meta */
.entry-meta {
margin-top:10px;
clear: both;
width:450px;
color: #336699;
}
.entry-meta a {
color: #336699;
}
/* Page links (multiple-paged posts) */
p.pages a {
margin: 0 3px;
padding: 3px 9px 3px 9px;
border: 1px solid #ccc;
}
/* Archive information */
.author-info, .author-profile, .date-info, .category-info, .tag-info, .search-info, .taxonomy-info {
overflow: hidden;
margin: 0 0 0px 0;
margin-left:10px;
}
/* Series */
.series {
overflow: hidden;
margin-bottom: 25px;
}
/* Navigation links */
.navigation-links {
clear: left;
margin-bottom: 21px;
font-style: italic;
}
.navigation-links .previous {
float: left;
max-width: 50%;
}
.navigation-links .next {
float: right;
max-width: 50%;
text-align: right;
}
/* Primary */
#primary {
position: static;
}
/* Secondary */
#secondary {
position: static;
}
/* Utility widget areas */
#utility-before-content, #utility-after-content, #utility-after-page, #utility-after-single {
overflow: hidden;
margin: 0 0 20px 0;
padding: 20px 20px 0 20px;
border: 1px solid #ccc;
}

/* Comments template */
#comments-template {

margin-left:235px;
width:460px;
	}

/* Comment headers */
.comments-header {
	font-size: 1.2em;
	}

/* Comments are closed */
.comments-closed {
	font-style: italic;
	}

/* Comment list */
ol.comment-list, ol.ping-list, ol.comment-list ol, ol.ping-list ol {
	list-style: none;
	margin: 0 0 21px 0;
	}

/* Comments, pingbacks, and trackbacks. */
li.comment, li.pingback, li.trackback {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 20px 20px 0 20px;
	background: #fff;
	border: 1px solid #ccc;
	}

/* Comments by the post author. */
li.entry-author {
	}

/* Avatar */
#comments-template .avatar {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 15px;
	padding: 0;
	border: 1px solid #666;
	}

/* Comment meta data */
.comment-meta-data {
	margin: 0 0 21px 0;
	color: #666;
	}
.comment-meta-data a {
	font-style: italic;
	color: #333;
	}

/* Comment text */
.comment-text {
	clear: left;
	margin: 0 15px;
	}

/* Form */
.text-input {
	display: block;
	padding: 3px 6px;
	width: 97%;
	}
#comments-template label {
	font-size: .9em;
	}

/* Respond textarea */
textarea {
	width: 98%;
	}

/* Submit and rest buttons */
.button, .submit, .reset {
	width: 100px;
	margin-right: 15px;
	padding: 7px 15px 8px 15px;
	background: #fff;
	border: 1px solid #ccc;
	}
.button:hover, .submit:hover, .reset:hover {
	cursor: pointer;
	background: #f9f9f9;
	}

/* Footer container */
#footer-container {
	width: 952px;
	height:28px;
	margin-top:5px;
margin-left:0px;
background:#ffffff;
border:1px solid #8eb2d6;


border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;


	}

/* Subsidiary */
#subsidiary {
	margin: 0 0 21px 0;
	}

/* Footer */
#footer {
margin-left:10px;
	font-style: normal;
	color: #336699;
font-size:12px;
	}
#footer .copyright {
	display: inline;
	float: left;
	margin-right: 9px;
	}
r: #fff;
}
.pagebar a:hover {
	border-color: #c4c4c4;
background:#669933;
color:#ffffff;
}
.pagebar .inactive{
   border: 1px solid #f5f5f5;
	 color: #f5f5f5;
   text-decoration: none;
   padding: 0.2em 0.5em;
}
/* Category menu */
.category-meny{
overflow: visible;
margin-left:500px;
z-index: 100;
list-style:none;
margin-top:40px;
position:absolute;
}
.category-meny li  {
margin-right: 7px;
list-style:none;
display: inline;
}
.category-meny li li {
list-style: none;
}
.category-meny li a {
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
text-decoration: none;
padding: 3px 6px;
color: #ffffff;
background:#336699;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.category-meny li a:hover {
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
text-decoration: none;
padding: 3px 6px;
color: #ffffff;
background:#6f90b3;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}

.category-meny li a:visited {
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
text-decoration: none;
padding: 3px 6px;
color: #ffffff;
background:#6f90b3;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
	}
.category-meny li a:visited:hover {
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
text-decoration: none;
padding: 3px 6px;
color: #ffffff;
background:#336699;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}

/* Category menu 1 */
.category-meny1{
overflow: visible;
margin-left:-200px;
z-index: 100;
list-style:none;

position:absolute;
}
.category-meny1 li  {
margin-right: 7px;
list-style:none;
display: inline;
}
.category-meny1 li li {
list-style: none;
}
.category-meny1 li a {
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
text-decoration: none;
padding: 3px 6px;
color: #ffffff;
background:#336699;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.category-meny1 li a:hover {
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
text-decoration: none;
padding: 3px 6px;
color: #ffffff;
background:#6f90b3;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}

.category-meny1 li a:visited {
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
text-decoration: none;
padding: 3px 6px;
color: #ffffff;
background:#6f90b3;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
	}
.category-meny1 li a:visited:hover {
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
text-decoration: none;
padding: 3px 6px;
color: #ffffff;
background:#336699;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}

/* Navigation */
#navigation {
overflow: visible;
margin-left:290px;
z-index: 100;
list-style:none;
margin-top:-39px;


	}

#page-nav li  {

	margin-right: 7px;
list-style:none;
display: inline;
	}
#page-nav li li {
	
list-style: none;
	}
#page-nav li a {
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
	text-decoration: none;
padding: 4px 7px;
	color: #ffffff;
	background:#336699;
	

border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
	}
#page-nav li a:hover {
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
	text-decoration: none;
padding: 4px 7px;
	color: #ffffff;
	background:#6f90b3;
	

border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
	}



/* WP Pagenavi */


.wp-pagenavi {
	clear: both;
background: #ffffff;
width:952px;

margin-top:20px;
margin-bottom:2px;
border:1px solid #8eb2d6;


border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;


font-family: Arial, Verdana, sans-serif;

font-weight: bold;
font-size:12px;
padding: 2px 0px;
}

.wp-pagenavi a {

	border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border:1px solid #ffffff;
text-decoration:none;
padding:3px 8px;
background:#336699;
color:#ffffff;
font-weight: bold;
}

.wp-pagenavi span {
background:#336699;

	border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border:1px solid #ffffff;
text-decoration:none;
padding:3px 8px;

color:#ffffff;
font-weight: bold;
}



.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border:1px solid #ffffff;
text-decoration:none;
padding:3px 8px;
background:#7e9bb9;
color:#ffffff;
font-weight: bold;
}







.wp-pagenavi span.current {

	font-weight: bold;;
}

#metadir{
margin-top:180px;
display:block;
list-style: none;
margin-left:3px;
position:absolute;



}

.metagotosite{
margin-top:7px;
list-style: none;
}
.metagotosite a{
padding-left:70px;
padding-right:70px;
padding-top:5px;
padding-bottom:5px;
font-size:18px;
color:#ffffff;
text-decoration:none;
background:#6f90b3;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:2px solid #edeff4;
-moz-box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #6f90b3, inset 3px 3px 5px #6f90b3;
-webkit-box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #6f90b3, inset 3px 3px 5px #6f90b3;
box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #6f90b3, inset 3px 3px 5px #6f90b3;
background: -webkit-gradient(linear, left top, left bottom, from(#7ba0c7), to(#6f90b3));
background: -moz-linear-gradient(top,  #7ba0c7,  #6f90b3);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ba0c7', endColorstr='#6f90b3');
}

.metagotosite a:hover{
background:#7ba0c7;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-moz-box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #7ba0c7, inset 3px 3px 5px #7ba0c7;
-webkit-box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #7ba0c7, inset 3px 3px 5px #7ba0c7;
box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #7ba0c7, inset 3px 3px 5px #7ba0c7;
background: -webkit-gradient(linear, left top, left bottom, from(#6f90b3), to(#7ba0c7));
background: -moz-linear-gradient(top,  #6f90b3,  #7ba0c7);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f90b3', endColorstr='#7ba0c7');
}
.breadcrumb-trail, .navigation-links{
display: none;
}

.metatwitter {
margin-top:20px;
list-style: none;
}
.metatwitter a{
padding-left:37px;
padding-right:37px;
padding-top:5px;
padding-bottom:5px;
background:#33ccff;
font-size:18px;
color:#ffffff;
text-decoration:none;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:2px solid #edeff4;
-moz-box-shadow: 1px 1px 3px #9bb4e4, inset 0 -7px 0 #33ccff, inset 3px 3px 5px #33ccff;
-webkit-box-shadow: 1px 1px 3px #9bb4e4, inset 0 -7px 0 #33ccff, inset 3px 3px 5px #33ccff;
box-shadow: 1px 1px 3px #9bb4e4, inset 0 -7px 0 #33ccff, inset 3px 3px 5px #33ccff;
background: -webkit-gradient(linear, left top, left bottom, from(#65d6fc), to(#33ccff));
background: -moz-linear-gradient(top,  #65d6fc,  #33ccff);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#65d6fc', endColorstr='#33ccff');
}
.metatwitter a:hover{
background:#65d6fc;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-moz-box-shadow: 1px 1px 3px #9bb4e4, inset 0 -7px 0 #65d6fc, inset 3px 3px 5px #65d6fc;
-webkit-box-shadow: 1px 1px 3px #9bb4e4, inset 0 -7px 0 #65d6fc, inset 3px 3px 5px #65d6fc;
box-shadow: 1px 1px 3px #9bb4e4, inset 0 -7px 0 #65d6fc, inset 3px 3px 5px #65d6fc;
background: -webkit-gradient(linear, left top, left bottom, from(#33ccff), to(#65d6fc));
background: -moz-linear-gradient(top,  #33ccff,  #65d6fc);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ccff', endColorstr='#65d6fc');
}
.metafacebook{
margin-top:20px;
list-style: none;
margin-bottom:10px;
}

.metafacebook a{
padding-left:22px;
padding-right:22px;
padding-top:5px;
padding-bottom:5px;
font-size:18px;
color:#ffffff;
text-decoration:none;
background:#3b5998;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:2px solid #edeff4;
-moz-box-shadow: 1px 1px 3px #9bb4e4, inset 0 -7px 0 #3b5998, inset 3px 3px 5px #3b5998;
-webkit-box-shadow: 1px 1px 3px #9bb4e4, inset 0 -7px 0 #3b5998, inset 3px 3px 5px #3b5998;
box-shadow: 1px 1px 3px #9bb4e4, inset 0 -7px 0 #3b5998, inset 3px 3px 5px #3b5998;
background: -webkit-gradient(linear, left top, left bottom, from(#4367b3), to(#3b5998));
background: -moz-linear-gradient(top,  #4367b3,  #3b5998);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4367b3', endColorstr='#3b5998');
}
.metafacebook a:hover{
background:#4367b3;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-moz-box-shadow: 1px 1px 3px #9bb4e4, inset 0 -7px 0 #4367b3, inset 3px 3px 5px #4367b3;
-webkit-box-shadow: 1px 1px 3px #9bb4e4, inset 0 -7px 0 #4367b3, inset 3px 3px 5px #4367b3;
box-shadow: 1px 1px 3px #9bb4e4, inset 0 -7px 0 #4367b3, inset 3px 3px 5px #4367b3;
background: -webkit-gradient(linear, left top, left bottom, from(#3b5998), to(#4367b3));
background: -moz-linear-gradient(top,  #3b5998,  #4367b3);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b5998', endColorstr='#4367b3');
}
.metagotosite1{
margin-top:4px;
list-style: none;
}
.metagotosite1 a{
padding-left:62px;
padding-right:61px;
padding-top:3px;
padding-bottom:3px;
background:#6f90b3;
font-size:18px;
color:#ffffff;
text-decoration: none;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:2px solid #edeff4;
-moz-box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #6f90b3, inset 3px 3px 5px #6f90b3;
-webkit-box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #6f90b3, inset 3px 3px 5px #6f90b3;
box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #6f90b3, inset 3px 3px 5px #6f90b3;
background: -webkit-gradient(linear, left top, left bottom, from(#7ba0c7), to(#6f90b3));
background: -moz-linear-gradient(top,  #7ba0c7,  #6f90b3);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ba0c7', endColorstr='#6f90b3');
}
.metagotosite1 a:hover{
background:#7ba0c7;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-moz-box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #7ba0c7, inset 3px 3px 5px #7ba0c7;
-webkit-box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #7ba0c7, inset 3px 3px 5px #7ba0c7;
box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #7ba0c7, inset 3px 3px 5px #7ba0c7;
background: -webkit-gradient(linear, left top, left bottom, from(#6f90b3), to(#7ba0c7));
background: -moz-linear-gradient(top,  #6f90b3,  #7ba0c7);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f90b3', endColorstr='#7ba0c7');
}
.metarss{
margin-top:4px;
list-style: none;
}
.metarss a{
padding-left:45px;
padding-right:45px;
padding-top:3px;
padding-bottom:3px;
background:#fb9f3b;
font-size:18px;
color:#ffffff;
text-decoration: none;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:2px solid #edeff4;
-moz-box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #fb9f3b, inset 3px 3px 5px #fb9f3b;
-webkit-box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #fb9f3b, inset 3px 3px 5px #fb9f3b;
box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #fb9f3b, inset 3px 3px 5px #fb9f3b;
background: -webkit-gradient(linear, left top, left bottom, from(#faaa53), to(#fb9f3b));
background: -moz-linear-gradient(top,  #faaa53,  #fb9f3b);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faaa53', endColorstr='#fb9f3b');
}
.metarss a:hover{
background:#faaa53;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-moz-box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #faaa53, inset 3px 3px 5px #faaa53;
-webkit-box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #faaa53, inset 3px 3px 5px #faaa53;
box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #faaa53, inset 3px 3px 5px #faaa53;
background: -webkit-gradient(linear, left top, left bottom, from(#fb9f3b), to(#faaa53));
background: -moz-linear-gradient(top,  #fb9f3b,  #faaa53);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9f3b', endColorstr='#faaa53');
}
.metayoutube{
margin-top:20px;
list-style: none;
}
.metayoutube a{
padding-left:40px;
padding-right:40px;
padding-top:3px;
padding-bottom:3px;
background:#ff3333;
font-size:18px;
color:#ffffff;
text-decoration: none;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:2px solid #edeff4;
-moz-box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #ff3333, inset 3px 3px 5px #ff3333;
-webkit-box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #ff3333, inset 3px 3px 5px #ff3333;
box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #ff3333, inset 3px 3px 5px #ff3333;
background: -webkit-gradient(linear, left top, left bottom, from(#f94747), to(#ff3333));
background: -moz-linear-gradient(top,  #f94747,  #ff3333);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f94747', endColorstr='#ff3333');
}
.metayoutube a:hover{
background:#f94747;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-moz-box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #f94747, inset 3px 3px 5px #f94747;
-webkit-box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #f94747, inset 3px 3px 5px #f94747;
box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #f94747, inset 3px 3px 5px #f94747;
background: -webkit-gradient(linear, left top, left bottom, from(#ff3333), to(#f94747));
background: -moz-linear-gradient(top,  #ff3333,  #f94747);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3333', endColorstr='#f94747');
}

.metaflickr{
margin-top:20px;
list-style: none;
}

.metaflickr a{
padding-left:55px;
padding-right:56px;
padding-top:3px;
padding-bottom:3px;
background:#0063dc;
font-size:18px;
color:#ffffff;
text-decoration: none;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:2px solid #edeff4;
-moz-box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #0063dc, inset 3px 3px 5px #0063dc;
-webkit-box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #0063dc, inset 3px 3px 5px #0063dc;
box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #0063dc, inset 3px 3px 5px #0063dc;
background: -webkit-gradient(linear, left top, left bottom, from(#337ed9), to(#0063dc));
background: -moz-linear-gradient(top,  #337ed9,  #0063dc);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#337ed9', endColorstr='#0063dc');
}
.metaflickr a:hover{
background:#337ed9;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-moz-box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #337ed9, inset 3px 3px 5px #337ed9;
-webkit-box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #337ed9, inset 3px 3px 5px #337ed9;
box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #337ed9, inset 3px 3px 5px #337ed9;
background: -webkit-gradient(linear, left top, left bottom, from(#0063dc), to(#337ed9));
background: -moz-linear-gradient(top,  #0063dc,  #337ed9);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0063dc', endColorstr='#337ed9');
}
.metaurlabout{
margin-top:20px;
list-style: none;
}
.metaurlabout a{
padding-left:25px;
padding-right:26px;
padding-top:2px;
padding-bottom:2px;
background:#9cbcdb;
font-size:18px;
color:#ffffff;
text-decoration: none;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:2px solid #edeff4;
-moz-box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #9cbcdb, inset 3px 3px 5px #9cbcdb;
-webkit-box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #9cbcdb, inset 3px 3px 5px #9cbcdb;
box-shadow: 1px 1px 3px #7ba0c7, inset 0 -7px 0 #9cbcdb, inset 3px 3px 5px #9cbcdb;
background: -webkit-gradient(linear, left top, left bottom, from(#a5c8e9), to(#9cbcdb));
background: -moz-linear-gradient(top,  #a5c8e9,  #9cbcdb);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5c8e9', endColorstr='#9cbcdb');
}
.metaurlabout a:hover{
background:#a5c8e9;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-moz-box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #a5c8e9, inset 3px 3px 5px #a5c8e9;
-webkit-box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #a5c8e9, inset 3px 3px 5px #a5c8e9;
box-shadow: 1px 1px 3px #6f90b3, inset 0 -7px 0 #a5c8e9, inset 3px 3px 5px #a5c8e9;
background: -webkit-gradient(linear, left top, left bottom, from(#9cbcdb), to(#a5c8e9));
background: -moz-linear-gradient(top,  #9cbcdb,  #a5c8e9);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9cbcdb', endColorstr='#a5c8e9');
}
#mdlink{
margin-left:5px;
text-align: center;
width:202px;
}
#mdlink a{
text-decoration: none;
color:#336699;
}
.headerserch{
margin-top:-42px;
margin-left:830px;
}
.search-submit{
margin-right:7px;
border:none;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
font-style: italic;
font-family: Arial, Verdana, sans-serif;
font-size:14px;
font-weight: bold;
text-decoration: none;
padding: 4px 6px;
color: #ffffff;
background:#6f90b3;
}
.search-submit:hover{
font-weight: bold;
font-style: italic;
background:#336699;
color:#ffffff;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
}
.search-text{
background:#6f90b3;
position:absolute;
margin-left:-147px;
margin-top:3px;
border:none;
font-style: italic;
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight: bold;
text-decoration: none;
padding: 3px 6px;
color: #ffffff;
border-radius: 5px 0px 0px 5px ;
-moz-border-radius-topleft:5px;
-webkit-border-radius-topleft:5px;
-moz-border-radius-bottomleft:5px;
-webkit-border-radius-bottomleft:5px;
}
.addthis_toolbox{
margin-left:22px;
margin-top:-12px;
}
.addthis_toolbox a{
font-weight:bold;
color:#336699;
font-size:10px;
}
.facebooklike{
margin-top:11px;
float: right;
width:215px;
height:62px;
}
.shareontd{
margin-top:0px;
position:absolute;
width:400px;
height:30px;
margin-left:330px;

}

.shareontwitter{
margin-top:10px;
}

.shareongoogle{
margin-top:-25px;
margin-left:95px;
}
.sharefacebook{
margin-top:-29px;
margin-left:165px;
}
.shareaddthis{
margin-left:280px;
margin-top:-20px;
}
.rssicon a{
float: left;
margin-top: 43px; 
margin-left:15px;
position:absolute;
width:16px;
height:16px;
background:url(images/rss.png)no-repeat;
}