/*

Template: TriForce3

Theme Name: TriForce3

Theme URI: http://www.zelda-fans.com/

Description: 3 column Wordpress theme with the combination of kubrick and engadget layout. Original TriColumn Theme designed by Matthew Phiong 

Version: 3.0

Author: Zelda

Author URI: http://www.zelda-fans.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

	

	PLEASE refer README.txt for more documentations!

*/



html, body { 

	margin: 0; 

	padding: 0; 

	text-align: center;

	background: #ffffff;

} 



a:link, a:visited {

	color: #4f7448;

	text-decoration: none;

        

}



a:hover {

	text-decoration: none;

	background-color: #4f7448;

	color: #ffffff;

}



blockquote {

	color: #999999;

	border-left: 4px solid #999999;

	padding: 0 10px;

	margin: 0 0 0 10px;

	font-style: normal;

	}



img {

	border: none;

    }



.thinborder {

                  border:solid 1px silver;

                  padding:5px;

                  margin:10px;

             } 





txt {

	color: #444444;

	font-size: 12px;

	font-weight: normal;

	font-family: Verdana, Arial, 'Lucida Sans';

	text-decoration: none;

	margin-left: 0px;

	margin-top: 0px;

	padding: 0;

}



h2 {

	color: #666666;

	font-size: 16px;

	font-weight: bold;

	font-family: 'Trebuchet MS', Verdana, Arial, 'Lucida Sans';

	margin: 20px 0 6px 0;

	padding: 0;

	border-bottom: 1px solid #666666;

}



h3 {

	color: #999999;

	font-size: 11px;

	font-weight: bold;

	font-family: Verdana, Arial, 'Lucida Sans';

	margin: 15px 0 15px 0;

	padding: 0;

}



h5 {

	color: #666666;

	border-bottom: 1px solid #999999;

	font-size: 11px;

	font-weight: normal;

	font-family: Verdana, Arial, 'Lucida Sans';

	margin-left: 25px;

	margin-top: -18px;

	padding-bottom: 5px;

}



h6 {

	color: #999999;

	font-size: 15px;

	font-weight: bold;

	font-family: 'Trebuchet MS', Verdana, Arial, 'Lucida Sans';

	text-decoration: underline;

	margin-left: 0px;

	margin-top: -15px;

	padding: 0;

}







form {

	background: #ffffff;

	margin: 0px;

	padding: 2px;

}



input, textarea, select {

	margin: 1px 0;

	font-size: 100%;

}

input.text, textarea.text {

	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;

	padding: 3px;

	background: #f5f5f5;

	border: 1px solid #999999;

	color: #444444;

}



input.text:focus, textarea.text:focus {

	background: #ffffff;

}



input.text:hover, textarea.text:hover {

	background: #ffffff;

}



tr, td {

	vertical-align: top;

	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;

}



#content {  

	margin-left: 15px; 

	padding-right: 0px;

} 



#zelda { 

	background: #ffffff;

	width: 855px; 

	text-align: left;

	margin-top: 15px;

	margin-bottom: 30px;

	margin-left: auto; 

	margin-right: auto;

	border: 2px solid #ffffff;

	padding: 0px;

} 



#submit {

	width: auto;

	background: #f5f5f5;

	border: 1px solid #999999;

	color: #666666;

	font-size: 11px;

	margin: 0;

	padding: 1px;

}



#submit:hover {

	background: #ffffff;

	border: 1px solid #999999;

}



#topbar {

	text-align: center;

	margin: 0;

	padding: 6px;

	font: 12px/16px Verdana;

	color: #000000;

	background-color: #f5f5f5;

	border-bottom: 2px solid #999999;

}



#adbar {

	margin-top: 0px;

	margin-bottom: 3px;

	padding: 5px;

	background-color: #4f7448;

	border: 3px solid #ffffff;

}



#wrapper {

	background: #ffffff

	padding: 0px;

	margin: 0px;

}



#wrapperleft {

	width: 665px;

	float: right;

	position: relative;

	padding: 0px;

	margin: 0px;

} 



#main {

	width: 475px;

	float: left;

	background-color: #ffffff;

	font-size: 11px;

	color: #444444;

	font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, 'Lucida Sans';

	font-weight: normal;

	padding: 0px;

	margin: 0px;

	line-height: 1.4em;

}



#main ul {

	list-style-type: none;

	padding: 0px;

	margin: 0px;

}



#main li {

	padding: 0px 0px 4px 12px;

	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;

}



#main h1 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, 'Lucida Sans';

	font-weight: bold;

	font-size: 14px;

	color: #666666;

	background: url('images/date.png') no-repeat 8px 0px;; padding-left:30px; padding-right:4px; padding-top:0px; padding-bottom:4px

}



