/*

Theme Name: FinalDesign Studio

Description: FDweb Version: 2.0

Author: Dario Plehati

Author URI: http://www.final-design.net/

*/



/* Begin Typography and Colors */



body {

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;

	background-color: #d5d6d7;

	background-image: url(images/bg.gif);

	color: #333;

	text-align: center;

	}



#page {

	background-color: white;

	text-align: left;

	}



#header {

	background-color: #73a0c5;

	}



#content {

	font-size: 1.1em;

	}



.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.2em;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	line-height: 0.5em;

	margin-bottom: 10px;

	}



.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



#footer {

	background-color: #eee;

	}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h1, h2, h3 {

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

	font-weight: bold;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}



.description {

	font-size: 1.4em;

	font-weight: bold;

	text-align: center;

	}



h2 {

	font-size: 1.6em;

	}



h2.pagetitle {

	background-color: #FFFFFF;

	font-size: 1.6em;

	margin-left: 10px;

	margin-right: 10px;

	}



#sidebar h2 {

	font-family: 'Tahoma', Verdana, Sans-Serif;

	font-size: 1.0em;

	color:#FFFFFF;

	}



h3 {

	font-size: 1.3em;

	}



h1, h1 a, h1 a:hover, h1 a:visited, .description {

	text-decoration: none;

	color: #ffffff;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #1c4478;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #calendar caption, cite {

	text-decoration: none;

	}



.entry p a:visited {

	color: #b85b5a;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Tahoma', Verdana, Arial, Sans-Serif;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font: 1em 'Tahoma', Verdana, Arial, Sans-Serif;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {

	color: #777;

	}



.code {

	font: 0.9em 'Tahoma', Courier, Fixed;

	color: #ffffff;

	background-color: #98b7d7;

	border: 1px solid #063d77;

	padding: 6px;

	margin: 0 0 6px 6px;

	width: 160px;

	float: right;

	}



.code ul {

	margin: 0 0 0 12px;

	padding: 2px 0 0 0;

	}



.code li {

	padding: 4px 0 0 0;

	}



acronym, abbr, span.caps {

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	color: #06c;

	text-decoration: none;

	}



a:hover {

	color: #147;

	text-decoration: underline;

	}



#calendar #prev a {

	font-size: 9pt;

	}



#calendar a {

	text-decoration: none;

	}



#calendar caption {

	font: bold 1.3em 'Tahoma', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#calendar th {

	font-style: normal;

	text-transform: capitalize;

	}



p.tutorial_step {

	font-size: 14pt;

	color: #9db2c7;

	background-image: url(/images/stepbackgroud.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 9px;

	padding-bottom: 12px;

	padding-left: 12px;

	}

/* End Typography and Colors */



/* Begin Structure */

body {

	margin: 0;

	padding: 0; 

	}



#page {

	background-color: white;

	margin: 0px auto;

	padding: 0;

	width: 760px;

	}

	

#header {

	padding: 0;

	margin: 0 auto;

	height: 154px;

	width: 100%;

	background-color: #73a0c5;

	}

	

#headerimg {

	margin: 0;

	height: 154px;

	width: 100%;

	}



.narrowcolumn {

	float: left;

	width: 492px;

	padding-top: 10px;

	padding-left: 32px;

	}



.widecolumn {

	padding: 0 0 20px 0;

	margin: 0 0 0 33px;

	width: 492px;

	}



.post {

	padding: 0 8px 0 8px;

	margin: 10px 0 35px 0;

	border-bottom: 1px dashed #C0D3E7;

	border-left: 1px dashed #C0D3E7;

	border-right: 1px dashed #C0D3E7;

	text-align: left;

	background-image: url(/images/postbackground.gif);

	background-repeat: no-repeat;

	background-position: left top;

	}



.postbottom {

	text-align: left;

	background-color: #edf0f3;

	margin: 10px 0px 8px 0px;

	padding: 0px 0px 0px 4px;

	width: 470px;

	height: 21px;

	}



.postbottomtab {

	background-color: #becbd8;

	padding: 1px 2px 1px 2px;

	margin: 4px 4px 4px 0px;

	font: "Courier New", Courier, mono;

	font-size: 9px;

	color: #FFFFFF;

	float: left;

	}

	

