/*
Theme Name: WordPress Default
*/

/* global styles */

@font-face {font-family: 'CenturyGothicRegular';
			src: url('GOTHIC.ttf.eot');
			src: local('Century Gothic Regular'), local('CenturyGothic'), url('GOTHIC.ttf.ttf') format('truetype');}

@font-face {font-family: 'CenturyGothicRegularBold';
			src: url('GOTHICB.ttf.eot');
			src: local('Century Gothic Regular Bold'), local('CenturyGothicB'), url('GOTHICB.ttf.ttf') format('truetype');}


img	{border:none;}

#wrapper	{width:100%;
		 height:auto;
		 text-align:center;
		 margin:0;
		 padding:0;
		 min-height:800px;
                 }
		 
#page	{width:900px;
		 margin-left:auto;
		 margin-right:auto;
           /* background:transparent url("paisley.png") no-repeat; */ }
		 
#logo	{padding-top:50px;
		 background: transparent url("logo.png") no-repeat 0px 50px ;
		 width:600px;
		 height:171px;
		 margin-right:auto;
		 margin-left:auto;}

a#logolink	{display:block;
			 width:100%;
			 height:100%;}

body	{font-family:"CenturyGothicRegular";
		 background: transparent url("background.png") repeat;}

#div	{position:absolute;
		 top:0px;
		 left:0px;}
		 
html,body {margin:0;}

#footer	{text-align:left;
		 font-size:7pt;
		 border-top: 1px solid black;
		 width:100%;
		 height:20px;
		 background:white;}

a  {text-decoration:none;}

strong  {color:black;
		 font-style:bold;}

#pagecontent {text-align:left;}

#blog {display:block;}

#previousposts {clear:both;
                float:left;
                margin-top:20px;
                margin-bottom:20px;}


#previousposts a {color:#F12D7C;
                  text-decoration:none;}

#previousposts a:hover {color:#F12D7C;
                  text-decoration:underline;}

/* navigation styles */

#navigationlist		{width:515px;
					 height:80px;
				 	 background: transparent url("navigation.png") no-repeat;
					 padding:0px;
					 margin-left:auto;
					 margin-right:auto;
					 margin-top:70px;
					 list-style:none;
					 position:relative;}


#navigationlist li, #navigationlist a		{position:absolute;
											 height:80px;}
											 
#navigationlist a							{border:none;
											 left:0px;}


#clipsitem a			{width:97px;}
#blogitem a				{width:99px;}
#contactitem a			{width:150px;}
#aboutmeitem a			{width:169px;} 
					 
					 
#clipsitem			{left:0px;
					 width:97px;}
#blogitem				{left:97px;
					 width:}



#contactitem			{left:196px;
					 width:99px;}
#aboutmeitem		{left:346px;
					 width:169px;}
					 
#clipsitem a:hover				{background: transparent url("navigation.png") 0px -80px no-repeat;}
#blogitem a:hover				{background: transparent url("navigation.png") -97px -80px no-repeat;}
#contactitem a:hover			{background:transparent url("navigation.png") -196px -80px no-repeat;}
#aboutmeitem a:hover			{background:transparent url("navigation.png") -346px -80px no-repeat;}

/* blog post styles */

#blogpost	{text-align:left;
			 width:660px;
			 margin-right:auto;
			 margin-left:auto;
			 margin-top:50px;
			 float:left;}

#blogpost a {color:#F12D7C;}
#blogpost a:visited {color:#F12D7C;}
#blogpost a:hover {text-decoration:underline;}
			 
#post_title	 {font-size:25pt;
                  padding-bottom:15px;}

#post_title a   {color:black;}
#post_title a:visited   {color:black;}

#post_title a:hover  {color:#F12D7C;}
			  		
#post_date	{font-size:9pt;
                         width:100%;
			 margin-top:15px;
			 margin-bottom:15px;
                         color:#e40f3f;}

#tags {}
#tags a {text-decoration:none;
         color:#e40f3f;}
#tags a:hover {text-decoration:underline;
         color:#e40f3f;}

#datebar         {background: transparent url("datebar.png") repeat-x;
                  width:100%;
                  height:13px;}
			 
#post_body	{	 text-align:justify;
			 font-size:11pt;
                         border-top: 1px dashed #e40f3f;
                         line-height:18px;
                         font-family:helvetica;}
			 
#sidebar	{width:200px;
			 height:800px;
			 float:right;
			 margin-top:50px;
			 text-align:left;
                 border-left: 1px dashed #e40f3f;
                 padding-left: 10px;}

#hug {
border-bottom:1px dashed #E40F3F;
padding-top:10px;
padding-bottom:10px;
}

#commentindicator  {color:#F12D7C;}
#commentindicator a  {color:#F12D7C;}
#commentindicator a:visited {color:#F12D7C;}	
#commentindicator a:hover  {text-decoration:underline;}
 

