/*  
Theme Name: Stitched
Theme URI: http://www.web4sudoku.com/
Description: A three column fixed width theme with both sidebars widget ready.
Version: 1.0
Author: Web4 Sudoku
Author URI: http://www.web4sudoku.com/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 13px;
margin: 0px;
text-align: center;
color: #333;
font-family: Arial; /* 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Tahoma,*/ 
background: #ffffff /* url(img/back.gif) */;
}


                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
font-size: 13px;
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 598px;
/* border-top:1px solid #333; */
/* background: url(img/container.png) repeat-y; */
 font-family: /* 'Trebuchet MS', 'Lucida Grande',  Verdana,  Helvetica, Tahoma,*/ Arial;
 /* letter-spacing:1px; */
}


                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 0 0px 20px 0px;
padding: 1em;
padding-top: 0px;
padding-left: 0px;
margin-top:0px;
text-align: left;
width: 408px;
font-size: 10px;
/* font-size:0.8em; */
/* border-right: 1px solid #000000; */
 font-family: /* 'Trebuchet MS', 'Lucida Grande', Verdana, Tahoma, */ Arial;
}


#content ul
{
font-size: 10px;
margin-top: 24px;
padding-left: 0px;
/* font-size:0.8em; */
 font-family: Arial; /* , sans-serif */
}

#content ul li{
font-size: 10px;
margin-left: 0px;
/* font-size:0.8em; */
/* list-style-type: square; */
 font-family: Arial;
}

#content ul ul li{
font-size: 10px;
padding-left: 0px;
 font-family: Arial;
}


#content ol{
font-size: 10px;
/* list-style-position: inside; */
padding-left: 0px;
padding-top: 0px;
margin-bottom: 0px;
/* font-size:0.8em; */
 font-family: Arial;
}

#content p
{
font-size: 10px;
padding-left: 0px;
padding-right: 24px;
/* font-size:0.8em; */
margin-left: 0px;
 font-family: Arial;
}

#content img
{
margin-top: 10px;
margin-bottom: 20px;
margin-right: 22px;
margin-left: 0px;
/* font-size:0.8em; */
width: 74px;
height: 106px;
}

#content .alignright a:link{
text-align: right;
margin-right: 24px;
font-family: Arial;
 font-size: 10px;
 /* font-size: 8.5pt; */
color: #000000;
}

#content .alignleft a:link{
font-size: 10px;
text-align: left;
/* font-size: 8.5pt; */
color: #000000;
}


#content .alignright a:hover{
font-size: 10px;
text-align: right;
margin-right: 24px;
/* font-size: 8.5pt; */
color: #ff0000;
}

#content .alignleft a:hover{
font-size: 10px;
text-align: left;
/* font-size: 8.5pt; */
color: #ff0000;
}

#content .scheda a:link
{
color: #000000;
text-decoration: none;
font-weight: normal;
}

#content .scheda  a:hover
{
color: #ff0000;
text-decoration: none;
}

#content  .scheda a:visited
{
color: #000000;
text-decoration: none;
font-weight: normal;
}

#content  .scheda a:visited:hover
{
text-decoration: none;
}

#content  a:link
{
/* color: #000000; */
text-decoration: none;
font-weight: normal;
}

#content a:hover
{
color: #ff0000;
text-decoration: none;
}

#content a:visited
{
/* color: #000000; */
text-decoration: none;
font-weight: normal;
}

#content a:visited:hover
{
text-decoration: none;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:410px;
margin-left: 0;
margin-right: 0;
text-align: left;
font-size: 10px;
/* font-size: 8.5pt; */
font-family: Arial;
}

.post img
{
margin-top: 10px;
margin-bottom: 100px;
margin-right: 0px;
font-size: 8.5pt;
width: 74px;
height: 106px;
}

.entry
{
margin-bottom: 5px;
 font-family: Arial;
 font-size: 10px;
}

#wrap
{
width:598px;
margin: 5px auto;
background: none;
padding: 5px 0;
}


/* navigation
--------------------------------------------------*/
.postclass
{
font-family: Arial; 
}

