/*
	Theme Name: The Canyon
	Theme URI: http://www.codestarlive.com/
	Description: The Canyon
	Version: 1.0
	Author: Codestar
	Author URI: http://themeforest.net/user/Codestar/
	Tags: white & gray, custom home page, fixed width, widgets
*/

@import url("css/reset.css");
@import url("css/prettyPhoto.css");



p img {            padding: 0;    max-width: 100%;    }
img.centered{    display: block;    margin-left: auto;    margin-right: auto;    }
img.alignright{    padding: 4px;    margin: 0 0 2px 7px;    display: inline;    }
img.alignleft{    padding: 4px;    margin: 0 7px 2px 0;    display: inline;    }
.alignright {    float: right;    }
.alignleft {        float: left;    }


span.wpcf7-list-item { display: block; }

a:link {color: #a09afb; text-decoration: none; }
a:active {color: #a09afb; text-decoration: none; }
a:visited {color: #a09afb; text-decoration: none; }
a:hover {color: #a09afb; text-decoration: underline; }

