/*
Theme Name: MEMORY
Description: theme for Bennett Joshua Davlin's Motion picture MEMORY, EPK press kit.
Version: 1.0
/**----------------------------**/



/** Menu


------------------------------**/
#menu {
	float: right;
	width: 300px;

 }

#menu a {
	padding-left: 4px;
	border-left: 5px dotted #ffffff;
	color: #20B2AA;
	text-decoration: none;
 text-transform: uppercase;
 letter-spacing: 2px;
 border-right-width: 1px;
 border-right-color: #E5E3E3;
	}
#menu a:hover {
	padding-left: 4px;
	border-left: 5px solid #DDA0DD;
	color: #696969;
	text-decoration: none;
 text-transform: uppercase;
 letter-spacing: 2px;
	border-right-width: 1px;
 border-right-color: #E5E3E3;
}
#menu ul , #menu li#search {
	margin-bottom: 5px;
	}
#menu li {
	margin-left: 5px;
	list-style: none;
	}
#menu li#search h2 {
	margin-bottom: 5px;
	}
#menu li#flickrrss {


	margin-bottom: 12px;
	}
#menu ul#flickr {
	margin-top: 3px;
	width: 200px;
	}
#menu ul#flickr li a {
	float: left;
	border-left: none;
	}
#menu ul#flickr a:hover {
	border-left: none;
	}
#menu ul#flickr img , #menu ul#flickr img a {
	margin: 2px 1px;
	padding: 1px;
	border: 2px dotted #444;
	background: #fff;
	}
#menu ul#flickr a:hover img {
	border: 2px dotted #fff;
	background: #444;
	}
#menu li#search , #menu ul#myflickr {
	clear: both;
	}
/**----------------------------**/
/*-------------------- General Layout --------------------*/
#content {
	width: 1170px;
	margin: 12px auto;
}

.article {
	margin: 0 0 25px 0;
}

a:hover {
	color: #7FFF00;
        text-decoration: dotted; underline;
}

#primary {
	width: 800px;
        float: left;
	margin-right: 5px;
        margin-left: 3px;
        border-right-width: 1px;
        border-right-color: #E5E3E3;
}

#secondary {
	width: 800px;
        float: left;
	margin-right: 5px;
        margin-left: 3px;
        border-right-width: 1px;
        border-right-color: #E5E3E3;
}

#footer {
	clear: both;
	color: #A9A9A9;
        text-transform: uppercase;
        text-align: center;
        letter-spacing: 3px;
        font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: left;
	height: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DCDCDC;
   letter-spacing: 3px;
   word-spacing: 3px;
}

/*-------------------- Fonts and Stuff --------------------*/
a {
	color: #008080;
	text-decoration: none;
}

label, #content p {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 0;
	padding: 5px;
	line-height: 14px;
	color: #696969;
}

body {
	
        border-left: 2px dotted #ADD8E6;
        font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	color: #696969;
        border-right-width: 1px;
        border-right-color: #E5E3E3;
}

label {
	font-weight: bold;
}

#header h1 {
	color: #483D8B;
	font-weight: normal;
}

#content h3 {
	margin: 0 2px;
        color: #008B8B;
}

h3, #page h3, #comments, #respond, .title, .article h3 a {
	color: #008B8B;
	text-decoration: none;
	font-size: 18px;
	font-weight: lighter;
	font-family: "Lucida Grande", Verdana, Sans-serif;
}

.meta {
	color: #696969;
}

.meta a {
	color: #696969;
	text-decoration: none;
}

strong {
	color: #696969;
}

/*-------------------- Div Styles --------------------*/


body {
	background: #fff url(http://memorythemovie.com/press-kit/wp-content/uploads/2007/02/memory_bg_logo.jpg) 0 0 no-repeat;

	margin: 2;
	font-family: "Lucida Grande", Verdana, Sans-serif;
        border-right-width: 1px;
        border-right-color: #E5E3E3;
}

#header {
	background: clear;
        width:100%; height: 150px;
}

#header h1 {
	color: #483D8B margin: 0;
	font-family: "Times, Lucida Grande", Verdana, Sans-serif;
	font-size: 40px;
	padding: 10px;
	font-weight: lighter;
	}

.meta {
	font-size: 10px;
	text-align: left;
	border-top: 1px solid #d9f4ff;
	padding: 3px;
}

/*-------------------- Unordered Lists --------------------*/
#secondary .sidebox {
	margin: 0 20px;
}

#secondary div ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 5px
}

#secondary ul li {
	padding: 5px 0;
}

#secondary div ul li a {
	color: #CCCCCC;
	font-size: 11px;
}

#archives-list {
	list-style: none;
	padding: 0;
	margin: 0 0 0 5px
}

#archives-list li {
	padding: 5px 0;
}

#archives-list a {
	color: #CCCCCC;
	font-size: 11px;
}

/*-------------------- Comments --------------------*/

.alt {
	background: # ;

}

.comment {
	padding: 10px;
	font-size: 11px;
	color: #cdebf8;
}

#comment a {
	color: #d9f4ff;
}

#commentform p {
	margin: 0;
	padding: 0;
}

/*-------------------- Pages --------------------*/

#page {
	margin: 4;
}

/*-------------------- Formatting --------------------*/

blockquote {
	border-left: 3px solid #a8dff6;
	padding: 5px;
	margin: 0 0 0 15px;
}

a img {
	border: 0px;
}
