/*  
Theme Name: Affiliates Ninja AN2
Theme URI: http://www.affiliatesninja.com
Version: 2.0
Author: Fredrik Hedelund.
Author URI: http://www.hedelund.se
*/


/* Containers */
body
{
  background:#fff  url(images/topbg.png) repeat-x;
  color:#333;
  font-family:Verdana, serif;
  font-size:72.5%;
  line-height:1.4;
  text-align:left;
  margin:0;
  padding:0;
}

#wrap
{
  text-align:left;
  width:1260px;
  margin:0 auto;
}


#search
{
  background: url(images/searchbg.gif) no-repeat left top; 
  width:390px;
  height:67px;
  padding:20px 0px 0px 10px;
}

#content
{
  font-size:12px;
  float:left;
  width:690px;
  padding:160px 0 0 15px;
  margin-top: 10px;
  background:url(images/logo.png) no-repeat left top;
}

#sidebar-top {
  font-size:16px;
  float:left;
  margin-top: 0px;
  margin-left:20px;
  width:450px;
  padding:0 0 0 5px;
	
	}

#sidebar-left
{
  font-size:16px;
  float:left;
  margin-top: 10px;
  margin-left:20px;
  width:198px;
  padding:2px 1px 0px 11px;
}

#sidebar-right
{
  font-size:10px;
  float:left;
  margin-top: 10px;
  margin-left:14px;
  width:250px;
  padding:1em .0em 2em .3em;
}

#footer
{
  background:url(images/footerbg.gif) repeat-x bottom left;
  color:#e6e6e6;
  font-size:12px;
  clear:both;
  text-align:center;
  padding:12px;
}
/* Search form */

.search-form
{
  font-size:19px;
  position:relative;
  width:147px;
  height:44px;
  margin-bottom:10px;
}
.search-form input
{
  width:290px;
  margin:10px 0 0 25px;
  border:0px;
  color: #454545;
}

/* Footer */

#credits
{
  margin:55px 0 -10px;
}

#footer a
{
  color:#E6E6E6;
}

#footer a:hover
{
  color:#b2b2b2;
}

.rss
{
  background:url(./images/rss.gif) no-repeat;
  padding-bottom:6px;
  padding-left:20px;
}

/* H, a and p */


a
{
  color:#106ca7;
  text-decoration:none;
}

h1,h2,h3,h4
{
  font-weight:normal;
  letter-spacing:-.1px;
  margin:0;
  font-family:georgia, "times new roman";
}

#header h1
{
  font-size:4em;
  margin-left:.5em;
}

#header h1 a
{
  color:#424242;
}

#header p
{
  color:#424242;
  font-size:16px;
  margin-top:-.9em;
  margin-left:250px;
  text-align:left;
  font-style:italic;
}

.entrytitle
{
  text-align:left;
}

.entrytitle {
text-align:left;
}
.entrytitle h1 a {
color:#f39113;
}
.entrytitle h1 a:hover {
}
.entrytitle h1 {
font-size:28px;
text-align:left;
}
.entrytitle h2 a {
color:#f39113;
}
.entrytitle h2 a:hover {
}
.entrytitle h2 {
font-size:25px;
text-align:left;
}
.entrytitle h3 {
color:#08476A;
font-size:23px;
}

.btitle
{
  font-weight:normal;
  letter-spacing:-.1px;
  font-size:4.6em;
  font-family:georgia,times New Roman;
  font-style:italic;
  margin:0 0 0 .5em;
}

.btitle a
{
  
}

blockquote
{
background:#f0f0f0 none repeat scroll 0 0;
border-bottom:1px dashed #CCCCCC;
color:#000;
display:block;
padding:2px 10px;
font-style:italic;
}

pre
{
  max-width:580px;
  font-size:1.2em;
  padding:10px;
}

code
{
  font-size:1.2em;
  max-width:580px;
  padding:10px;
}


/*************************************
 +Entry
 *************************************/
.entry
{
  margin-bottom:0;
  text-align:justify;
}

.entry a:hover
{
  text-decoration : underline;
}