a.more-link {color:#F12D7C;
            font-family:'CenturyGothicRegular';
            font-size:12pt;}

a.more-link:hover {text-decoration:underline;}

#previousposts {position:relative;}

#post_body ol {margin:0px; padding:0px;
               clear:both;}

#post_body img {margin:0px 10px 10px 0px;
                float:left;}

#post_body ol li {}

/*Contact Styles */

.social {text-align:center;
         padding:25px;}

.social img {margin-bottom:15px;}

.social a {color:black;
           text-decoration:none;}

.social a:hover {text-decoration:underline;}

#emailme  {border: 1px dashed #e40f3f;
           font-size:20pt;
           margin:50px auto 20px auto;
           padding:39px;
           text-align:center;
           width:347px;}

#emailme a {color:black;
           text-decoration:none;}

#emailme a:hover {text-decoration:underline;}

table#socialtable {float:right;}

table#socialtable td {padding-right:20px;}

table#socialtable a {color:black;}

table#socialtable a:hover {text-decoration:underline;}

/* search styles */

#searchresults  {float:left;
                 text-align:left;}

#searchresults #post_title  {font-size:13pt;}

#searchresults #post_date   {font-size:8pt;
                             margin-bottom:30px;}

/* comments styles */

h3#comments  {font-size:10pt;}

cite.fn  {font-style:normal;}

cite.fn, span.says {font-size:13pt;}

cite.fn {color:#f12d7c;}

cite.fn a {color:#f12d7c;}

cite.fn a:visited {#color:f12d7c;}

cite.fn a:hover {text-decoration:underline;}

.commentmetadata {display:none;}

ul.commentlist  {list-style:none;}

ul.commentlist li {border-bottom:1px solid black;}

/* sidebar styles */

#sidebar a    {color:#F12D7C;}
#sidebar a:visited    {color:#F12D7C;}
#sidebar a:hover    {text-decoration:underline;}

a#RSS {
  margin-top:19px;
  display:block;
}
#sidebarlogo  {width:100px;
               height:350px;
               background: transparent url("sidebarlogo.png") no-repeat;}

#sidebar form#searchform {border-bottom: 1px dashed #e40f3f;
                          padding-bottom: 10px;}

form#searchform label.screen-reader-text {font-size:10pt;}
form#searchform input#s {margin:5px;
                         margin-left:0px;
                         background:none;}
form#searchform input#searchsubmit {margin:5px;
                                    margin-left:0px;
                                    background:none;}

#sidebar #archive {padding-top:10px;
                   border-bottom: 1px dashed #e40f3f;
                          padding-bottom: 10px;}
#sidebar #archive li {font-size:9pt;
                      margin-top:10px;
                      list-style:none;}

#sidebar #bookmarks       {border-bottom: 1px dashed #e40f3f;
                          padding-bottom: 10px;
                          padding-top: 10px;}

#sidebar #bookmarks li    {list-style:none;
                           margin-left:0px;
                            padding-left:0px;}
#sidebar #bookmarks li h2 {font-size:12pt;
                           font-weight:lighter;}
#sidebar #bookmarks li ul  {margin-left:0px;
                            padding-left:0px;}

#sidebar #bookmarks li ul li {font-size:9pt;}

/* clips styles */

table#clips {margin-left:auto;
		     margin-right:auto;
			 margin-top:50px;
			 text-align:center;
                         font-family:helvetica;}

table#clips td                 {width:400px;
				height:145px;
				border-right: 1px dashed #2c358e;
                                color:black;}

/*				
table#clips td#nieman {background: transparent url("nieman.png") no-repeat;
						background-position:center;}
table#clips td#salon {background: transparent url("salon.png") no-repeat;

						background-position:center;}
table#clips td#nyulocal {background: transparent url("nyulocal.png") no-repeat;

						background-position:center;}
table#clips td#mediabistro {background: transparent url("mediabistro.png") no-repeat;

						background-position:center;}
						

*/




table#clips tr.headline {vertical-align:top;
						 text-align:justify;}
						 
table#clips tr.headline td {padding:10px;
							font-size:10pt;
							 padding-bottom:80px;
							 padding-left:100px;
							 padding-right:100px;
							 line-height:24px;}

table#clips td a               {color:black;}							 
table#clips td a:hover         {text-decoration:underline;}

#clips
{color:#F12D7C;
text-align: center;
}

/* about me styles */

#aboutme img {float:left;
              margin:0px 20px 20px 0px;}

#aboutme a {text-decoration:none;
            color:#F12D7C;}

#aboutme a:visited {color:#f12d7c;}

#aboutme a:hover {text-decoration:underline;}

#aboutme strong {color:#F12D7C;}

#pagecontent a, #pagecontent a:visited {
    color: #F12D7C;
}

#pagecontent a strong, #pagecontent a:visited strong {
    color: #F12D7C;
}