.postbottom a, postbottom a:visited {

	text-decoration: none;

	color: #FFFFFF;

	}

	

.postbottomtab:hover {

	background-color: #1c4478;

	}



.widecolumn .post {

	margin: 0px;

	}



.postmetadata {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	margin: 10px 0 0 0;

	padding: 4px 0px 0px 4px;

	height: 34px;

	}

	

.postmetadatapage {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	margin: 10px 0 8px 0;

	padding: 4px 0px 0px 4px;

	height: 17px;

	}

	

.postmetadatatab {

	background-color: #becbd8;

	padding: 1px 2px 1px 2px;

	margin: 0px 4px 4px 0px;

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 9px;

	line-height: 1.2em;

	text-align: left;

	color: #FFFFFF;

	float: left;

	}

	

.postmetadatatab:hover {

	background-color: #1c4478;

	}



.postmetadata a, postmetadata a:visited {

	text-decoration: none;

	color: #FFFFFF;

	}

	

.postmetadatapage a, postmetadata a:visited {

	text-decoration: none;

	color: #FFFFFF;

	}



#footer {

	padding: 0 0 0 0px;

	margin: 0 auto;

	width: 759px;

	clear: both;

	}



#footer p {

	margin: 0;

	padding: 52px 22px 42px;

	text-align: left;

	}

/* End Structure */



/*	Begin Headers */

h1 {

	padding-top: 10px;

	margin: 0px;

	}



.description {

	text-align: center;

	}



h2 {

	margin: 0px -9px 4px -9px;

	padding-left: 8px;

	background-color: #c0d3e7;

	}



.posttitle {

	font-size: 14px;

	background-image: url(/images/posttitle_edge.gif);

	background-repeat: no-repeat;

	background-position: right top;

}



.post h2 {

	background-image: url(/images/posttitle_edge.gif);

	background-repeat: no-repeat;

	background-position: right top;

}



h2.pagetitle {

	margin-top: 30px;

	text-align: center;



}



.current_page_item {

	font-weight: bold;



}



#sidebar h2 {

	margin: -4px 6px 0px 6px;

	padding: 0px 0px;

	text-align: center;

	background-image: url(images/sidebar_top.gif);

	border-top: solid 1px #000000;

	border-left: solid 1px #000000;

	border-right: solid 1px #000000;

	}



h3 {

	padding: 0;

	margin: top right bottom left

	margin: 8px 0 8px 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */



/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using  'class=&quot;alignright&quot;' on an image will (who would've

	thought?!) align the image to the right. And using 'class=&quot;centered&quot;,

	will of course center the image. This is much better than using

	align=&quot;center&quot;, being much more futureproof (and valid) */

	

img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.centerednoborder {

	display: block;

	margin-left: auto;

	margin-right: auto;

	border: solid 1px #FFFFFF

	}

	

img.right { 

	padding: 4px; 

	margin: 0 0 2px 7px; 

	display: inline; 

	}



img.left { 

	padding: 4px; 

	margin: 0 7px 2px 0; 

	display: inline; 

	}



img.centered { 

	display: block; 

	margin-left: auto; 

	margin-right: auto; 

	}



.right { 

	float: right; 

	}



.left { 

	float: left; 

	}



.caption { 

	margin: 2px 20px 0px 0px; 

	padding: 6px; 

	border: solid 1px #9db2c7; 

	background: #E5F2FF; 

	font-size:90%; 

	}



.tutorial { 

	display: inline-block;

	text-align: center;

	margin-top: 2px;

	margin-left: 2px;

	margin-right; 350px;

	padding: 6px; 

	border: solid 1px #9db2c7; 

	background: #E5F2FF; 

	font-size:80%; 

	}

/* End Images */



/* Begin Lists - Bullets by FinalDesign */

html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	} 



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin: 0 0 12px 0;

	}



#sidebar ul li ul li {

	list-style-type: none;

	list-style-image: url(/wp-content/themes/finaldesign-studio/images/bullet.gif);

	margin: 0 0 0 17px;

	padding: 3px 0 0 0px;

	text-indent: -4px;

}