#navigation 
{
margin-left:auto;
margin-right:auto;
width: 600px;
overflow: hidden;
height:34px;
line-height:2.7em;
background:#ffffff /* url(img/navigation.png) no-repeat */;
border-bottom:1px solid #333;
font-family: Arial;
 font-size: 10px;
}

#navigation .home
{
color: #ff0000;
margin: 0px 0px 0px 0px;
padding:0px 10px 0px 0px;
text-decoration: none;
}


#navigation ul 
{
margin:0;
padding:0;
}

#navigation li {
float:left;
margin:0;
padding:0;
list-style-type:none;
white-space:nowrap;
border-color:#ebebeb;
}

#navigation li a 
{
display:block;
padding:0 10px;
font-family: Arial;
 font-size: 10px;
 /* font-size:0.8em; */
text-transform:uppercase;
/* letter-spacing:1px; */
color: #000000; 
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form 
{
float:right;
height:100%;
width:164px;
padding:0 15px;
line-height:0;
}

#navigation form fieldset 
{
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s 
{
height:1.5em;
width:115px;
margin:0 5px 0 0;
padding:0;
border:1px solid #000000;
font-family: Arial;
 font-size: 10px;
 /* font-size:0.8em; */
vertical-align:middle;
}

#navigation #searchbutton 
{
height:2em;
width:auto;
padding:0 1px;
font-size:9px;
/* letter-spacing:1px; */
text-align:center;
vertical-align:middle;
}


#navigation li 
{
border-color:#7F7F7F;
}

#navigation a 
{
color:black;
}

#navigation .selected,
#navigation .current_page_item,
#navigation a:hover
{
color: #0000ff;
text-decoration: none;
font-family: Arial;
 font-size: 10px;
/* background: url(img/hover.png) top right no-repeat; */
}



#navigation a:visited
{
font-weight: bold;
font-family: Arial;
 font-size: 10px;
}


#navigation #s 
{
border-color:#FFF9EA;
}

#navigation #searchbutton 
{
color:black;
 background-color:#ffffff;
}

.button
{
margin-bottom: -4px;
}


         /****************************************************
                         *********************** Blogtitle **********************
                         *****************************************************/

#blogtitle
{
width: 600px;
display: block;
color: #000000;
text-align: left;
margin: 0 auto 10px auto;
padding: 5px 0 0 0;
text-align: left;
}

h1.blogtitle
{
margin: 10px 6px 0 5px;
font-size: 26px;
}


#blogtitle a:link {
color: #000000;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color: #000000;
text-decoration: none;
border: none;
font-weight: bold;
padding: 2px 15px;
}

#blogtitle a:hover {
color: #000000;
text-decoration: none;
padding: 6px 15px;
margin-left: 0;
}

.description
{
color: #000000;
text-align: left;
/* font-size: 18px; */
margin-left: 8px;
font-family: Arial;
 font-size: 10px;
 }



                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 150px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-left: 0px;
margin-bottom: 0px;
border-right: 0px solid #000000;
text-align: left;
/* font-size: 8.5pt; */
font-family: Arial;
 font-size: 10px;
 }


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 179px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-bottom: 0px;
margin-right: 0px;
border-left: 1px solid #000000;
text-align: left;
/* font-size:0.8em; */
font-family: Arial;
 font-size: 10px;
 }



                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear:both;
background: none;
color: #000000;
padding: 5px 1em 10px 1em;
font-weight: normal;
background: #ffffff /* url(img/footer.png) bottom no-repeat */;
border-top: 1px solid #333;
}

#footwrap p
{
display: block;
margin-top: 5px;
margin-bottom: 5px;
text-align:center;
}

#footwrap a:link {
color: #000000;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #000000;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #000000;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #000000;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
color: #000000;
margin-bottom: 10px;
background: none;
padding: 0 0px  0 0px;
}

#sidebarleft ul
{
list-type:none;
}

#sidebarleft li
{
background: #ffffff;
padding-bottom: 8px;
}

#sidebarleft ul li
{
padding-left: 0;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 2px;
/* list-style-type:square; */
}

#sidebarleft ul li li
{
padding-left: 0;
margin-left: 0px;
margin-right: 0px;
padding: 0px 0;
/* list-style-type:circle; */
}

