/*  

Theme Name:Aria

Theme URI:http://www.sapientone.org/

Description:A clean theme for bloggers

Version:1.0

Author:Sapientone

Author URI:http://www.sapientone.org/



	The CSS, XHTML and design is released under GPL:

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

	

*/







/* Begin Main-Layout  */

*{

	margin:0;

	padding:0

}



body {

	background:#fff;

	color:#444;

	font-family: verdana, helvetica, sans-serif;

	font-size: .75em;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #ccc;

}



.page {

	margin:0 8%;

	text-align:left;

	}



#content {

	float:left;

	margin:10px 0 20px 0;

	width:75%

	}

	

#sidebar {

	float:left;

	margin:10px 0 20px 5%;

	width:20%

	}



#footer {

	clear:both;

	padding:10px 0;

	text-align:center;

	font-family: Georgia, "Times New Roman", Times, serif;

	text-transform: uppercase;

	border-top-width: 4px;

	border-top-style: solid;

	border-top-color: #ccc;

	}

/* End Main-Layout */







/* Begin Header */

h1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 4.5em;

	font-weight: normal;

	padding-top: 20px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;

	}

	

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{

	text-decoration:none;

	color:#666

	}

#blog-description {
	padding:0 0 5px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}

/*------- Tab Menu ---------*/

#nav {

	list-style: none;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #666666;

	border-bottom-color: #666666;

	font-family: Tahoma;

	font-size: 1em;

	padding-top: 5px;

	padding-bottom: 5px;

}

#nav li { display: inline; }

#nav a {

	padding: 5px 36px 5px 11px;

	color: #777;

	text-decoration: none;

}

#nav a:hover{

	color:#000000;

	text-decoration:none;

	background-color: #FFFFEA;

	

}

	



#nav #current a {



    color: #555;

}



#feedicon{
	margin: 0px;
	float: right;
	width: 25px;
	padding:2px 0;
}



/* End Header */







/* Begin Content*/

h2,h3,h4,h5,h6{

	color:#6BB6DA;

	margin:20px 0 0 0;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 2.1em;

	font-weight: bold;

	}



h2,h3{

	padding-bottom:3px;
	clear:both;
	}
h3 {
	font-size:1.25em;
	margin:15px 0 0 0;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size:1em;
	margin:15px 0 0 0;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#sidebar h2 {
	color:#6BB6DA;
	margin:20px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: bold;
	clear:both;
}
#content h2 {
	padding-top:10px;
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover,

h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{

	color:#6BB6DA;

	text-decoration:none;




}



.postmetadata {

	color:#555;

	font-size:.85em;

	margin-top: 2px;

	margin-bottom: 4px;

	padding-top: 4px;

	padding-right: 4px;

	padding-bottom: 4px;

	padding-left: 4px;

	background-color: #FFFFCC;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #666666;

	border-bottom-color: #666666;

}



.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{

	color:#555;

	text-decoration:none

}



.postmetadata a:hover{

	text-decoration:underline

}



.entry p, .entrytext p{

	line-height:170%;

	margin:2px 0 15px 0

	}

.entry img {
	border: 1px solid #ccc;

}	

.entrytext p{

	margin:0 0 15px 0

	}



a:link,a:visited,a:active,a:hover{

	color:#46778e;
	text-decoration:none;
	border-bottom:none;

	

}
.entrytext a:link,.entrytext a:visited,.entrytext a:active,.entrytext a:hover,
.entry a:link,.entry a:visited,.entry a:active,.entry a:hover{
	text-decoration:none;
	padding-bottom:1px;
	border-bottom: 1px solid #46778e;
	color:#46778e;
}

/* End Content*/







/* Begin Comments */

.commentlist li, #commentform input, #commentform textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;

	

	}

	

.commentlist li {

	font-weight:bold

	

	}



.commentlist cite, .commentlist cite a {

	font-weight:bold;

	font-style:normal;

	font-size:1em

	}



.commentlist p {

	font-weight:normal;

	line-height:140%;

	text-transform:none;

	background-color: #FFFFEA;

	border-left-width: 4px;

	border-left-style: solid;

	border-left-color: #CCCCCC;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

	}





.commentmetadata {

	font-weight:normal

	}



.commentlist {

	padding:0;

	text-align:justify

	}



.commentlist li {

	margin:0px 0 15px 16px;
	padding:5px 10px 0 0;
	list-style:decimal
	}



.commentlist p {
	margin:10px 5px 10px 0
	}



#commentform p {
	margin:5px 0
	}



.commentmetadata {
	margin:0;
	display:block
	}

/* End Comments */



/* Begin Lists */

.entry ul, .entry ol,

.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px;
	line-height:150%;
	}

.entry li {
	padding-bottom:.85em;
}
#sidebar ul {
	clear:both;
}

#sidebar ul li{
	list-style-image: none;
	list-style-type: none;
	}