#sidebar ul p, #sidebar ul select {

	margin: 1px 0 8px 0;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 0px 6px 0 6px;

	padding: 0 5px 3px 5px;

	border: solid 1px #000000; background-color: #c0d3e7;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	background-image: url(images/sidebar_top.gif);

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 98%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

/* End Form Elements */



/* Begin Comments*/

.alt {

	margin: 0px;

	padding: 4px 0px 0px 4px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */



/* Begin Sidebar */

#sidebar {

	padding-top: 0px;

	margin-left: 570px;

	width: 174px;

	}



#sidebar ul li a:hover {

	padding-left: 1px;

	margin-left: 1px;

	}

/* End Sidebar */



/* Begin Calendar */

#calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#calendar a {

	display: block;

	}



#calendar caption {

	text-align: center;

	width: 100%;

	}



#calendar td {

	padding: 3px 0;

	text-align: center;

	}



#calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; 

	}

/* End Calendar */



/* Begin Various Tags and Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 20px 15px 20px;

	padding-left: 12px;

	border-left: 5px solid #dddddd;

	border-top: 1px dashed #dddddd;

	border-right: 5px solid #dddddd;

	border-bottom: 1px dashed #dddddd;

	}

	

blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	clear: both;

	margin: 6px 0 6px 0;

	width: 100%;

	border: 1px;

	height: 1px;

	text-align: left;

	background: url(images/hr.gif) no-repeat;

	}



a img {

	border: none;

	}

/* End Various Tags and Classes*/



/* Begin Navigation */

.navigation {

	display: block;

	text-align: left;

	margin-top: 0px;

	padding-top: 0px;

	padding-bottom: 8px;

	}



.alignright {

	float: left;

	}



.alignleft {

	float: right;

	}

/* End Navigation */



.thumbnailads {

	border: 1px solid #9db2c7;

	padding: 1px;

	margin-top: 18px;

	}



.icons {

	vertical-align: -30%;

	}



.searchbox {

	position: relative;

	right: 41px;

	top: 24px;

	float: right;

	}



.searchinput {

	padding: 0px;

	margin: 0px;

	border: 1px solid #586b7f;

	background-color: #FFFFFF;

	font-size: 9px;

	height: 14px;

	width: 70px;

	}



.searchbutton {

	padding: 0px;

	margin: 0px;

	vertical-align: bottom;

	}



.browsebox {

	width: 492px;

	position: relative;

	left: 33px;

	top: 48px;

	padding-right: 32%;

	margin-bottom: 10px;

	}



.topflashmenu {

	float: left;

	width: 544px;

	position: relative;

	left: 8px;

	top: 23px;

	}

	

.loginbutton {

	padding: 0px;

	margin: 0px;

	font-size: 9px;

	}

	

.loginstatus {

	padding-top: 4px;

	}



.checkbox {

	margin: 0px;

	padding: 0px;

	margin-right: 3px;

	margin-left: 4px;

	}



.visitorinfo {

	margin: 0px;

	padding: 6px 2px 6px 2px;

	color: #c0d3e7;

	text-align: left;

	position: relative;

	left: 4px;

	top: 0px;

	}



.entry:after, .affiliates:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

	}



.entry, .affiliates {display: inline-block;}



/* Hides from IE-mac \*/

* html .entry {height: 1%;}

.entry {display: block;}

/* End hide from IE-mac */



.affiliates {

	border: 1px solid #E0E4E9;

	padding: 6px;

	margin: 4px 0 4px 0;

	background-color: #e4ecf4;

	}



.affiliates_img {

	float: left;

	border: 1px solid #000000;

	padding: 1px;

	margin-right: 6px;

	margin-bottom: 6px;

	}



.randombutton {

}



.template_img {

	border: 1px solid #becbd8;

	background-color: #becbd8;

	padding: 1px;

}



.templates_buttons {

	background-color: #becbd8;

	padding: 2px;

	margin: 4px;

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 9px;

	line-height: 1.4em;

	text-align: left;

	color: #FFFFFF;

}

.adblockposts {
	padding-top: 6px;
	padding-bottom: 10px;
}




/*  Graphic designers are copycats. If you are reading this, that means you are too. */