/*  
Theme Name: Favourites Multimedia Portfolio
Theme URI: http:\\webdesignfavouties.com\portfolio
Description: Very minimilistic slideshow style post 
Version: 1
Author: Bridh Athanatos
Author URI: http://www.bridh.com.au

	
 */

html{
     }

body{
    }
	
.container {
	
	width:890px;
	display:block;
	margin: 0 auto;
}

.sidebar{
vertical-align:top;
	width:300px;
	display:block;
	margin-left: auto;
	margin-right: auto;
}
/*	position:absolute;
	left:800px;
	top:5px;
	width:200px;
	height:100px;
	z-index:1;

	width: 200px;
	display:block;
	margin-left: auto;
	margin-right: auto;

}*/
/*--------------------for your text--------------------*/

p{
     }

h1,h2,h4,h5,h6{
	size:12px;
	color:#666666;
     }
	 
	 h3{

	size:11px;
	color:#C3C3C3;
	border-bottom-width:thin;
	border-bottom-color:#9C9C9C;
	border-bottom-style:solid;
	 }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}







dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }
	 
.content {
    display:block; /*keeps em' all on one line*/
    width: 100%;    /*stretches em' across post area*/
    height:auto;   /*just because*/
    padding:1px;   /*so it's not cramped*/
    }

.content img {
    float:left;    /*this makes the image appear on the left*/
    padding:25px;   /*gives you buffer between text and pic*/
   }
   
img{
   
     }

address {
     }

/*--------------------for links--------------------*/
.staticTxt{
	color:#555555;
	border:none;
     }

a {
	color:#555555;
	border:none;
     }
a:link { 
     }
a:visited { 
	color:#777777;
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
		color:#000000;
    }
a:link:active, 
a:visited:active {
     }

/*--------------------iamges as a link--------------------*/
a img{
	border:none;
     }
a:link img { 
	border:none;
     }
a:visited img { 
	border:none;
     }
a:link:active img, 
a:visited:active img {
	border:none;
      }

/*--------------------smilies --------------------*/

body img.wp-smiley{
     }



/*--------------------read more link--------------------*/

.more-link{
     }

/*--------------------pages with pagination--------------------*/
p.serif{
     }

/*--------------------search--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------comments--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------calendar--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id in relationsship to the id of the widget*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{
     }

.widget_categories{
     }