#main #menu {

	clear: both;

	width: 465px;

	height: 23px;

	margin: 0px 4px 10px 4px;

	padding: 0px;

	border-bottom: 1px solid #4f7448;

	background: #ffffff;

}



#main #menu ul {

	list-style-type: none;

	margin-left: 5px;

	margin-bottom: 0px;

}



#main #menu li {

	float: left;

	margin-left: 5px;

	margin-bottom: -5px;

	padding: 0px;

	width: auto;

	display: block;

	height: auto;

	font-size: 14px;

	font-weight: bold;

	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;

}



#main #menu li a, #main #menu li a:link {

	background: #4f7448;

	color: #ffffff;

	border: 1px solid #4f7448;

	text-decoration: none;

	padding: 3px 5px 3px 5px;

	display: block;

}



#main #menu li a:hover {

	color: #4f7448;

	cursor: pointer;

	background: #ffffff;

}



#main #menu li:hover {

	border-bottom: 1px solid #ffffff;

	background: #ffffff;

}



#main #menu li a#current:hover {

	border: 1px solid #ffffff;

	background: #ffffff;

}



#main .entry h1, #main .entry h1 a {

	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, 'Lucida Sans';

	font-weight: bold;

	text-decoration: none;

	font-size: 17px;

	background: none;

	margin-bottom: -13px;

	padding: 0px;

	color: #4f7448;

}



#main .entry h1 a:hover {

	text-decoration: none;

	background-color: #4f7448;

	color: #ffffff;

}



#main #comments h1, #main #commentform h1 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, 'Lucida Sans';

	font-weight: bold;

	font-size: 14px;

	background: none;

	padding: 0px;

	color: #999999;

}



#main .entry, #main #comments, #main #commentform {

	padding: 0px 10px 30px 10px;

	margin: 0px;

}



#main .entrycontent {

	padding-bottom: 12px;

	margin: 0px;

	border-bottom: 1px solid #999999;

	

}



#main .entryfooter {

	background-color: #f5f5f5;

	color: #666666;

	text-align: center;

	font-weight: bold;

	padding: 7px 0px 7px 0px;

	margin-top: 5px;

	font-size: 11px;

}



#main .asides {

	padding: 0px 10px 10px 10px;

}



.title {

	color: #ffffff;

	font-size: 11px;

	font-weight: bold;

	font-family: 'Trebuchet MS', Verdana, Arial, 'Lucida Sans';

	text-align: left;

	padding-left: 10px;

        padding-top: 10px;

}



.tagline {

	color: #ffffff;

	font-size: 12px;

	font-weight: normal;

	font-family: Verdana, Arial, 'Lucida Sans';

	text-align: left;

	padding-left: 10px;

        padding-top: 50px;

}



#archives {

	margin-left: 15px;

	padding: 10px 0 20px 0;

	width: 460px;

	}

	

.archive {

		margin: 0;

		padding: 0;

		}



#comments {

	background-color: #ffffff;

	padding: 0px;

	margin: 0px;

	line-height: 1.4em;

}



/* Main Div */

#comment_quicktags {

	text-align: left;

	margin-left: 1%;

}

/* Main Quicktags Toolbar Div */

#comment_quicktags #ed_comment_toolbar {

	display: inline;

}

/* Button Style */

#comment_quicktags input.ed_button {

	background: #f5f5f5;

	border: 1px solid #666666;

	color: #666666;

	margin: 1px;

	width: auto;

}



#comment_quicktags input.ed_button:hover {

	background: #ffffff;

}



/* Button Style on focus/click */

#comment_quicktags input:focus.ed_button {

	background: #FFFFFF;

	border: 1px solid #686868;

}

/* Button Lable style */

#comment_quicktags #ed_strong {

	font-weight: bold;

}

/* Button Lable style */

#comment_quicktags #ed_em {

	font-style: italic;

}



#main #comments .comment {

	background-color: #ffffff;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	border: 1px solid #999999;

	margin-bottom: 10px;

	margin-right: 0px;

	padding: 4px 20px 4px 20px;

}



#main #comments .comment:hover {

	background: #f5f5f5;

}



#main #comments .officialuser {

	background-color: #ffffff;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	border-top: 1px solid #999999;

	margin-bottom: 10px;

	margin-right: 0px;

	padding: 4px 20px 4px 20px;

}



#main #comments .comment h4, #main #comments .officialuser h4 {

	font-size: 11px;

	font-weight: normal;

}



#main #comments .comment .commentnumber, #main #comments .officialuser .commentnumber {

	font-size: 18px;

	font-weight: bold;

	text-decoration: none;

	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;

	margin-right: 8px;

}



#categories { 

font-family: 'Trebuchet MS', Verdana, Arial, 'Lucida Sans';

font-weight: bold;