#sidebarleft a:link {
color: #000000;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #000000;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited:hover {
color: #000000;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited {
color: #000000;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
font-family: Arial; 
color: #000000;
padding: 2px 0px 2px 0px;
margin-top:8px;
background:#ffffff /* url(img/h2l.png) top right no-repeat */;
border-bottom:0px solid #000000;
}

#sidebarleft p
{
padding: 0px;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
color: #000000;
margin-bottom: 10px;
background: none;
padding: 10px 10px 10px 14px;
}

#sidebarright ul
{
/* list-type: none; */
padding: 10px 10px 10px 10px;
}

#sidebarright li
{
background: #ffffff;
padding-bottom: 8px;
}

#sidebarright ul li
{
padding-left: 0;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 2px;
/* list-style-type:square; */
}

#sidebarright ul li li
{
padding-left: 0;
margin-left: 0px;
margin-right: 0px;
padding: 0px 0;
/* list-style-type:circle; */
}


#sidebarright a:link {
color: #000000;
text-decoration: none;
font-weight: normal;
border: none;
}

#sidebarright a:hover {
color: #ff0000;
text-decoration: none;
border: none;
}

#sidebarright a:visited:hover {
color: #000000;
text-decoration: none;
border: none;
}

#sidebarright a:visited {
color: #000000;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
font-family: Arial; 
color: #000000;
padding: 2px 0px 2px 0px;
background:#ffffff /* url(img/h2r.png) top right no-repeat */;
margin-top:8px;
border-bottom: 1px solid #000000;
}

#sidebarleft p
{
padding: 3px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 8px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #999;
border-left: 4px solid #480000;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
display:block;
margin: 10px 24px 10px 24px;
padding: 5px 0px 8px 0;
text-align: left;
color:#333;
width:98%;
background: #FFFFFF;
}

#content .postmetadata
{
padding-left: 0px;
padding-right: 24px;
}

.postmetadata a:link
{
border: none;
color: #480000;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #7F1717;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited
{
border: none;
color: #480000;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{
color: #000000;
text-decoration: none;
font-weight: normal;
}

a:hover
{
color: #ff0000;
text-decoration: none;
}

a:visited
{
color: #000000;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
text-decoration: none;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
color: #333;
}

.commentlist li
{
margin: 8px 0px 8px 0px;
padding-left: 0px;
list-style: none;
margin-bottom: 2px;
background: #FFFFFF;
}

.commentlist li ul li
{
border: none;
}

li.alt
{
/* border-bottom: 2px solid #D8A860; */
}


.commentlist cite
{
padding: 2px 0px 1px 0px;
}

.commentlist p
{
padding: 5px 0px 2px 0px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: none;
font-weight: normal;
color: #000000;
}

.commentlist a:visited
{
border: none;
text-decoration: none;
font-weight: normal;
color: #000000;
}

.commentlist a:hover
{
border: none;
text-decoration: none;
font-weight: normal;
color: #0000ff;
}



.commentmetadata a:hover
{
text-decoration: none;
color: #480000;
}

.commentmetadata a:link, .commentmetadata a:visited
{
text-decoration: none;
color: #000000;
}


.commentnumber {
/* font: italic normal 14px 'Times New Roman', Times, serif; */
font: italic normal 10px Arial;
margin-top: 2px;
float:right;
color: #480000;
font-size: 28pt;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-family: Arial; 
font-size: 10px;
/* font-size: 36px; */
color: #666666;
}

h2
{
font-family: Arial; 
font-size: 10px;
display: block;
font-weight: normal;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
font-family: Arial;
display: block;
font-size: 10px;
font-weight: normal;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-family: Arial; 
font-size: 10px;
color: #0000ff;
/* font-family: Arial, sans-serif;  */
/* font-size: 8.5pt; */
font-weight: normal;
padding-left: 0px;
padding-top: 12px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
}

.posttitle a:link
{
color: #0000ff;
font-family: Arial; 
font-size: 10px;
/* font-size: 8.5pt; */
font-weight: normal;
}

.posttitle a:visited
{
font-family: Arial; 
font-size: 10px;
color: #0000ff;
/* font-size: 8.5pt; */
font-weight: normal;
}

.posttitle a:hover
{
font-family: Arial; 
font-size: 10px;
color: #ff0000;
/* font-size: 8.5pt; */
font-weight: normal;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
/* font-family: Arial, sans-serif;  */
font-family: Arial; 
font-size: 10px;
margin-top: 15px;
/* font-size: 13px; */
font-weight: normal;
padding: 5px 0 0 0px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
/* font-family: Arial, sans-serif;  */
font-family: Arial; 
font-size: 10px;
margin-top: 15px;
/* font-size: 12px; */
font-weight: normal;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

                          /*Miscellaneous*/
.date
{
font-family: Arial; 
font-size: 10px;
/* font-size: 14px; */
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 0 5px;
margin-top: 12px;
text-align: center;
color: #480000;
border: 1px groove #D8A860;
background: #E5CFAB /* url(img/date.png) no-repeat */;
}




                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #333;
color: #FFFFE8;
background: #480000;
}

/*#searchform {
margin-left: 5px;
	}*/


/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
font-family: Arial; 
font-size: 10px;
text-align: right;
margin-right: 24px;
/* font-size: 8.5pt; */
color: #000000;
}