.entry p
{
  margin:0;
  padding:0 0 10px;
}

.entry h3 {
font-size:21px;
padding-bottom:0.3em;
padding-top:14px;
}
.entry h4 {
font-size:17px;
padding-bottom:0.2em;
padding-top:10px;
}

.entry img
{
  max-width:580px;
  margin-left:5px;
  margin-right:5px;
  border:0;
}

.entrybody
{
  padding-bottom:6px;
}

.entrybody a
{
  border-bottom:1px dotted #CCC;
}

.entry code
{
  font-size:18px;
  text-align:left;
  padding: 3px;
}

.entrymeta
{
  padding-top:8px;
  color:#6483a6;
  border-top:1px dotted #ccc;
  margin-bottom:16px;
  clear:both;
}

.postedby
{
  background:url(./images/user.gif) no-repeat;
  padding:0px 3px 3px 20px;
}

.filedto
{
  background:url(./images/post.gif) no-repeat;
  padding:0px 3px 3px 20px;
}

.commentslink
{
  background:url(./images/brick.png) no-repeat;
  padding:0px 2px 2px 21px;
}

.postinfo
{
  margin-top:3px;
  padding-bottom:20px
}

.postinfo img
{
  border:2px solid #F8F8EC;
  margin:0;
  padding:0;
}


.entrytitle_wrap
{
  padding-bottom:5px;
}

.gravatar
{
  background-color:#FFF;
  color:#FFF;
  clear:right;
  float:left;
  margin:0 15px 0 0;
  padding:0px;
}

img.centered
{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

img.alignright
{
  display:inline;
  margin:0 0 2px 7px;
  padding:4px;
}

img.alignleft
{
  display:inline;
  margin:0 7px 2px 0;
  padding:4px;
}

.alignleft
{
  float:left;
}

.aligncenter
{
  margin-left:auto;
  margin-right:auto;
}

.wp-caption
{
  border:1px solid #ddd;
  text-align:center;
  background-color:#f3f3f3;
  padding-top:4px;
  border-radius:3px;
  margin:10px;
}

.wp-caption img
{
  border:0 none;
  margin:0;
  padding:0;
}

.wp-caption-dd
{
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}

.socbook,.alignright
{
  float:right;
}

/* Sidebar */

#sidebar ul
{
  list-style-type:none;
  clear:both;
  margin:0 0 16px;
  padding:0px;
  font-family:verdana;
  font-size:11px;
  border-left:1px solid #eee;
  border-right:1px solid #eee;
  border-top:1px solid #eee;
  border-bottom:3px solid #eee;
}

#sidebar ul li
{
	border-bottom:1px solid #eee;
	padding: 3px 0px 3px 0px;
}

#sidebar ul li a
{
	color: #4d4d4d;
	background:  url(images/Caticon.png) no-repeat left top;
	padding: 2px 0px 3px 12px; 
}

#sidebar ul li:hover
{
  background:#eee;
}
#sidebar ul li a:hover
{
  background: #eee url(images/Caticon.png) no-repeat left top;
  padding: 2px 0px 3px 12px; 
  text-decoration: underline; 
} 
#sidebar a:hover
{
  background:#eee;
  text-decoration: underline; 
}

#sidebar h2
{
  color:#8ebc01;
  font-size:24px;
  margin-top:16px;
  font-family:verdana;
}

#sidebar h4
{
  color:#8ebc01;
  font-size:14px;  
  padding:1px 0 0 10px;
  border-left:1px solid #eee;
  border-right:1px solid #eee;
  border-top:3px solid #eee;
  font-family:verdana;
  font-weight: bold;
}

#sidebar-left #cat
{
  width:195px;
  border:1px solid #CCC;
}

#sidebar-right #cat
{
  width:150px;
  border:1px solid #CCC;
}

#sidebar img
{
  max-width:468px;
  border:0;
}

/* Menu */

#menu
{
  height:34px;
}

#menu ul
{
  font-size:12px;
  list-style:none;
  margin:0;
  padding:8px 0 0 0;
}

#menu li
{
  float:left;
  border-bottom:0;
  border-right: solid 1px #bdc1a3;
}

#menu li a
{
  color:#4d4d4d;
  margin-left:5px;  
  padding:6px 9px 3px 5px;
}

#menu li a:hover
{
  color:#eeb945;
  text-decoration : underline;
}

#menu ul li ul
{
  display:none;
}

/* Comments */
.commentsblock,contactform
{
  font-size:1em;
  clear:both;
  padding-top:20px;
}

.commentsblock textarea,.contactform textarea
{
  width:44em;
}

.commentsblock input,.commentsblock textarea,.contactform input,.contactform textarea
{
  border:1px solid #d1d1d1;
 
}



.commentauthor
{
  display:block;
  font-size:1.5em;
}

ol.commentlist
{
  color:#505247;
  font-size:1em;
  list-style-type:none;
  margin:1.5em 0 0;
  padding:0;
}

ol.commentlist a
{
  color:#6483A6;
}

ol.commentlist a:hover
{
  color:#424242;
}

.commentlist li
{
  margin-bottom:.5em;
  padding:.8em;
}

.commentlist p
{
  text-transform:none;
  font-size:1em;
  margin:10px 5px 10px 59px;
}

.commentlist blockquote p
{
  margin:10px 5px;
}

.commentlist blockquote
{
  margin:10px 0 10px 59px;
}

.alt
{
  background:#f7f5dc;
}

.comment_headings
{
  font-size:1.3em;
  color:#6C6C6C;
}

.commentmeta
{
  font-size:1em;
}

.commentmeta cite
{
  font-weight:700;
  font-size:16px;
}

.commentsblock textarea:focus,.contactform textarea:focus,.commentsblock textarea:focus,.commentsblock input:focus,.contactform textarea:focus,.contactform input:focus
{
  background:#eee;
  border:1px solid #a1a1a1;
}

/* Flickr */

#flickr {
	margin:0 1em 0 .5em;
	padding:0em;
}
#flickr img {
	border:0px;	
}
#flickr a {
	background:#FFF;
	border: 1px dotted #ccc;
	float: left;
	display: inline;
	margin:0.7em;
	padding:5px;
	width: 75px;
	height: 75px;
}
#flickr a:hover{
	border: 1px dotted #000;
}
/* Misc */