border: 1px solid #666666; 

background-color: #f5f5f5;

padding: 10px; 

width: 405px; 

text-align: justify; 

}



#categories a {

text-decoration: none; 

}



#main #commentform form {

	background-color: #ffffff;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	border-top: 1px solid #999999;

	margin-bottom: 10px;

	margin-right: 0px;

	padding: 4px;

}



#main #commentform label {

	font-size: 11px;

	font-weight: bold;

}

#main #commentform .commentforminfo {

	font-size: 11px;

	font-family: Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;

}



#header {

	height: auto;

	width: 475px;

	background-color: #ffffff;

	padding: 0px;

	margin-top: 10px;

	margin-bottom: 10px;

	}

	

#headerimg {

	height: 125px;

	width: 475px;

	padding: 0px;

	margin: 0px;

	background: url('images/headerimg4.gif') no-repeat center;

        }



#right {

	width: 186px;

	float: right;

	position: relative;

	background-color: #ffffff;

	padding: 0px;

	margin-top: 10px;

	margin-bottom: 20px;

	color: #00cc33;

	border-right: 4px solid #ffffff;

}





#right h2 {

	width: 176px;

	padding: 4px;

	margin-top: 10px;

	margin-bottom: 0px;

	font-size: 11px;

	line-height: 1.4em;

	background-color: #ffffff;

	color: #4f7448;

	border: 1px solid #4f7448;

}



#right ul {

	list-style-type: none;

	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;

	color: #666666;

	padding: 5px;

	margin: 0px;

	border: 1px solid #ffffff;

}



#right li {

	background: url('images/bullet-doc.gif') no-repeat 0 4px;

	font-style:normal; font-variant:normal; font-weight:normal; line-height:16px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; padding-left:12px; padding-right:0px; padding-top:0px; padding-bottom:4px

}



#left {

	width: 186px;

	float: left;

	position: relative;

	background-color: #ffffff;

	padding: 0px;

	margin-top: 10px;

	margin-bottom: 20px;

	color: #444444;

	border-left: 4px solid #ffffff;

}



 

#left h2 {

	width: 176px;

	padding: 4px;

	margin-top: 10px;

	margin-bottom: 0px;

	font-size: 11px;

	line-height: 1.4em;

	background-color: #ffffff;

	border: 1px solid #4f7448;

	color: #4f7448;

}

 

#left ul {

	list-style-type: none;

	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;

	color: #666666;

	padding: 5px;

	margin: 0px;

	border: 1px solid #ffffff;

}



#left li {

	background: url('images/bullet-doc.gif') no-repeat 0 4px;

	font-style:normal; font-variant:normal; font-weight:normal; line-height:16px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; padding-left:12px; padding-right:0px; padding-top:0px; padding-bottom:4px

}



#footer {

	background-color: #ffffff; 

	border: 4px solid #ffffff;

	text-align: center;

	padding: 5px;

	font-weight: bold;

	font-family: Verdana, Arial, 'Lucida Sans';

	font-size: 10px;

	color: #666666;

}





.relatedposts {

	margin-left: 15px;

	padding: 10px 0 20px 0;

	font-size: 12px;

	color: #666666;

	font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, 'Lucida Sans';

	font-weight: normal;

	}



.navigation {

	border-top: 1px solid #999999;

	margin-left: 10px;

	margin-right: 10px;

	font-size: 11px;

	padding: 10px 0 0 0;

}



.alignleft {

	text-align: left;

	margin-left: 10px;

	margin-bottom: 5px;

}



.alignright {

	text-align: left;

	margin-left: 10px;;

	margin-bottom: 20px;

}



/* a.annotation { position: absolute; border: 1px solid white; padding: 0; display: none; }

a.annotation span { display: block; width: 100%; height: 100%; background: white; opacity: 0.2; -moz-opacity: 0.2; filter:alpha(opacity=20); }

a.annotation:hover { border-color: yellow; opacity: 0.2; -moz-opacity: 0.2; filter:alpha(opacity=20); } */



/* GRAVATAR styling */



.gravatar {

	float: right;

	padding: 0px;

	border: 4px solid #999999;

	background: #ffffff;

	margin: 4px;

	width: 50px;

	height: 50px;

}



.postgrav {

	float: right;

	padding: 3px;

	margin-right: 5px;

	margin-left: 5px;

	border: 1px solid #999999;

	background: #ffffff;

}



/* Float containers fix: http://www.csscreator.com/attributes/containedfloat.php */ 

#wrapperleft:after, #wrapper:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

}

 

#wrapperleft, #wrapper { display: inline-table; }



/* Hides from IE-mac */

* html #wrapperleft, * html #wrapper { height: 1%; }

#wrapperleft, #wrapper { display: block; }

/* End hide from IE-mac */  