.alignleft {
font-family: Arial; 
font-size: 10px;
text-align: left;
/* font-size: 8.5pt; */
color: #000000;
}

.alignright a{
font-family: Arial; 
font-size: 10px;
text-align: right;
margin-right: 24px;
/* font-size: 8.5pt; */
color: #000000;
}

.alignleft a{
font-family: Arial; 
font-size: 10px;
text-align: left;
/* font-size: 8.5pt; */
color: #000000;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}

/****Rounded corners********/
.roundcont {
background-color: #FFFFFF;
/* margin-top: 10px; */
margin: 10px 0px 0px 0px;
}

.roundcont p {
	margin: 0px 0px 0px 0px;
}

.roundcont a:link
{
border: none;
text-decoration: none;
font-weight: normal;
color: #000000;
}

.roundcont a:visited
{
border: none;
text-decoration: none;
font-weight: normal;
color: #000000;
}

.roundcont a:hover
{
border: none;
text-decoration: none;
font-weight: normal;
color: #0000ff;
}

.roundtop { 
	/* background: url(img/tl.png) no-repeat top right;  */
}

.roundbottom {
	/* background: url(img/br.png) no-repeat top right;  */
}

img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
 }  
   


#content textarea {
	border: 1px solid #777;
	background-color: #f6f6f6;
	color: #444;
/* 	margin: 10px 10px 10px 10px; */
	padding: 10px 10px 10px 10px;
}

#content textarea:focus{
	border: 1px solid #777;
	background-color: #ffffff;
	color: #444;
}

#content textarea:hover{
	border: 1px solid #777;
	background-color: #ffffff;
	color: #444;
}

#content input {
	/* width: 200px; */
	border: 1px solid #777;
	background-color: #f6f6f6;
	color: #444;
	font-family: Arial; 
font-size: 10px;
/* font-size: 8.5pt;  */
}
#content input:focus {
	background-color: #fff;
	color: #0000ff;
}

#content input:hover {
	background-color: #ffffff;
	color: #ff0000; 
}




#ajaxNewsletter, .newsletterContainer {
	/* newsletter container */
}

#newsletterFormDiv {
	/* newsletter form elements*/
}

.newsletterTextInput {
	/* email text input */
	border: 1px solid #777;
	background-color: #f6f6f6;
	color: #444;
	font-family: Arial; 
font-size: 8px;
width: 250px;
padding: 1px 1px 1px 3px;

}

.newsletterSubmit {
	/* email text input */
	border: 1px solid #777;
	background-color: #f6f6f6;
	color: #444;
	font-family: Arial; 

}

.newsletterTextInput :focus {
	background-color: #fff;
	color: #0000ff;
}

.newsletterTextInput :hover {
	background-color: #ffffff;
	color: #ff0000; 
}

#newsletterLoading {
	/* the loading message while the subscription is being handled */
}

.success {
	/* the success message container */
}

.error {
	/* the error message container */
}