#ad_block
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0;
  padding:10px 0;
}

#ad_block_middle
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0 0;
  padding:10px 0;
}

img.left
{
  float:left;
  margin-right:15px;
  margin-bottom:10px;
}

img.right
{
  float:right;
  margin-left:15px;
  margin-bottom:10px;
}

/* Vlado */

.relpost
{
  padding-bottom:2px;
  border-bottom:1px dotted #ccc;
  color:#6C6C6C;
}

.relpost ul
{
  list-style-type:none;
  padding:.01em;
}

.endate
{
  font-size:12px;
  color:#6F6F6F;
  font-family:Georgia, Verdana, Times;
}

#ftnav
{
  margin:0 0 5px;
}

#print
{
  background:url(./images/print.gif) no-repeat;
  padding:3px 2px 1px 20px;
}



/* 
Coldskin #3 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/08/contact-coldskins/ 
*/

div#coldform * {
	padding: 0;
	margin: 0;
}
div#coldform {
	font-family: Verdana, sans-serif;
	background-color: #F8F8EC;
	font-size: 12px;
	margin: 12px 0;
	width: 600px;
	color: #333;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
}
div#coldform legend.hide {
	display: none;
}
div#coldform label.label {
	margin: 5px 0px 0px 0px;
	text-align: left;
	display: block;
	border: 0 none;
	float: left;
	clear: both;
} 
div#coldform input.input {
	padding: 3px;
	float: left;
	clear: both;
	width: 50%;
    border:1px solid #cccccc;

}
div#coldform textarea#coldform_message {
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	padding: 3px;
	float: left;
	clear: both;
	width: 80%;
     border:1px solid #cccccc;
}
div#coldform input.submit {
	margin: 6px 0 12px 0;
	padding: 3px;
	width: 25%;
  border:1px solid #cccccc;
}