#sidebar ul li ul li{
	padding:2px 0
	}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active{
	color:#444;
	text-decoration:none;
	display: block;
}



#sidebar ul li ul li a:hover, ul#jobslist li a:hover{
	color:#000;
	text-decoration:underline;
}

/* End Entry Lists */







/* Begin Images */

p img {

	padding:0;

	max-width:100%

	}



.entrytext p img.centered {

	display:block;

	margin-left:auto;

	margin-right:auto;
	float:none;

	}

	

img.alignright {

	padding:4px;

	margin:0 0 2px 7px;

	display:inline

	}



img.alignleft {

	padding:4px;

	margin:0 7px 2px 0;

	display:inline

	}



.alignright {

	float:right

	}

	

.alignleft {

	float:left

	}

/* End Images */







/* Begin Form Elements */

#searchform {
	margin:4px 0;
	padding:2px 0
	}
#sidebar #searchform label {
	display:none;
	}

#sidebar #searchform #s {
	width:125px;
	padding:2px;
	border: 1px solid #666666;
	background-image:url("http://strottrot.com/wp-content/themes/aria-10/images/search.gif");
	background-position:right;
	background-repeat:no-repeat;
	}
#sidebar #searchform #searchSubmit {
	border:0;
	padding:1px 0 0 1px;
}

input.textfield{
	width: 11em;
	color:#666;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ffffff;
	font-size: 16px;
	margin: 1px 0;
	border: 1px solid #999;
	padding: 3px 0 3px 4px;
}



#searchmenu{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0;
	margin-bottom: 20px;
	text-align:left;
	}

.entry form { 
	text-align:center
	}



select {

	width:130px

	}



#commentform input {

	width:270px;

	padding:2px;

	margin:5px 5px 1px 0;

	border: 3px solid #999999;

	}



#commentform textarea {

	width:500px;

	padding:2px;

	

	}



#commentform #submit {

	margin:0;

	float:left;

	width:278px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: bold;

	color: #3399CC;

	background-color: #FFFFCC;

	border: 2px solid #999999;

	}

/* End Form Elements */









/* Begin Various Tags & Classes */

code {
	font:1em 'Courier New', Courier, Fixed
	}



acronym, abbr, span.caps

{

	cursor:help;

	font-size:0.9em;

	letter-spacing:.07em

	}



acronym, abbr {

	border-bottom:1px dashed #226

	}



blockquote {

	border-left:4px solid #6BB6DA;

	line-height:120%;

	color: #000000;

	margin-top: 10px;

	margin-right: 0;

	margin-bottom: 10px;

	margin-left: 0;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 50px;

}



blockquote cite {

	margin:5px 0 0;

	display:block

	}



.center {

	text-align:center

	}



hr {

	clear:both;

	display:none

	}



a img {

	border:none

	}



.navigation {

	display:block;

	text-align:center;

	margin-top:10px;

	margin-bottom:60px

	}
.float_left_image, .fl, .entrytext p img.fl {
	float:left;
	margin:0 4px 4px 0;
}
.float_right_image, .fr, .entrytext p img.fr {
	float:right;
	margin:0 0 4px 4px;
}
.no_bullet li {
	list-style:none;
}

/* End Various Tags & Classes*/

.entry p img {
	float:left;
	margin:3px 5px 0 0;
	border:#666 1px solid;
}
.entrytext p img {
	float:left;
	margin:3px 5px 0 0;
	border:#666 1px solid;
}
#sidebar ul li div.aktt_tweets ul li a:link, #sidebar ul li div.aktt_tweets ul li a:visited, #sidebar ul li div.aktt_tweets ul li a:active {
	color:#46778E;
	text-decoration:underline;
}
.clear {
	clear:both;	
}
.clear-none {
	clear:none;
}
.padding-top-14 {
	padding-top:14px;	
}
.entrytext p img.border-none,.entry p img.border-none {
	border:none;
}
#respond {
	padding-top:14px;
}
/* flickr badge styles */
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:left !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
table #flickr_badge_wrapper {border:0;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
#sidebar #flickr_badge_wrapper caption {display:none;}
/* end flickr badge styles */

/* authentic jobs styles */
 <!-- Recommended: Move these styles to your own style sheet, and edit the styles to suit your site. -->
  /* Optional: Change the width to match your sidebar or remove it altogether. */
  #authenticjobs {width: 200px; margin: 1em 0; padding: 5px 10px 15px 10px; font: 11px normal Arial, sans-serif; line-height: 120%; background: #fff;}
 /* #authenticjobs a img {float: left; padding: 8px 10px 5px 0; border: 0;} */
  #authenticjobs ul {clear: left; margin: 0; padding: 0;}
  #authenticjobs ul li {padding: 4px 0;}
  #authenticjobs p {padding-bottom:8px;}
/* end authentic jobs styles */