/*
Theme Name: iTemplate
Theme URI: http://itemplate.tumblr.com
Description: This theme was made for Tumblr. 2o11
Version: 1.1
Author: iMett
Author URI: http://mett.in
*/

*								{ margin: 0; padding: 0; }
body							{ font:14px Calibri, serif; color:#454547; background: #333 url(http://static.tumblr.com/qofjme8/89clns2aq/bg.jpg) fixed no-repeat;}
a								{ text-decoration:none; color:#ffc100;}
a img							{ border:0px; }
p								{ text-align:justify; }
#page-wrap						{ width: 900px; margin:0 0 0 0; overflow:hidden;}
#main							{ width:520px;float:left; margin:20px 0 0 320px;}
#left-side						{ border-right:5px solid #FFC100;width: 270px;	float: left;position: fixed;height: 100%;}
#sidebar						{ width:270px; float:left; text-align:right; margin: 0 0 0 0;}
#avatar							{ width:270px; float:left; margin:140px 0 15px 0;color:#d3d3d3;}
#avatar ul						{ float:right;}
#avatar li						{ display:inline-block;margin:0px;vertical-align:top;}
#avatar img						{ border:5px solid #333; margin-right:10px;}
#avatar li p						{ margin:0px;font-size:11px;line-height:90%;border:5px solid #333;background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);padding:5px;width:160px;-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
								-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000)"; /* IE8 */    
								filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);   /* IE6 & 7 */
								}
#search							{width:270px; float:left; margin:20px 0 0 0;}
#search form .query 				{
                                margin-left:5px;
								padding: 5px;
                                border: 1px solid #FFC100;
                                background: transparent;
                                outline: none;
                                width: 185px;
                                float: left;
                                color: #FFC100;
                                -moz-border-radius: 3px;
                                -webkit-border-radius: 3px;
                                border-radius: 3px;
								}
#search form .submit 				{
                                background: #FFC100;
                                color: #333;
                                border: 1px solid #FFC100;
                                padding: 5px 5px;
                                margin-left:5px;
                                float: left;
                                -moz-border-radius: 3px;
                                -webkit-border-radius: 3px;
                                border-radius: 3px;
                                cursor: pointer;
								}
							
#search-scope 					{
								padding-top: 5px;
								font-size: 11px;
								text-align: left;
								color:FFC100;
								margin-left:5px;
								}
#search-scope label, #search-scope input {
								margin-top:5px;
								cursor: pointer;
								color:#FFC100;
								}
#description					{ width:270px; color:#FFF;  }
#nav							{ list-style:none;  }
#nav li							{ font: 25px Trebuchet MS; font-weight:bold; }
#nav li a							{ padding:0 10px 0 0;margin:2px 0 2px 0;text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.9);}
#nav li a:hover					{ border-left:5px solid #FFC100; padding:0 10px 0 10px;margin:2px 0 2px 0;text-shadow:1px 3px 5px rgba(215, 142, 0, 0.7);}
#logo							{ width: 270px; height:150px;position:fixed; font: 35px Trebuchet MS; font-weight:bold;
								background: url(http://static.tumblr.com/qofjme8/E8blns2by/logoshadow.png) top center no-repeat;
								text-align:center;padding-top:10px;
								}
#logo a							{text-shadow: 1px 3px 5px rgba(0,0,0, 0.5);}
#logo a:hover					{text-shadow: 1px 3px 5px rgba(215, 142, 0, 0.7);}
#copyright						{ position:fixed; bottom:0;margin:0 0 0 0; }
#copyright p						{ color:#FFF;font-size:11px;}
h1,	h2							{ color:#ffc100; font-size:30px;font-weight:bold;}
h3								{ color:#fff; font-size:12px; font-weight:bold;}
small							{ color:#454547; font-weight:bold; }
blockquote 						{margin: 10px 20px 20px 30px;
								border-left: 3px solid #999;
								padding-left: 10px; 
								font-variant: small-caps;
								clear:both;
								}
#navigation						{text-align:center;font-weight:bold;}
#navigation.jump_pagination span.current_page	{
								background: #FFC100;
                                color: #333;
                                border: 1px solid #FFC100;
                                padding: 5px;
                                -moz-border-radius: 3px;
                                -webkit-border-radius: 3px;
                                border-radius: 3px;
								}
#navigation.jump_pagination a.jump_page	{
                                border: 1px solid #FFC100;
                                padding: 5px;
                                -moz-border-radius: 3px;
                                -webkit-border-radius: 3px;
                                border-radius: 3px;
								}	
#main ul 							{list-style:none;}
#main li.photo, .photoset, .quote, .text, .link, .chat, .audio, .video, .notes, .pagi, .answer, .searchresults{
								background:#333333;
								color:#fff;
								margin:0 0 0 0;
								padding:10px;
								border:1px solid #030303;
								-moz-border-radius: 10px 10px 10px 10px;
								-webkit-border-radius: 10px 10px 10px 10px;
								border-radius: 10px 10px 10px 10px;
								}		

#main li.disqus{
								background:#FFF;
								color:#333;
								margin:0 0 0 0;
								padding:10px;
								border:1px solid #FFF;
								-moz-border-radius: 10px 10px 10px 10px;
								-webkit-border-radius: 10px 10px 10px 10px;
								border-radius: 10px 10px 10px 10px;
								}								
ol.notes 						{list-style:none;padding-left:20px;}
.album_art img					{border:1px solid #black;
								-moz-border-radius:10px;
								-webkit-border-radius:10px;
								border-radius:10px;
								text-align:center;
								width:100%;
								}
#main li.photo a img 				{border:1px solid #black;
								-moz-border-radius:10px;
								-webkit-border-radius:10px;
								border-radius:10px;
								text-align:center;
								width:100%;
								}
#main li.shadow 					{height:30px;background: url(http://static.tumblr.com/qofjme8/oGAlns2e0/shadow2.png) center top no-repeat;}
#bottom 							{margin-top:10px;background: #333 url(http://static.tumblr.com/qofjme8/1LWlns2bh/line.png) center top no-repeat;}
#bottom ul						{padding:10px 10px 10px ;}
#bottom li						{list-style:none;display:inline;color:#ffc100;}
#bottom li.permalink				{background:#333 url(http://static.tumblr.com/qofjme8/x0Ulns2cv/permalink.png) left no-repeat;padding-left:20px;}
#bottom li.note					{background:#333 url(http://static.tumblr.com/qofjme8/VNflns2ck/note.png) left no-repeat;
								margin-left:10px;
								padding-left:25px;
								}
#bottom li.time					{background:#333 url(http://static.tumblr.com/qofjme8/lbXlns2d8/time.png) left no-repeat;padding-left:20px;margin-left:10px;}
#main li ul li span.label				{color:#ffc100;font-weight:bold;}